mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2025-01-09 04:10:21 +00:00
23ff9baa7e
This patch introduces macros (SPSR_64 and SPSR_32) to create a SPSR for both aarch32 and aarch64 execution states. These macros allow the user to set fields in the SPSR depending upon its format. The make_spsr() function which did not allow manipulation of all the fields in the aarch32 SPSR has been replaced by these new macros. Change-Id: I9425dda0923e8d5f03d03ddb8fa0e28392c4c61e |
||
---|---|---|
.. | ||
psci_afflvl_off.c | ||
psci_afflvl_on.c | ||
psci_afflvl_suspend.c | ||
psci_common.c | ||
psci_entry.S | ||
psci_main.c | ||
psci_private.h | ||
psci_setup.c |