arm-trusted-firmware/bl31/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
..
bl31_entrypoint.S refactor(gpt): productize and refactor GPT library 2021-10-05 16:24:57 -05:00
crash_reporting.S Fix crash dump for lower EL 2020-03-06 14:17:35 +00:00
ea_delegate.S refactor(el3-runtime): add prepare_el3_entry func 2022-01-31 11:27:11 +00:00
runtime_exceptions.S refactor(el3-runtime): add prepare_el3_entry func 2022-01-31 11:27:11 +00:00