"vscode:/vscode.git/clone" did not exist on "e35d0edbbf5f55f2da5fa54ab5518149c18de622"
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
Please register or sign in to comment