• Soby Mathew's avatar
    AArch32: Add translation table library support · b2bca61d
    Soby Mathew authored
    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
    b2bca61d
xlat_tables.c 4.08 KB