arm-trusted-firmware/include/arch/aarch64
Robert Wakim 6a00e9b0c8 fix(gpt_rme): rework delegating/undelegating sequence
The previous delegating/undelegating sequence was incorrect as per the
specification DDI0615, "Architecture Reference Manual Supplement, The
Realm  Management Extension (RME), for Armv9-A" Sections A1.1.1 and
A1.1.2

Off topic:
 - cleaning the gpt_is_gpi_valid and gpt_check_pass_overlap

Change-Id: Idb64d0a2e6204f1708951137062847938ab5e0ac
Signed-off-by: Robert Wakim <robert.wakim@arm.com>
2022-03-09 16:08:42 +01: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 fix(gpt_rme): rework delegating/undelegating sequence 2022-03-09 16:08:42 +01: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