Searched refs:cplt_transition_to_boot_el (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/arm64/
H A Dmexec.S53 b.lt cplt_transition_to_boot_el // We booted in EL1, no need to transition up
54 adr x0, cplt_transition_to_boot_el
55 hvc #1 // Branch into an EL2 trampoline that bounces to cplt_transition_to_boot_el
57 cplt_transition_to_boot_el: label

Completed in 25 milliseconds