Searched refs:ES_TO_AARCH64 (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | lowlevel_init_gen3.S | 64 ldr x5, =ES_TO_AARCH64 70 ldr x5, =ES_TO_AARCH64
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | bootm.c | 316 ES_TO_AARCH64); in switch_to_el1() 348 (u64)switch_to_el1, ES_TO_AARCH64); in boot_jump_linux() 359 ES_TO_AARCH64); in boot_jump_linux()
|
H A D | spl.c | 56 spl_image->entry_point, ES_TO_AARCH64); in jump_to_image_linux()
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | exception_level.c | 53 (uintptr_t)entry_non_secure, ES_TO_AARCH64); in switch_to_non_secure_mode()
|
H A D | transition.S | 16 cmp x5, #ES_TO_AARCH64
|
H A D | start.S | 326 ldr x5, =ES_TO_AARCH64 332 ldr x5, =ES_TO_AARCH64
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | lowlevel.S | 516 ldr x5, =ES_TO_AARCH64 529 ldr x5, =ES_TO_AARCH64 559 2: ldr x5, =ES_TO_AARCH64
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | system.h | 21 #define ES_TO_AARCH64 1 macro
|
/openbmc/u-boot/board/xilinx/zynqmp/ |
H A D | zynqmp.c | 415 ES_TO_AARCH64); in do_go_exec()
|