arm-trusted-firmware/plat/arm
Manish V Badarkhe 86ba585300 Add wrapper for AT instruction
In case of AT speculative workaround applied, page table walk
is disabled for lower ELs (EL1 and EL0) in EL3.
Hence added a wrapper function which temporarily enables page
table walk to execute AT instruction for lower ELs and then
disables page table walk.

Execute AT instructions directly for lower ELs (EL1 and EL0)
assuming page table walk is enabled always when AT speculative
workaround is not applied.

Change-Id: I4ad4c0bcbb761448af257e9f72ae979473c0dde8
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2020-08-18 10:49:27 +01:00
..
board Merge "plat/arm: Use common build flag for using generic sp804 driver" into integration 2020-08-17 21:08:44 +00:00
common Add wrapper for AT instruction 2020-08-18 10:49:27 +01:00
css spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used. 2020-07-31 08:53:02 +00:00
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00