Skip to main content

Module boot

Module boot 

Source
Expand description

CPU initialization for the selected target.

Structs§

El1AArch64
EL1 stage-one translation and native exception registers.
El2AArch64
Non-VHE EL2 stage-one translation and native exception registers. Guest stage-two translation is a separate VTTBR/VTCR capability.

Functions§

jump_to
Transfers execution to a mapped entry on a new stack without returning.
select_privileged_stack
Selects the current exception level’s dedicated stack and clears SP_EL0.