arm-trusted-firmware/lib/el3_runtime
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
..
aarch32 feat(trf): enable trace filter control register access from lower NS EL 2021-08-26 09:32:35 +01:00
aarch64 refactor(el3-runtime): add prepare_el3_entry func 2022-01-31 11:27:11 +00:00
cpu_data_array.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00