arm-trusted-firmware/plat/xilinx/common/include
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
..
ipi.h fix(zynqmp): resolve the misra 4.6 warnings 2022-09-19 04:17:50 -07:00
plat_clkfunc.h fix(versal): initialize cntfrq_el0 register 2024-01-04 15:29:18 +01:00
plat_common.h feat(xilinx): add handler for power down req sgi irq 2024-01-09 04:15:27 -08:00
plat_console.h feat(zynqmp): retrieval of console information from dtb 2023-10-10 14:06:49 +05:30
plat_fdt.h fix(xilinx): add FIT image check in prepare_dtb 2023-11-10 14:08:24 +05:30
plat_startup.h chore(xilinx): replace fsbl with xbl 2023-06-30 10:36:37 +05:30
pm_api_sys.h chore(xilinx): follow kernel doc format for functional documentation 2023-06-23 08:07:13 +01:00
pm_client.h style(xilinx): replace ARM by Arm in copyrights 2023-04-14 08:54:37 +02:00
pm_common.h chore(xilinx): follow kernel doc format for functional documentation 2023-06-23 08:07:13 +01:00
pm_defs.h feat(zynqmp): remove pm_ioctl_set_sgmii_mode api 2023-11-03 01:54:46 -07:00
pm_ipi.h chore(xilinx): reorder include files as per TF-A guidelines 2023-06-27 10:14:09 +05:30
pm_node.h fix(versal-net): correct device node indexes 2023-06-30 14:33:13 +05:30
pm_svc_main.h fix(versal-net): add redundant call to avoid glitches 2023-08-08 12:52:05 +02:00