Expand description
CPU initialization for the selected target.
Structs§
- El1
AArch64 - EL1 stage-one translation and native exception registers.
- El2
AArch64 - 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.