arm-trusted-firmware/lib/el3_runtime/aarch64
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
..
context.S refactor(context mgmt): remove registers accessible only from secure state from EL2 context 2022-04-12 17:41:23 +02:00
context_mgmt.c refactor(context mgmt): refactor initialization of EL1 context registers 2022-05-18 11:11:33 -05:00
cpu_data.S Changes necessary to support SEPARATE_NOBITS_REGION feature 2020-01-27 15:33:24 -06:00