Searched refs:routing (Results 1 – 18 of 18) sorted by relevance
/trusted-firmware-a/docs/design/ |
A D | interrupt-framework-design.rst | 5 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 D | interrupt-framework-design.rst.txt | 5 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 D | sdei_main.c | 282 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 D | platform-interrupt-controller-API.rst.txt | 224 This API should set the routing mode of Share Peripheral Interrupt (SPI) 238 the routing.
|
A D | ras.rst.txt | 23 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 D | exception-handling.rst.txt | 26 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 D | platform-interrupt-controller-API.rst | 224 This API should set the routing mode of Share Peripheral Interrupt (SPI) 238 the routing.
|
A D | ras.rst | 23 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 D | exception-handling.rst | 26 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 D | features.rst.txt | 41 and interrupt routing.
|
/trusted-firmware-a/docs/about/ |
A D | features.rst | 41 and interrupt routing.
|
/trusted-firmware-a/docs/getting_started/ |
A D | build-options.rst | 698 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 D | psci-lib-integration-guide.rst | 42 additional configuration to be set for non-secure context, like routing
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | build-options.rst.txt | 698 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 D | psci-lib-integration-guide.rst.txt | 42 additional configuration to be set for non-secure context, like routing
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.tex | 140 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 D | change-log.md.txt | 2060 - 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 D | change-log.md | 2060 - 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 129 milliseconds