arm-trusted-firmware/plat/xilinx/versal/pm_service
Abhyuday Godhasara fa58171534 fix(plat/xilinx/versal): use sync method for blocking calls
All API calls except non-blocking should wait for
IPI response and read buffer to check return status
from firmware. Some of API calls are not reading
status from IPI payload data. Use sync method which
reads actual return status from IPI payload.

Signed-off-by: Abhyuday Godhasara <abhyuday.godhasara@xilinx.com>
Change-Id: I6f568b85d0da639c264f507122e3015807d8423d
2021-07-08 05:29:50 -07:00
..
pm_api_sys.c fix(plat/xilinx/versal): use sync method for blocking calls 2021-07-08 05:29:50 -07:00
pm_api_sys.h plat: xilinx: versal: Mark IPI calls secure/non-secure 2021-03-19 07:47:12 -07:00
pm_client.c plat: xilinx: versal: Mark IPI calls secure/non-secure 2021-03-19 07:47:12 -07:00
pm_defs.h plat: send an sgi to communicate to linux 2021-04-22 22:47:17 +02:00
pm_node.h xilinx: Add support to send PM API to PMC using IPI for versal 2020-01-15 11:01:37 -08:00
pm_svc_main.c plat: send an sgi to communicate to linux 2021-04-22 22:47:17 +02:00
pm_svc_main.h plat: send an sgi to communicate to linux 2021-04-22 22:47:17 +02:00