Home
last modified time | relevance | path

Searched refs:CPU_RESET_FUNC (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/include/lib/cpus/
Dcpu_ops.h89 #define CPU_RESET_FUNC CPU_MIDR + CPU_MIDR_SIZE macro
91 #define CPU_EXTRA1_FUNC CPU_RESET_FUNC + CPU_RESET_FUNC_SIZE
97 #define CPU_PWR_DWN_OPS CPU_RESET_FUNC + CPU_RESET_FUNC_SIZE
/trusted-firmware-a-latest/lib/cpus/aarch32/
Dcpu_helpers.S41 ldr r1, [r0, #CPU_RESET_FUNC]
/trusted-firmware-a-latest/lib/cpus/aarch64/
Dcpu_helpers.S46 ldr x2, [x0, #CPU_RESET_FUNC]