arm-trusted-firmware/plat/xilinx/versal_net/aarch64
Maheedhar Bollapalli 5003a332b8 fix(versal-net): 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: Ib8b3339f32031a3657f6c349763a20a99fd828e7
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-01-22 04:07:35 +00:00
..
versal_net_common.c fix(versal-net): modify function to have single return 2025-01-22 04:07:35 +00:00
versal_net_helpers.S fix(versal-net): use arm common GIC handlers 2024-01-09 00:38:21 -08:00