Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/lib/cpus/aarch32/
A Dcpu_macros.S73 .equ CPU_RESET_FUNC, CPU_MIDR + CPU_MIDR_SIZE define
74 .equ CPU_PWR_DWN_OPS, CPU_RESET_FUNC + CPU_RESET_FUNC_SIZE
/arm-trusted-firmware-2.8.0/include/lib/cpus/aarch64/
A Dcpu_macros.S82 .equ CPU_RESET_FUNC, CPU_MIDR + CPU_MIDR_SIZE define
83 .equ CPU_EXTRA1_FUNC, CPU_RESET_FUNC + CPU_RESET_FUNC_SIZE
/arm-trusted-firmware-2.8.0/lib/cpus/aarch32/
A Dcpu_helpers.S39 ldr r1, [r0, #CPU_RESET_FUNC]
/arm-trusted-firmware-2.8.0/lib/cpus/aarch64/
A Dcpu_helpers.S39 ldr x2, [x0, #CPU_RESET_FUNC]

Completed in 4 milliseconds