arm-trusted-firmware/plat/xilinx/common
Jay Buddhabhatti ade92a64e4 feat(xilinx): add handler for power down req sgi irq
On receiving CPU power down callback, TF-A raises SGI interrupt to all active
cores to power down each active cores. Add handler for this SGI IRQ.

By default TF-A uses SGI 6 for CPU power down request. This can be
configurable through CPU_PWRDWN_SGI build flag.

e.g., If user wants to use SGI 7 instead of SGI 6 then provide build
flag CPU_PWRDWN_SGI=7

Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
Change-Id: Id0df32187d1de3f0af4486eb4d4930cb3ab01dbd
2024-01-09 04:15:27 -08:00
..
include feat(xilinx): add handler for power down req sgi irq 2024-01-09 04:15:27 -08:00
ipi_mailbox_service chore(xilinx): reorder include files as per TF-A guidelines 2023-06-27 10:14:09 +05:30
pm_service feat(xilinx): add handler for power down req sgi irq 2024-01-09 04:15:27 -08:00
tsp feat(versal-net): add tsp support 2023-11-02 11:56:32 +05:30
ipi.c chore(xilinx): follow kernel doc format for functional documentation 2023-06-23 08:07:13 +01:00
plat_clkfunc.c refactor(xilinx): move plat_get_syscnt_freq2 to common file 2024-01-04 15:29:49 +01:00
plat_console.c fix(xilinx): update correct return types 2023-11-10 09:42:02 +01:00
plat_fdt.c fix(xilinx): add FIT image check in prepare_dtb 2023-11-10 14:08:24 +05:30
plat_startup.c chore(xilinx): correct kernel doc warnings for missing functions 2023-08-01 08:12:51 +02:00
versal.c chore(xilinx): follow kernel doc format for functional documentation 2023-06-23 08:07:13 +01:00