Searched refs:routing (Results 1 – 8 of 8) sorted by relevance
5 allows EL3 software to configure the interrupt routing behavior. Its main69 A routing model for a type of interrupt (generated as FIQ or IRQ) is defined as73 routed to EL3. A routing model is applicable only when execution is not in EL3.75 The default routing model for an interrupt type is to route it to the FEL in78 Valid routing models81 The framework considers certain routing models for each type of interrupt to be83 following sub-sections describe all the possible routing models and specify99 secure state. This is a valid routing model as secure software is in103 state. This is a valid routing model as secure software in EL3 can107 non-secure state. This is an invalid routing model as a secure interrupt[all …]
282 unsigned int routing; in sdei_event_routing_set() local314 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() local444 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()
26 management and interrupt routing.51 execution of RMM with the necessary routing of RMI commands as specified in
224 This API should set the routing mode of Share Peripheral Interrupt (SPI)238 the routing.
26 interrupt routing model, TF-A appropriately sets the ``FIQ`` and ``IRQ`` bits of27 ``SCR_EL3`` register to effect this routing. For most use cases, other than for150 interrupts at S-EL1. Essentially, this deprecates the routing mode described537 interrupts. This also results in setting the routing bits in ``SCR_EL3``.
933 routing model which routes non-secure interrupts asynchronously from TSP935 for saving and restoring the TSP context in this routing model. The936 default routing model (when the value is 0) is to route non-secure
42 additional configuration to be set for non-secure context, like routing
5186 - arm/n1sdp: Setup multichip gic routing table, update platform macros for7130 - Enabled wake-up from CPU_SUSPEND to stand-by by temporarily re-routing7299 - Support has been added to demonstrate routing of IRQs to EL3 instead of S-EL17637 (using GICv2 routing only). Demonstrated this working by adding an interrupt