mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
![]() As per latest mailing communication [1], we decided to
update AT speculative workaround implementation in order to
disable page table walk for lower ELs(EL1 or EL0) immediately
after context switching to EL3 from lower ELs.
Previous implementation of AT speculative workaround is available
here:
|
||
---|---|---|
.. | ||
bl31_entrypoint.S | ||
crash_reporting.S | ||
ea_delegate.S | ||
runtime_exceptions.S |