Skip to content
Snippets Groups Projects
Commit 50e93b95 authored by York Sun's avatar York Sun
Browse files

armv8: Add tlb_allocated to arch global data


When secure ram is used, MMU tables have to be put into secure ram.
To use common MMU code, gd->arch.tlb_addr will be used to host TLB
entry pointer. To save allocated memory for later use, tlb_allocated
variable is added to global data structure.

Signed-off-by: default avatarYork Sun <york.sun@nxp.com>
parent e61a7534
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment