arm-trusted-firmware/drivers/arm/gic/v2
Florian Lugou dcb31ff790 feat(gic): add APIs to raise NS and S-EL1 SGIs
This patch adds two helper functions:
 - plat_ic_raise_ns_sgi to raise a NS SGI
 - plat_ic_raise_s_el1_sgi to raise a S-EL1 SGI

Signed-off-by: Florian Lugou <florian.lugou@provenrun.com>
Change-Id: I6f262dd1da1d77fec3f850eb74189e726b8e24da
2022-09-14 16:08:29 +02:00
..
gicdv2_helpers.c TF-A GICv2 driver: Introduce makefile 2020-07-20 16:44:34 +00:00
gicv2_helpers.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
gicv2_main.c feat(gic): add APIs to raise NS and S-EL1 SGIs 2022-09-14 16:08:29 +02:00
gicv2_private.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
gicv2.mk TF-A GICv2 driver: Introduce makefile 2020-07-20 16:44:34 +00:00