Searched refs:spsr_el1 (Results 1 – 10 of 10) sorted by relevance
/arm-trusted-firmware-2.8.0/plat/qti/qtiseclib/inc/ |
A D | qtiseclib_defs.h | 84 uint64_t spsr_el1; member
|
/arm-trusted-firmware-2.8.0/bl32/tsp/aarch64/ |
A D | tsp_entrypoint.S | 41 mrs \reg2, spsr_el1 50 msr spsr_el1, \reg2
|
/arm-trusted-firmware-2.8.0/plat/qti/qtiseclib/src/ |
A D | qtiseclib_cb_interface.c | 144 qti_ns_ctx->spsr_el1 = in qtiseclib_cb_get_ns_ctx()
|
/arm-trusted-firmware-2.8.0/bl31/aarch64/ |
A D | crash_reporting.S | 408 mrs x8, spsr_el1
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1028a/aarch64/ |
A D | ls1028a.S | 613 mrs x1, spsr_el1 615 msr spsr_el1, x1
|
/arm-trusted-firmware-2.8.0/include/arch/aarch64/ |
A D | arch_helpers.h | 261 DEFINE_SYSREG_RW_FUNCS(spsr_el1) in DEFINE_SYSREG_READ_FUNC()
|
/arm-trusted-firmware-2.8.0/lib/el3_runtime/aarch64/ |
A D | context.S | 502 mrs x9, spsr_el1 602 msr spsr_el1, x9
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-lx2160a/aarch64/ |
A D | lx2160a.S | 636 mrs x1, spsr_el1 638 msr spsr_el1, x1
|
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1088a/aarch64/ |
A D | ls1088a.S | 630 mrs x1, spsr_el1 632 msr spsr_el1, x1
|
/arm-trusted-firmware-2.8.0/docs/design/ |
A D | firmware-design.rst | 1239 spsr_el1 = 0x0000000000000000
|
Completed in 17 milliseconds