arm-trusted-firmware/include/arch/aarch64
Soby Mathew 832e4ed520 fix(gpt): declare gpt_tlbi_by_pa_ll()
The patch 8754cc5 accidentally removes the declaration of
gpt_tlbi_by_pa_ll() and hence breaks RME builds. This patch
fixes the same.

signed-off-by: Soby Mathew <soby.mathew@arm.com>
Change-Id: I2523982fc48bca2a1f1a36fd9bd3803b01c6916a
2024-04-19 12:27:36 +02:00
..
arch.h fix(cm): add more system registers to EL1 context mgmt 2024-04-03 11:08:35 -05:00
arch_features.h refactor(mte): remove mte, mte_perm 2024-03-26 14:30:58 -05:00
arch_helpers.h fix(gpt): declare gpt_tlbi_by_pa_ll() 2024-04-19 12:27:36 +02:00
asm_macros.S fix(ras): restrict ENABLE_FEAT_RAS to have only two states 2023-11-01 11:11:38 +00:00
assert_macros.S Reorganize architecture-dependent header files 2019-01-04 10:43:16 +00:00
console_macros.S refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
el2_common_macros.S refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init 2023-06-29 09:59:06 +01:00
el3_common_macros.S feat(spmd): initialize SCR_EL3.EEL2 bit at RESET 2024-02-02 18:15:21 +00:00
smccc_helpers.h feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS 2023-02-13 08:47:41 -08:00