Home
last modified time | relevance | path

Searched refs:switch_to_non_secure_mode (Results 1 – 5 of 5) 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/include/
H A Dbootm.h99 void switch_to_non_secure_mode(void);
/openbmc/u-boot/cmd/
H A Dbootefi.c397 switch_to_non_secure_mode(); in do_bootefi()
/openbmc/u-boot/common/
H A Dbootm.c989 void __weak switch_to_non_secure_mode(void) in switch_to_non_secure_mode() function