Home
last modified time | relevance | path

Searched refs:cpu_context (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-a/bl31/
A Dbl31_context_mgmt.c24 return get_cpu_data(cpu_context[get_cpu_context_index(security_state)]); in cm_get_context()
35 set_cpu_data(cpu_context[get_cpu_context_index(security_state)], in cm_set_context()
51 cpu_context[get_cpu_context_index(security_state)]); in cm_get_context_by_index()
64 cpu_context[get_cpu_context_index(security_state)], in cm_set_context_by_index()
/trusted-firmware-a/include/lib/el3_runtime/aarch32/
A Dcontext.h53 typedef struct cpu_context { struct
/trusted-firmware-a/include/lib/el3_runtime/
A Dcpu_data.h121 void *cpu_context[CPU_DATA_CONTEXT_NUM]; member
/trusted-firmware-a/docs/design/
A Dinterrupt-framework-design.rst338 ``cpu_context`` structure of the current CPU for the target security state. On
340 appropriate ``cpu_context`` to be used is expected to be set by the handler
372 each security state in the ``cpu_context`` structure of each CPU. It exports the
375 in the ``cpu_context`` is used by the ``el3_exit()`` function to program the
635 upon exception entry. The registers are saved in the per-cpu ``cpu_context``
639 per-cpu ``cpu_context`` data structure referenced by the ``SP_EL3`` register.
642 from the per-cpu ``cpu_context`` data structure in ``SP_EL0`` and
724 to ensure that the next ``cpu_context`` to be restored is of the target
735 #. Setting the return value of the handler to the per-cpu ``cpu_context`` if
787 #. It returns the per-cpu ``cpu_context`` to indicate that the interrupt can
[all …]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dinterrupt-framework-design.rst.txt338 ``cpu_context`` structure of the current CPU for the target security state. On
340 appropriate ``cpu_context`` to be used is expected to be set by the handler
372 each security state in the ``cpu_context`` structure of each CPU. It exports the
375 in the ``cpu_context`` is used by the ``el3_exit()`` function to program the
635 upon exception entry. The registers are saved in the per-cpu ``cpu_context``
639 per-cpu ``cpu_context`` data structure referenced by the ``SP_EL3`` register.
642 from the per-cpu ``cpu_context`` data structure in ``SP_EL0`` and
724 to ensure that the next ``cpu_context`` to be restored is of the target
735 #. Setting the return value of the handler to the per-cpu ``cpu_context`` if
787 #. It returns the per-cpu ``cpu_context`` to indicate that the interrupt can
[all …]
/trusted-firmware-a/include/lib/el3_runtime/aarch64/
A Dcontext.h415 typedef struct cpu_context { struct
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …0_ddr_800:86,cpu_1200_ddr_750:86,cpu_600_ddr_600:86,cpu_800_ddr_800:86,cpu_context:[6,40],cpu_cont…
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt4335 - Optimized the EL3 register state stored in the `cpu_context` structure so
/trusted-firmware-a/docs/
A Dchange-log.md4335 - Optimized the EL3 register state stored in the `cpu_context` structure so

Completed in 37 milliseconds