/trusted-firmware-a-latest/plat/arm/board/arm_fpga/include/ |
D | platform_def.h | 39 #define PLAT_SDEI_NORMAL_PRI 0x70 macro 74 INTR_PROP_DESC(ARM_IRQ_SEC_SGI_0, PLAT_SDEI_NORMAL_PRI, (grp), \
|
/trusted-firmware-a-latest/plat/xilinx/zynqmp/ |
D | zynqmp_ehf.c | 20 EHF_PRI_DESC(PLAT_PRI_BITS, PLAT_SDEI_NORMAL_PRI),
|
/trusted-firmware-a-latest/plat/imx/common/ |
D | imx_ehf.c | 17 EHF_PRI_DESC(PLAT_PRI_BITS, PLAT_SDEI_NORMAL_PRI),
|
D | plat_imx8_gic.c | 26 INTR_PROP_DESC(PLAT_SDEI_SGI_PRIVATE, PLAT_SDEI_NORMAL_PRI,
|
/trusted-firmware-a-latest/plat/common/aarch64/ |
D | plat_ehf.c | 25 EHF_PRI_DESC(PLAT_PRI_BITS, PLAT_SDEI_NORMAL_PRI),
|
/trusted-firmware-a-latest/plat/qemu/qemu/include/ |
D | platform_def.h | 277 INTR_PROP_DESC(QEMU_IRQ_SEC_SGI_0, PLAT_SDEI_NORMAL_PRI, (grp), \ 283 INTR_PROP_DESC(QEMU_IRQ_SEC_SGI_0, PLAT_SDEI_NORMAL_PRI, (grp), \ 300 #define PLAT_SDEI_NORMAL_PRI 0x70 macro
|
/trusted-firmware-a-latest/plat/xilinx/zynqmp/include/ |
D | platform_def.h | 123 #define PLAT_SDEI_NORMAL_PRI 0x20 macro 173 INTR_PROP_DESC(ARM_IRQ_SEC_SGI_0, PLAT_SDEI_NORMAL_PRI, grp, \
|
/trusted-firmware-a-latest/plat/nvidia/tegra/include/ |
D | platform_def.h | 97 #define PLAT_SDEI_NORMAL_PRI U(0x30) macro
|
/trusted-firmware-a-latest/services/std_svc/sdei/ |
D | sdei_private.h | 33 #ifndef PLAT_SDEI_NORMAL_PRI 176 PLAT_SDEI_NORMAL_PRI); in sdei_event_priority()
|
D | sdei_main.c | 38 CASSERT(PLAT_SDEI_CRITICAL_PRI < PLAT_SDEI_NORMAL_PRI, 236 ehf_register_priority_handler(PLAT_SDEI_NORMAL_PRI, in sdei_init()
|
/trusted-firmware-a-latest/plat/brcm/board/stingray/include/ |
D | platform_def.h | 254 INTR_PROP_DESC(BRCM_IRQ_SEC_SGI_0, PLAT_SDEI_NORMAL_PRI, (grp), \
|
D | sr_def.h | 502 #define PLAT_SDEI_NORMAL_PRI 0x70 macro
|
/trusted-firmware-a-latest/include/plat/nuvoton/common/ |
D | npcm845x_arm_def.h | 234 PLAT_SDEI_NORMAL_PRI, (grp), GIC_INTR_CFG_EDGE), \ 530 #define PLAT_SDEI_NORMAL_PRI 0x70 macro
|
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mm/include/ |
D | platform_def.h | 39 #define PLAT_SDEI_NORMAL_PRI 0x20 macro
|
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mn/include/ |
D | platform_def.h | 40 #define PLAT_SDEI_NORMAL_PRI 0x20 macro
|
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mp/include/ |
D | platform_def.h | 61 #define PLAT_SDEI_NORMAL_PRI 0x20 macro
|
/trusted-firmware-a-latest/include/plat/arm/common/ |
D | arm_def.h | 286 INTR_PROP_DESC(ARM_IRQ_SEC_SGI_0, PLAT_SDEI_NORMAL_PRI, (grp), \ 772 #define PLAT_SDEI_NORMAL_PRI 0x70 macro
|
/trusted-firmware-a-latest/docs/components/ |
D | exception-handling.rst | 284 ``PLAT_SDEI_CRITICAL_PRI``, and ``PLAT_SDEI_NORMAL_PRI`` —and registers the
|
/trusted-firmware-a-latest/docs/ |
D | porting-guide.rst | 2377 Macro: PLAT_SDEI_NORMAL_PRI [mandatory] 2389 (therefore of higher priority) than ``PLAT_SDEI_NORMAL_PRI``.
|