commit | 6ad0703c8d9c5667deb24c05f6ad36bde959aa88 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Aug 10 14:45:56 2022 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Tue Sep 13 05:21:53 2022 +0200 |
tree | 205dcd878afe0bf6c3464fae97225d3711bd798c | |
parent | 5fb28b838a9b793035adad525b63bfe4ad7b6562 [diff] |
FIH: Re-enable FIH on AN521 1. Define FIH_RET_TYPE macro to avoid defining a function twice with different return types. 2. Rename tfm_fih_implementation to tfm_fih. 3. Change all FIH protected functions into FIH format. 4. Expand stack sizes because SPM needs more stack to call FIH function. - S_MSP_STACK_SIZE: 2048 -> 2496 - TFM_NS_AGENT_TZ_STACK_SIZE: 1024 -> 1256 Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: Ic0136f0232b1e99940fddcbc57e2898516e9d1fc