arm-trusted-firmware/plat/amd/versal2
Maheedhar Bollapalli 9f51da5e2e fix(versal2): add missing curly braces
This corrects the MISRA violation C2012-15.6:
The body of an iteration-statement or a selection-statement shall
be a compound-statement.
Enclosed statement body within the curly braces.

Change-Id: I546cf47edc6332ee193b4771c88ae30553687f19
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-12-23 09:14:10 +00:00
..
aarch64 fix(versal2): typecast expressions to match data type 2024-12-20 11:01:09 +00:00
include fix(versal2): typecast expressions to match data type 2024-12-20 11:01:09 +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): typecast operands to match data type 2024-12-20 11:01:50 +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): typecast operands to match data type 2024-12-20 11:01:50 +00:00
plat_topology.c feat(versal2): add support for AMD Versal Gen 2 platform 2024-06-10 08:09:49 +02:00
platform.mk feat(amd): populate handoff from TL 2024-10-22 11:05:14 +05:30
scmi.c fix(versal2): add missing curly braces 2024-12-23 09:14:10 +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