mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 10:04:26 +00:00
![]() In the Cortex-A35/A53/A57 CPUs library code, some of the CPU specific reset operations are skipped if they have already been applied in a previous invocation of the reset handler. This precaution is not required, as all these operations can be reapplied safely. This patch removes the unneeded test-before-set instructions in the reset handler for these CPUs. Change-Id: Ib175952c814dc51f1b5125f76ed6c06a22b95167 |
||
---|---|---|
.. | ||
aem_generic.S | ||
cortex_a35.S | ||
cortex_a53.S | ||
cortex_a57.S | ||
cortex_a72.S | ||
cpu_helpers.S | ||
denver.S |