arm-trusted-firmware/plat/xilinx
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
..
common plat: xilinx: common: Rename the IPI CRC checksum macro 2021-04-21 12:19:25 +02:00
versal fix(plat/xilinx/versal): use sync method for blocking calls 2021-07-08 05:29:50 -07:00
zynqmp fix(plat/xilinx/zynqmp): use sync method for blocking calls 2021-07-08 05:23:41 -07:00