Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/common/include/
H A Dcper.h225 uint64_t SP_EL0; member
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/common/
H A Dcper.c197 type5SysRegValues->SP_EL0 = in fill_ns_context_blocks()
505 c->RegisterArray.Type5SysRegs.SP_EL0); in print_context_block()
/rk3399_ARM-atf/docs/design/
H A Dinterrupt-framework-design.rst624 ``SP_EL0`` or ``SP_EL3`` are reported as irrecoverable error conditions. As
638 #. Saving the ``ELR_EL3``, ``SP_EL0`` and ``SPSR_EL3`` system registers in the
642 from the per-cpu ``cpu_context`` data structure in ``SP_EL0`` and
H A Dfirmware-design.rst189 0x0 : Synchronous exception from Current EL with SP_EL0
190 0x1 : IRQ exception from Current EL with SP_EL0
191 0x2 : FIQ exception from Current EL with SP_EL0
192 0x3 : System Error exception from Current EL with SP_EL0
1183 Current EL with SP_EL0
/rk3399_ARM-atf/docs/components/
H A Dsecure-partition-manager-mm.rst468 1. ``SP_EL0``
/rk3399_ARM-atf/docs/
H A Dchange-log.md13244 - Reworked the exception handling logic, making use of both SP_EL0 and SP_EL3