arm-trusted-firmware/plat/xilinx
Maheedhar Bollapalli 3f6d47945a fix(zynqmp): modify function to have single return
This corrects the MISRA violation C2012-15.5:
A function should have a single point of exit at the end.
Introduced a temporary variable to store the return value to
ensure single return for the function.

Change-Id: Ibff3df16b4c591384467771bc7cb316f1773f1ea
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-01-15 05:46:12 +00:00
..
common fix(zynqmp): add missing curly braces 2024-12-23 09:04:23 +00:00
versal fix(versal): add unsigned suffix to match data type 2024-12-23 09:14:16 +00:00
versal_net fix(versal-net): add unsigned suffix to match data type 2024-12-23 09:14:16 +00:00
zynqmp fix(zynqmp): modify function to have single return 2025-01-15 05:46:12 +00:00