arm-trusted-firmware/bl31
Maheedhar Bollapalli 88edd9c6a0 fix(bl31): 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: I7c1474a2aa5c940433b88be75c88b4ffa5833b57
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
..
aarch64 fix(el3-runtime): replace CTX_ESR_EL3 with CTX_DOUBLE_FAULT_ESR 2025-02-28 11:48:37 +00:00
bl31.ld.S build(bl31): support separated memory for RW DATA 2024-11-05 17:24:41 +08:00
bl31.mk perf(mpmm): greatly simplify MPMM enablement 2025-02-25 08:50:45 +00:00
bl31_context_mgmt.c feat(rme): add context management changes for FEAT_RME 2021-10-05 18:41:35 +02:00
bl31_main.c perf(amu): greatly simplify AMU context management 2025-02-25 08:50:46 +00:00
bl31_traps.c docs: review Undefined Injection for 2.12 release 2024-11-14 18:30:02 +02:00
ehf.c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 2024-03-06 14:16:35 -06:00
interrupt_mgmt.c fix(bl31): add missing curly braces 2025-03-07 13:22:18 +01:00