arm-trusted-firmware/include/lib
Sathees Balya cedfa04ba5 lib/xlat_tables: Add support for ARMv8.4-TTST
ARMv8.4-TTST (Small Translation tables) relaxes the lower limit on the
size of translation tables by increasing the maximum permitted value
of the T1SZ and T0SZ fields in TCR_EL1, TCR_EL2, TCR_EL3, VTCR_EL2 and
VSTCR_EL2.

This feature is supported in AArch64 state only.

This patch adds support for this feature to both versions of the
translation tables library. It also removes the static build time
checks for virtual address space size checks to runtime assertions.

Change-Id: I4e8cebc197ec1c2092dc7d307486616786e6c093
Signed-off-by: Sathees Balya <sathees.balya@arm.com>
2019-01-30 11:17:38 +00:00
..
cpus Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
el3_runtime Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
extensions Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
libc Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
libfdt libfdt: Downgrade to version 1.4.6-9 2018-10-30 13:42:13 +00:00
pmf Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sprt SPM: Introduce SPRT C host library 2018-12-11 15:04:24 +00:00
xlat_tables lib/xlat_tables: Add support for ARMv8.4-TTST 2019-01-30 11:17:38 +00:00
zlib Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bakery_lock.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
cassert.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
coreboot.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
mmio.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
object_pool.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
optee_utils.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
runtime_instr.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
semihosting.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
smccc.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
smccc_v1.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
smccc_v2.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
spinlock.h bakery: Fix MISRA defects 2018-11-01 14:15:39 +00:00
utils.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
utils_def.h Initial Spectre V1 mitigations (CVE-2017-5753). 2018-11-26 13:22:14 +00:00