Home
last modified time | relevance | path

Searched defs:switch_to_non_secure_mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dexception_level.c41 void switch_to_non_secure_mode(void) in switch_to_non_secure_mode() function
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dexception_level.c41 void switch_to_non_secure_mode(void) in switch_to_non_secure_mode() function
/openbmc/u-boot/common/
H A Dbootm.c989 void __weak switch_to_non_secure_mode(void) in switch_to_non_secure_mode() function