Skip to main content

Module init

Module init 

Source
Expand description

Helper functions to initialize the CPU states on systems bootstrapping.

Functions§

init_mmu
Configures and enables the MMU on the current CPU.
init_trap
Initializes trap handling on the current CPU.
switch_to_el1
Swtich current exception level to EL1.