arm-trusted-firmware/include/arch/aarch64
Daniel Boulby 4d4821569d test(el3-runtime): dit is retained on world switch
Add tsp service to check the value of the PSTATE DIT bit is as
expected and toggle it's value. This is used to ensure that
the DIT bit is maintained during a switch from the Normal to
Secure worlds and back.

Change-Id: I4e8bdfa6530e5e75925c0079d4fa2795133c5105
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2022-02-03 11:33:55 +00:00
..
arch.h feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX 2021-12-14 12:48:08 -06:00
arch_features.h test(el3-runtime): dit is retained on world switch 2022-02-03 11:33:55 +00:00
arch_helpers.h test(el3-runtime): dit is retained on world switch 2022-02-03 11:33:55 +00:00
asm_macros.S refactor(aarch64): remove `FEAT_BTI` architecture check 2021-06-22 13:42:26 +01:00
assert_macros.S Reorganize architecture-dependent header files 2019-01-04 10:43:16 +00:00
console_macros.S Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
el2_common_macros.S refactor(fvp_r): remove unused files and clean up makefiles 2021-10-29 09:43:19 -05:00
el3_common_macros.S fix(el3-runtime): set unset pstate bits to default 2022-02-03 11:33:49 +00:00
smccc_helpers.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00