arm-trusted-firmware/services/spd/tlkd
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
..
tlkd.mk Sanitize SPD include paths 2019-02-12 11:58:22 +00:00
tlkd_common.c Add wrapper for AT instruction 2020-08-18 10:49:27 +01:00
tlkd_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tlkd_main.c spd: tlkd: support new TLK SMCs for RPMB service 2020-03-21 19:00:05 -07:00
tlkd_pm.c tlkd: remove system off/reset handlers 2020-03-18 17:47:32 -07:00
tlkd_private.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00