arm-trusted-firmware/include
Douglas Raillard b4ae615bd7 xlat: Introduce function xlat_arch_tlbi_va_regime()
Introduce a variant of the TLB invalidation helper function that
allows the targeted translation regime to be specified, rather than
defaulting to the current one.

This new function is useful in the context of EL3 software managing
translation tables for the S-EL1&0 translation regime, as then it
might need to invalidate S-EL1&0 TLB entries rather than EL3 ones.

Define a new enumeration to be able to represent translation regimes in
the xlat tables library.

Change-Id: Ibe4438dbea2d7a6e7470bfb68ff805d8bf6b07e5
Co-authored-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Co-authored-by: Douglas Raillard <douglas.raillard@arm.com>
Co-authored-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-10-05 14:32:12 +01:00
..
bl1 FWU: Introduce FWU_SMC_IMAGE_RESET 2017-06-01 14:52:12 +01:00
bl31 include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00
bl32 bl32: add secure interrupt handling in AArch32 sp_min 2017-08-09 15:48:53 +02:00
common Implement log framework 2017-09-11 15:37:24 +01:00
drivers Merge pull request #1107 from geesun/qx/add_ecdsa_support 2017-10-02 15:03:16 +01:00
lib xlat: Introduce function xlat_arch_tlbi_va_regime() 2017-10-05 14:32:12 +01:00
plat plat/arm : update BL size macros to give BL1 and BL2 more space for TBB 2017-09-22 09:48:36 +08:00
services Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tools_share Support Trusted OS firmware extra images in TF tools 2017-08-09 18:06:05 +08:00