arm-trusted-firmware/drivers/arm/gic/v2
Maheedhar Bollapalli 03c6bb0e38 fix(arm-drivers): 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: I66f957467bdee13052847f3e8c5ad6ae258c4222
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
..
gicdv2_helpers.c TF-A GICv2 driver: Introduce makefile 2020-07-20 16:44:34 +00:00
gicv2.mk TF-A GICv2 driver: Introduce makefile 2020-07-20 16:44:34 +00:00
gicv2_helpers.c fix(arm-drivers): add missing curly braces 2025-03-07 13:22:18 +01:00
gicv2_main.c fix(arm-drivers): add missing curly braces 2025-03-07 13:22:18 +01:00
gicv2_private.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00