u-boot/arch/arm/include
York Sun 50e93b9565 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: York Sun <york.sun@nxp.com>
2016-07-15 09:01:43 -07:00
..
asm armv8: Add tlb_allocated to arch global data 2016-07-15 09:01:43 -07:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00