arm-trusted-firmware/plat
Maheedhar Bollapalli 890781d10c fix(versal): 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: Iffbd8770fd4ff2f2176062469d22961cbaa160b4
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-01-22 04:07:35 +00:00
..
allwinner fix(allwinner): enable dtb modifications for CPU idle states to the rich OS 2024-09-17 21:44:39 +03:00
amd/versal2 fix(versal2): add missing curly braces 2024-12-23 09:14:10 +00:00
amlogic build: unify verbosity handling 2024-06-14 15:54:48 +00:00
arm Merge changes from topic "mcn" into integration 2024-12-19 14:32:13 +01:00
aspeed/ast2700 fix(ast2700): fix mpll calculate statement 2024-08-01 14:55:15 +08:00
brcm refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
common feat(bl): add plat handler for image loading 2024-06-13 11:30:29 +02:00
hisilicon fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
imx fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
intel/soc feat(intel): add support for query SDM config error and status 2024-12-05 11:41:14 +08:00
marvell build: consolidate directory creation rules 2024-07-22 09:41:30 +00:00
mediatek Merge "feat(mediatek): add vcp driver support" into integration 2024-12-20 11:12:22 +01:00
nuvoton fix(nuvoton): prevent changing clock frequency 2024-03-26 16:44:07 +02:00
nvidia/tegra refactor(cm): convert el1-ctx assembly offset entries to c structure 2024-07-26 17:08:12 +01:00
nxp fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
qemu feat(qemu-sbsa): add support for RME on SBSA machine 2024-12-06 11:20:43 -07:00
qti feat(qti): platform support for qcs615 2024-12-13 14:54:22 +05:30
renesas fix(rcar3-drivers): disable A/B loader support by default 2024-11-10 16:09:55 +01:00
rockchip Merge changes from topic "clang-rockchip" into integration 2024-12-13 17:36:10 +01:00
rpi refactor(rpi3): move mbedtls helper to common code 2024-11-19 18:51:53 +01:00
socionext fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
st Merge "feat(stm32mp2): add FWU support" into integration 2024-12-16 16:47:02 +01:00
ti/k3 feat(ti): implement DM_MANAGED suspend 2024-10-31 10:50:29 +01:00
xilinx fix(versal): modify function to have single return 2025-01-22 04:07:35 +00:00