commit | f086a9a8da74235b4d3d7e91b3476de085127ec5 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Fri Aug 11 11:54:43 2023 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Fri Aug 11 07:48:54 2023 +0200 |
tree | eb960789daf78e99fb76b9e825c5d32ebf521c7f | |
parent | ca98a2b7f0ac1f9746960bd6191745d9c5870024 [diff] |
Interface: Panic when there is PROGRAMMER ERROR in SPE According to FFM, SPM must panic in response to a PROGRAMMER ERROR from a Secure Partition. So this patch changes the behavior in psa_call secure interface from returning error code to panic. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: I6a91eff9feda3f6aa21da20d7a836f5765ffa477