ARMv7 may not support large page addressing
authorEtienne Carriere <etienne.carriere@linaro.org>
Wed, 8 Nov 2017 12:53:47 +0000 (13:53 +0100)
committerEtienne Carriere <etienne.carriere@linaro.org>
Wed, 8 Nov 2017 12:53:47 +0000 (13:53 +0100)
commit51b992ecec92b9dcca410a2c3716f45daca5afd1
tree2441faa33440bd7c1e15211c5c71118ef27c91e0
parent1ca8d023161bd94b96a766a2e3dd31bd41fbb245
ARMv7 may not support large page addressing

ARCH_SUPPORTS_LARGE_PAGE_ADDRESSING allows build environment to
handle specific case when target ARMv7 core only supports 32bit MMU
descriptor mode.

If ARMv7 based platform does not set ARM_CORTEX_Ax=yes, platform
shall define ARMV7_SUPPORTS_LARGE_PAGE_ADDRESSING to enable
large page addressing support.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
lib/xlat_tables/aarch32/xlat_tables.c
lib/xlat_tables_v2/aarch32/xlat_tables_arch.c
make_helpers/armv7-a-cpus.mk