Home
last modified time | relevance | path

Searched refs:el3_exit (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
Dbl31_entrypoint.S112 b el3_exit
205 b el3_exit
Druntime_exceptions.S131 b el3_exit
374 b el3_exit
/device/linaro/bootloader/arm-trusted-firmware/bl1/aarch64/
Dbl1_entrypoint.S57 b el3_exit
Dbl1_exceptions.S276 b el3_exit
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tlkd/
Dtlkd_helpers.S44 b el3_exit
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
Dtspd_helpers.S42 b el3_exit
/device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
Dopteed_helpers.S42 b el3_exit
/device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/
Dtrusty_helpers.S65 adr x9, el3_exit
Dtrusty.c287 void el3_exit(void); in trusty_init()
/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext.S21 .global el3_exit symbol
395 func el3_exit
418 endfunc el3_exit
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dinterrupt-framework-design.rst374 in the ``cpu_context`` is used by the ``el3_exit()`` function to program the
665 #. Calling ``el3_exit()`` to return from EL3 into a lower exception level in
666 the security state determined by the handler routine. The ``el3_exit()``
Dpsci-lib-integration-guide.rst147 ``el3_exit``. The description below of the PSCI interfaces is targeted at
Dfirmware-design.rst1031 calling ``bl31_prepare_next_image_entry()`` and ``el3_exit()``.