]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(versal): route GIC IPI interrupts during setup
authorTanmay Shah <tanmay.shah@amd.com>
Tue, 13 Sep 2022 17:24:27 +0000 (10:24 -0700)
committerTanmay Shah <tanmay.shah@amd.com>
Wed, 14 Sep 2022 15:46:05 +0000 (17:46 +0200)
commit04cc91b43c1d10fcba563e18f06336987e6e3a24
tree99866859bf84b187355201e69bdb4a9931f75214
parent207bda950d9cc741a9fa3767219ccc83d8dd2736
fix(versal): route GIC IPI interrupts during setup

If primary core is down, then IPI interrupt should be
routed to another core for processing.

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Change-Id: I01d7c4232a18c0c3b3f3f9ddadfa6ff5bd2f2471
plat/xilinx/versal/pm_service/pm_api_sys.c
plat/xilinx/versal/pm_service/pm_api_sys.h
plat/xilinx/versal/pm_service/pm_svc_main.c