commit | 65123717f9df11611cb2fa95093f05cb54f28fdc | [log] [tgz] |
---|---|---|
author | Ravi Patel <ravi.patel@xilinx.com> | Mon Nov 23 04:19:08 2020 -0800 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Dec 07 11:08:09 2020 +0000 |
tree | 2d753bb73f852eafdd52893195f20e0845620710 | |
parent | eafc878513a2fda6bbfed0cbea65554091b84cb4 [diff] |
plat: xilinx: Mask unnecessary bytes of return error code Versal firmware adds extra error codes along with PM error codes while sending response to driver. This makes incorrect error identification at driver side. To fix this, mask the unnecessary error bytes before sending the error code to the driver. Signed-off-by: Ravi Patel <ravi.patel@xilinx.com> Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com> Change-Id: I18c2f3bd2d067e91344852c2f0c1bafea0e6eb23