Home
last modified time | relevance | path

Searched refs:routing (Results 1 – 18 of 18) sorted by relevance

/trusted-firmware-a/docs/design/
A Dinterrupt-framework-design.rst5 allows EL3 software to configure the interrupt routing behavior. Its main
78 Valid routing models
99 secure state. This is a valid routing model as secure software is in
103 state. This is a valid routing model as secure software in EL3 can
193 borne in mind when choosing the routing model for an interrupt type.
200 effectively routing the other interrupt type also to EL3.
221 specification of the routing model for a type of interrupt.
404 the routing model. It could determine the routing model at build time or at
426 routing model at build time.
510 will be routed to EL3 (as per the routing model where **CSS=1 and
[all …]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dinterrupt-framework-design.rst.txt5 allows EL3 software to configure the interrupt routing behavior. Its main
78 Valid routing models
99 secure state. This is a valid routing model as secure software is in
103 state. This is a valid routing model as secure software in EL3 can
193 borne in mind when choosing the routing model for an interrupt type.
200 effectively routing the other interrupt type also to EL3.
221 specification of the routing model for a type of interrupt.
404 the routing model. It could determine the routing model at build time or at
426 routing model at build time.
510 will be routed to EL3 (as per the routing model where **CSS=1 and
[all …]
/trusted-firmware-a/services/std_svc/sdei/
A Dsdei_main.c282 unsigned int routing; in sdei_event_routing_set() local
314 routing = (unsigned int) ((flags == SDEI_REGF_RM_ANY) ? in sdei_event_routing_set()
328 plat_ic_set_spi_routing(map->intr, routing, (u_register_t) mpidr); in sdei_event_routing_set()
344 unsigned int routing; in sdei_event_register() local
444 routing = (unsigned int) ((flags == SDEI_REGF_RM_ANY) ? in sdei_event_register()
446 plat_ic_set_spi_routing(map->intr, routing, in sdei_event_register()
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dplatform-interrupt-controller-API.rst.txt224 This API should set the routing mode of Share Peripheral Interrupt (SPI)
238 the routing.
A Dras.rst.txt23 As mentioned above, the RAS support in |TF-A| enables routing to and handling of
201 - ``HANDLE_EA_EL3_FIRST=1`` enables routing of External Aborts and SErrors to
A Dexception-handling.rst.txt26 interrupt routing model, TF-A appropriately sets the ``FIQ`` and ``IRQ`` bits of
27 ``SCR_EL3`` register to effect this routing. For most use cases, other than for
150 interrupts at S-EL1. Essentially, this deprecates the routing mode described
537 interrupts. This also results in setting the routing bits in ``SCR_EL3``.
/trusted-firmware-a/docs/components/
A Dplatform-interrupt-controller-API.rst224 This API should set the routing mode of Share Peripheral Interrupt (SPI)
238 the routing.
A Dras.rst23 As mentioned above, the RAS support in |TF-A| enables routing to and handling of
201 - ``HANDLE_EA_EL3_FIRST=1`` enables routing of External Aborts and SErrors to
A Dexception-handling.rst26 interrupt routing model, TF-A appropriately sets the ``FIQ`` and ``IRQ`` bits of
27 ``SCR_EL3`` register to effect this routing. For most use cases, other than for
150 interrupts at S-EL1. Essentially, this deprecates the routing mode described
537 interrupts. This also results in setting the routing bits in ``SCR_EL3``.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/about/
A Dfeatures.rst.txt41 and interrupt routing.
/trusted-firmware-a/docs/about/
A Dfeatures.rst41 and interrupt routing.
/trusted-firmware-a/docs/getting_started/
A Dbuild-options.rst698 routing model which routes non-secure interrupts asynchronously from TSP
700 for saving and restoring the TSP context in this routing model. The
701 default routing model (when the value is 0) is to route non-secure
A Dpsci-lib-integration-guide.rst42 additional configuration to be set for non-secure context, like routing
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dbuild-options.rst.txt698 routing model which routes non-secure interrupts asynchronously from TSP
700 for saving and restoring the TSP context in this routing model. The
701 default routing model (when the value is 0) is to route non-secure
A Dpsci-lib-integration-guide.rst.txt42 additional configuration to be set for non-secure context, like routing
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex140 and interrupt routing.
4692 for saving and restoring the TSP context in this routing model. The
17099 \sphinxcode{\sphinxupquote{routing\_mode}}.
17119 the routing.
30857 \label{\detokenize{design/interrupt-framework-design:routing-model}}
30880 \subsubsection{Valid routing models}
30917 state. This is a valid routing model as secure software in EL3 can
31044 effectively routing the other interrupt type also to EL3.
31076 specification of the routing model for a type of interrupt.
31298 the routing model. It could determine the routing model at build time or at
[all …]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt2060 - arm/n1sdp: Setup multichip gic routing table, update platform macros for
4004 - Enabled wake-up from CPU_SUSPEND to stand-by by temporarily re-routing
4173 - Support has been added to demonstrate routing of IRQs to EL3 instead of S-EL1
4511 (using GICv2 routing only). Demonstrated this working by adding an interrupt
/trusted-firmware-a/docs/
A Dchange-log.md2060 - arm/n1sdp: Setup multichip gic routing table, update platform macros for
4004 - Enabled wake-up from CPU_SUSPEND to stand-by by temporarily re-routing
4173 - Support has been added to demonstrate routing of IRQs to EL3 instead of S-EL1
4511 (using GICv2 routing only). Demonstrated this working by adding an interrupt

Completed in 120 milliseconds