Home
last modified time | relevance | path

Searched refs:CORTEX_A57_MIDR (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/lib/cpus/aarch32/
Dcortex_a57.h12 #define CORTEX_A57_MIDR 0x410FD070 macro
/device/linaro/bootloader/arm-trusted-firmware/include/lib/cpus/aarch64/
Dcortex_a57.h12 #define CORTEX_A57_MIDR U(0x410FD070) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/aarch32/
Djuno_helpers.S113 jump_if_cpu_midr CORTEX_A57_MIDR, A57
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/aarch64/
Djuno_helpers.S118 jump_if_cpu_midr CORTEX_A57_MIDR, A57
/device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch64/
Dcortex_a57.S545 declare_cpu_ops cortex_a57, CORTEX_A57_MIDR, \
/device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch32/
Dcortex_a57.S528 declare_cpu_ops cortex_a57, CORTEX_A57_MIDR, \