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

/u-boot/arch/arm/cpu/armv8/
H A Dexception_level.c21 * When switching to non-secure mode switch_to_non_secure_mode() calls this
32 /* Restore stack and registers saved in switch_to_non_secure_mode() */
37 * switch_to_non_secure_mode() - switch to non-secure mode
44 void switch_to_non_secure_mode(void) function
/u-boot/arch/arm/cpu/armv7/
H A Dexception_level.c22 * When switching to non-secure mode switch_to_non_secure_mode() calls this
33 /* Restore stack and registers saved in switch_to_non_secure_mode() */
38 * switch_to_non_secure_mode() - switch to non-secure mode
43 void switch_to_non_secure_mode(void) function
/u-boot/include/
H A Dbootm.h221 * switch_to_non_secure_mode() - switch to non-secure mode
223 void switch_to_non_secure_mode(void);
/u-boot/lib/efi_loader/
H A Defi_helper.c521 switch_to_non_secure_mode();
/u-boot/boot/
H A Dbootm.c1203 * switch_to_non_secure_mode() - switch to non-secure mode
1207 void __weak switch_to_non_secure_mode(void) function

Completed in 145 milliseconds