arm-trusted-firmware/lib/xlat_tables
Soby Mathew b2bca61da5 AArch32: Add translation table library support
This patch adds translation library supports for AArch32 platforms.
The library only supports long descriptor formats for AArch32.
The `enable_mmu_secure()` enables the MMU for secure world with
`TTBR0` pointing to the populated translation tables.

Change-Id: I061345b1779391d098e35e7fe0c76e3ebf850e08
2016-08-10 12:35:46 +01:00
..
aarch32 AArch32: Add translation table library support 2016-08-10 12:35:46 +01:00
aarch64 Rework type usage in Trusted Firmware 2016-07-18 17:52:15 +01:00
xlat_tables_common.c Fix the translation table library for wraparound cases 2016-08-09 17:33:56 +01:00
xlat_tables_private.h Refactor the xlat_tables library code 2016-04-13 12:06:23 +01:00