arm-trusted-firmware/plat/arm/common/aarch64
Zelalem Aweke 8b95e84870 refactor(context mgmt): add cm_prepare_el3_exit_ns function
As part of the RFC:
https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/13651,
this patch adds the 'cm_prepare_el3_exit_ns' function. The function is
a wrapper to 'cm_prepare_el3_exit' function for Non-secure state.

When EL2 sysregs context exists (CTX_INCLUDE_EL2_REGS is
enabled) EL1 and EL2 sysreg values are restored from the context
instead of directly updating the registers.

Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com>
Change-Id: I9b071030576bb05500d54090e2a03b3f125d1653
2022-04-12 17:42:11 +02:00
..
arm_bl2_mem_params_desc.c feat(plat/fvp): add RMM image support for FVP platform 2021-10-05 11:56:00 -05:00
arm_helpers.S Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
arm_pauth.c Refactor ARMv8.3 Pointer Authentication support code 2019-09-13 14:11:59 +01:00
arm_sdei.c plat/arm/fvp: Support performing SDEI platform setup in runtime 2020-05-15 10:05:06 -05:00
execution_state_switch.c refactor(context mgmt): add cm_prepare_el3_exit_ns function 2022-04-12 17:42:11 +02:00