arm-trusted-firmware/lib/el3_runtime
Zelalem Aweke b515f5414b refactor(context mgmt): refactor initialization of EL1 context registers
When SPMC is present at S-EL2, EL1 context registers don't need to be
initialized for Secure state. This patch makes sure that EL1 context
registers are initialized only for Non-secure state, and when SPMC is
not present at S-EL2

Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com>
Change-Id: I4a60b258c31ce5f6472a243e2687159cc495259b
2022-05-18 11:11:33 -05:00
..
aarch32 refactor(context mgmt): add cm_prepare_el3_exit_ns function 2022-04-12 17:42:11 +02:00
aarch64 refactor(context mgmt): refactor initialization of EL1 context registers 2022-05-18 11:11:33 -05:00
cpu_data_array.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00