CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/25 15:13:50
Modified files:
sys/arch/arm/arm: locore.S
sys/arch/armv7/armv7: locore0.S
Log message:
Split out the code that brings us out of HYP mode and the code that
initializes the MMU into its own functions and move them to locore.S.
ok patrick@
