arm-trusted-firmware/plat/amd/versal2
Maheedhar Bollapalli fb2fdcd953 fix(versal2): 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: Ib152831e84f5ead5b57fd713ebfedb1f3340a727
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-01-22 04:07:35 +00:00
..
aarch64 fix(versal2): typecast expressions to match data type 2024-12-20 11:01:09 +00:00
include fix(versal2): modify function to have single return 2025-01-22 04:07:35 +00:00
tsp feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
bl31_setup.c fix(versal2): modify function to have single return 2025-01-22 04:07:35 +00:00
gicv3.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
plat_psci.c fix(versal2): modify function to have single return 2025-01-22 04:07:35 +00:00
plat_topology.c fix(versal2): modify function to have single return 2025-01-22 04:07:35 +00:00
platform.mk feat(amd): populate handoff from TL 2024-10-22 11:05:14 +05:30
scmi.c fix(versal2): modify function to have single return 2025-01-22 04:07:35 +00:00
sip_svc_setup.c fix(versal2): typecast expressions to match data type 2024-12-20 11:01:09 +00:00
soc_ipi.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00