arm-trusted-firmware/plat/xilinx/versal
Tanmay Shah fcf6f46931 feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI
This call is used to register and reset SGI interrupt.
Before this functionality was performed using IOCTL_REGISTER_SGI
pm_ioctl EEMI call. It's not correct use of PM_IOCTL as it is
not EEMI functionality. Instead this new SMCCC call will be
handled by TF-A specific handler.

Change-Id: If2408af38b889d29a5c584e8eec5f1672eab4fb5
Signed-off-by: Tanmay Shah <tanmay.shah@xilinx.com>
2022-05-12 20:29:41 +02:00
..
aarch64 feat(versal): remove the time stamp configuration 2022-03-01 21:20:21 -07:00
include feat(xilinx): add SPP/EMU platform support for versal 2022-05-02 22:49:24 +02:00
pm_service feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI 2022-05-12 20:29:41 +02:00
bl31_versal_setup.c fix(versal): fix the incorrect log message 2022-03-06 21:09:23 -07:00
plat_psci.c fix(plat/xilinx/versal): resolve misra R14.4 2021-11-30 02:00:01 -08:00
plat_topology.c arm64: versal: Add support for new Xilinx Versal ACAPs 2018-11-09 15:06:53 +05:30
plat_versal.c fix(plat/xilinx/versal): resolve misra R14.4 2021-11-30 02:00:01 -08:00
platform.mk feat(plat/versal): add support for SLS mitigation 2021-07-20 22:33:47 -06:00
sip_svc_setup.c fix(plat/xilinx/versal): resolve misra R17.7 2021-11-30 02:00:01 -08:00
versal_gicv3.c plat: xilinx: versal: Move versal_private.h to include directory 2020-01-15 11:01:28 -08:00
versal_ipi.c fix(plat/xilinx/versal): resolve misra R7.2 2021-11-30 02:00:01 -08:00