arm-trusted-firmware/plat
Ravi Patel b05d2792ae xilinx: versal: Do not pass ACPU0 always in set_wakeup_source()
Existing code passes ACPU0 to LibPM as node_id in set_wakeup_source()
call because last suspending core will be ACPU0 in most of the case.

Now it may be possible that user may disable the ACPU0 using hot-plug
and after that it suspends Linux. So in that case ACPU0 will not be
last suspending core.

To overcome above scenario, pass the current running processor ID
while calling set_wakeup_source().

Signed-off-by: Ravi Patel <ravi.patel@xilinx.com>
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com>
Change-Id: If15354c2150b5bb1305b5f93ca4e8c7a81d59f0a
2020-12-07 11:07:24 +00:00
..
allwinner plat/allwinner: Use common gicv2.mk 2020-08-17 11:13:01 +01:00
amlogic Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
arm Add support for Neoverse-N2 CPUs. 2020-11-30 19:12:56 +00:00
brcm Merge "Don't return error information from console_flush" into integration 2020-10-14 18:59:27 +00:00
common Fix typos and misspellings 2020-11-12 15:21:11 +00:00
hisilicon Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
imx Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
intel/soc intel: common: Fix non-MISRA compliant code v2 2020-10-27 11:21:00 +08:00
layerscape Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
marvell plat: marvell: Update SUBVERSION to match Marvell's forked version 2020-11-19 10:17:39 +00:00
mediatek Merge "mediatek: mt8183: add timer V20 compensation" into integration 2020-11-27 11:11:39 +00:00
nvidia/tegra plat/nvidia: tegra: Rename SMC API 2020-11-19 20:09:28 +00:00
qemu qemu/qemu_sbsa: increase SHARED_RAM_SIZE 2020-12-01 14:01:24 +00:00
qti plat:qti Mandate SMC implementaion 2020-11-20 01:09:52 +05:30
renesas/rcar Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
rockchip rockchip: Add support for the stack protector 2020-12-01 11:54:57 +01:00
rpi Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
socionext Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
st Merge "Don't return error information from console_flush" into integration 2020-10-14 18:59:27 +00:00
ti/k3 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
xilinx xilinx: versal: Do not pass ACPU0 always in set_wakeup_source() 2020-12-07 11:07:24 +00:00