arm-trusted-firmware/plat/xilinx
Nithin G 906d589277 fix(xilinx): 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: Ice3eb939664ffc62c1f586b641e37481f10ffff6
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-01-22 04:07:30 +00:00
..
common fix(xilinx): modify function to have single return 2025-01-22 04:07:30 +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