Searched refs:armv7_boot_nonsec (Results 1 – 5 of 5) sorted by relevance
46 if (armv7_boot_nonsec() && !is_nonsec) { in switch_to_non_secure_mode()
60 if (!armv7_boot_nonsec()) in psci_update_dt()
46 if (!armv7_boot_nonsec()) in ft_board_setup()
139 bool armv7_boot_nonsec(void);
284 bool armv7_boot_nonsec(void) in armv7_boot_nonsec() function395 if (armv7_boot_nonsec()) { in boot_jump_linux()