arm-trusted-firmware/bl1/aarch64
Daniel Boulby 97215e0f25 refactor(el3-runtime): add prepare_el3_entry func
In the next patch we add an extra step of setting the PSTATE
registers to a known state on el3 entry. In this patch we create
the function prepare_el3_entry to wrap the steps needed for before
el3 entry. For now this is only save_gp_pmcr_pauth_regs.

Change-Id: Ie26dc8d89bfaec308769165d2649e84d41be196c
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2022-01-31 11:27:11 +00:00
..
bl1_arch_setup.c Unsigned long should not be used as per coding guidelines 2019-09-13 23:51:02 +03:00
bl1_context_mgmt.c feat(rme): run BL2 in root world when FEAT_RME is enabled 2021-10-04 21:13:20 +02:00
bl1_entrypoint.S feat(rme): run BL2 in root world when FEAT_RME is enabled 2021-10-04 21:13:20 +02:00
bl1_exceptions.S refactor(el3-runtime): add prepare_el3_entry func 2022-01-31 11:27:11 +00:00