Searched hist:"50 e93b95653da44b9743357dfa3701e8482fd167" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | global_data.h | 50e93b95653da44b9743357dfa3701e8482fd167 Fri Jun 24 23:46:19 UTC 2016 York Sun <york.sun@nxp.com> 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>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | board_f.c | 50e93b95653da44b9743357dfa3701e8482fd167 Fri Jun 24 23:46:19 UTC 2016 York Sun <york.sun@nxp.com> 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>
|