commit | 7ae761bcb3c73b210c355df866e9eedd81bf5032 | [log] [tgz] |
---|---|---|
author | Abhyuday Godhasara <abhyuday.godhasara@xilinx.com> | Thu Jun 24 05:50:44 2021 -0700 |
committer | Abhyuday Godhasara <abhyuday.godhasara@xilinx.com> | Thu Jul 08 05:29:50 2021 -0700 |
tree | 27895d7c2495e389b4e4c02d4d3a463cf1d6e497 | |
parent | 0d9b765d9b6b69f0c73dd3e4b291e093bc39d12b [diff] |
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