commit | b2dde424260cc74faaef54fff6eb9524803b4b5f | [log] [tgz] |
---|---|---|
author | Levi Yun <yeoreum.yun@arm.com> | Wed Nov 13 08:35:47 2024 +0000 |
committer | Yeoreum Yun <yeoreum.yun@arm.com> | Mon Jan 13 11:35:12 2025 +0000 |
tree | 05797c16dfb4e1bf7137a24f4d9bb77b9dd96f11 | |
parent | ea74a5dc16087254fa2d7b20069e2d0e6654ab52 [diff] |
feat(el3_spmc): ffa error handling in direct msg When an FFA_ERROR happens while handling a direct message from normal world, return to normal world with FFA_ERROR. Otherwise, the system would re-enter the secure partition with FFA_ERROR. Change-Id: I3d9a68a41b4815c1a8e10354cfcf68fec9f4b800 Signed-off-by: Levi Yun <yeoreum.yun@arm.com>