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
1 parent f24307d commit b2bca61da51b22cfba303cf389199b9d9d06be4c
@Soby Mathew Soby Mathew authored on 30 Jun 2016
Showing 2 changed files
View
include/lib/xlat_tables.h
View
lib/xlat_tables/aarch32/xlat_tables.c 0 → 100644