thermosphere: impl stage2 translation
This commit is contained in:
@@ -12,3 +12,4 @@ void invalidate_icache_all_inner_shareable(void);
|
||||
void invalidate_icache_all(void);
|
||||
|
||||
void set_memory_registers_enable_mmu(uintptr_t ttbr0, u64 tcr, u64 mair);
|
||||
void set_memory_registers_enable_stage2(uintptr_t vttbr, u64 vtcr);
|
||||
|
||||
Reference in New Issue
Block a user