arm-trusted-firmware/plat/common/aarch64
Maheedhar Bollapalli 50029b9ac3 fix(platforms): 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: I9c2ca05b506a6ac35b24966fc5fdd5e88e65770d
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-03-07 13:22:18 +01:00
..
crash_console_helpers.S refactor: fix common misspelling of init* 2024-03-20 11:44:00 +00:00
plat_common.c fix(platforms): modify function to have single return 2025-03-07 13:22:18 +01:00
plat_ehf.c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT 2023-11-01 17:45:56 +00:00
platform_helpers.S Remove deprecated plat_crash_console_* 2019-04-03 14:55:18 +01:00
platform_mp_stack.S build: always prefix section names with . 2023-02-20 18:29:33 +00:00
platform_up_stack.S build: always prefix section names with . 2023-02-20 18:29:33 +00:00