Searched refs:sp_el0 (Results 1 – 10 of 10) sorted by relevance
/trusted-firmware-a/plat/qti/qtiseclib/inc/ |
A D | qtiseclib_defs.h | 85 uint64_t sp_el0; member
|
/trusted-firmware-a/services/spd/trusty/ |
A D | trusty.c | 192 uint64_t sp_el0 = read_ctx_reg(&ctx->fiq_gpregs, CTX_GPREG_SP_EL0); in trusty_get_fiq_regs() local 194 SMC_RET4(handle, ctx->fiq_pc, ctx->fiq_cpsr, sp_el0, ctx->fiq_sp_el1); in trusty_get_fiq_regs()
|
/trusted-firmware-a/plat/qti/qtiseclib/src/ |
A D | qtiseclib_cb_interface.c | 181 qti_ns_ctx->sp_el0 = in qtiseclib_cb_get_ns_ctx()
|
/trusted-firmware-a/bl31/aarch64/ |
A D | crash_reporting.S | 442 mrs x15, sp_el0
|
/trusted-firmware-a/lib/el3_runtime/aarch64/ |
A D | context.S | 706 mrs x18, sp_el0 833 msr sp_el0, x28
|
/trusted-firmware-a/docs/build/TF-A_2.5/ |
A D | searchindex.js | 1 …,130,131,132,133,134,135,136,137,138,139,140,141,142,143],sp_boot_info:6,sp_el0:[6,29,38,40],sp_el…
|
/trusted-firmware-a/build/qemu/release/bl1/ |
A D | bl1.dump | 3174 257c: d5384112 mrs x18, sp_el0 3217 2620: d518411c msr sp_el0, x28
|
/trusted-firmware-a/docs/design/ |
A D | firmware-design.rst | 1266 sp_el0 = 0x0000000004014940
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
A D | firmware-design.rst.txt | 1266 sp_el0 = 0x0000000004014940
|
/trusted-firmware-a/build/qemu/release/bl31/ |
A D | bl31.dump | 2020 e04103c: d518411c msr sp_el0, x28 2040 e041084: d5384112 mrs x18, sp_el0
|
Completed in 53 milliseconds