ARMv7: support non-LPAE mapping (not xlat_v2)
Support 32bit descriptor MMU table. This is required by ARMv7
architectures that do not support the Large Page Address Extensions.

nonlpae_tables.c source file is dumped from the OP-TEE project:
core_mmu_armv7.c and related header files.

Change-Id: If912d66c374290c49c5a1211ce4c5c27b2d7dc60
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Usama Arif <usama.arif@arm.com>
1 parent 6393c78 commit c9fe6fed4bcd930af4ccc487633b35e92d3cc288
@Etienne Carriere Etienne Carriere authored on 24 Oct 2017
Usama Arif committed on 19 Feb 2019
Showing 2 changed files
View
include/lib/xlat_tables/xlat_tables_defs.h
View
lib/xlat_tables/aarch32/nonlpae_tables.c 0 → 100644