arm-trusted-firmware/plat
Jay Buddhabhatti 06b9c4c87d fix(versal): add missing irq mapping for wakeup src
The commit 0ec6c31320 provides irq to device index mapping
which is required to check for IRQs and set peripheral as a
wake source if IRQ is enabled. But in that commit some IRQ
numbers are missed. Because of that, wakeup using some
peripheral interrupts will not work. Add those missing IRQ
numbers.

Fixes: 0ec6c31320 ("feat(versal): replace irq array with switch case")
Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
Change-Id: Icbc773050c328be253702e63e7cf8450c7dee133
2023-06-13 00:29:21 -07:00
..
allwinner feat(allwinner): add support for Allwinner T507 SoC 2023-04-26 17:45:29 +01:00
amlogic Plat AXG: Fix PLAT_MAX_PWR_LVL value 2020-12-29 13:52:11 +00:00
arm Merge changes from topic "psci-osi" into integration 2023-06-12 10:22:50 +02:00
brcm fix(brcm): fix misspelled header inclusion guard 2023-05-16 11:34:47 +01:00
common Merge changes I1bfa797e,I0ec7a70e into integration 2023-05-09 22:05:52 +02:00
hisilicon fix(spmd): fix build error with spmd 2023-05-10 15:57:29 -05:00
imx fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
intel/soc Merge "fix(intel): update checking for memcpy and memset" into integration 2023-05-24 08:31:09 +02:00
marvell fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
mediatek feat(mediatek): add APU watchdog timeout control 2023-06-06 13:45:40 +08:00
nvidia/tegra fix(tegra210): mark bits [23:17] as zero for Fast SMCs 2023-05-12 09:54:51 +01:00
nxp fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
qemu feat(qemu-sbsa): handle GIC base 2023-06-05 12:24:44 +02:00
qti fix(sc7280): update pwr_domain_suspend 2023-05-31 23:54:19 -07:00
renesas fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
rockchip fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
rpi fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
socionext refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2023-03-15 11:43:14 +00:00
st fix(st): flush UART at the end of uart_read() 2023-05-30 15:39:50 +02:00
ti/k3 fix(ti): remove check for zero value in BL31 boot args 2023-05-17 10:47:28 -05:00
xilinx fix(versal): add missing irq mapping for wakeup src 2023-06-13 00:29:21 -07:00