arm-trusted-firmware/lib/el3_runtime/aarch64
Maheedhar Bollapalli 858dc35cfd fix(el3-runtime): 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: I14a69f79aba98e243fa29a50914431358efa2a49
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
..
context.S perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context 2025-02-25 08:52:06 +00:00
context_debug.c feat(cm): enhance the cpu_context memory report 2024-08-21 16:43:16 +01:00
context_mgmt.c fix(el3-runtime): add missing curly braces 2025-03-07 13:22:18 +01:00
cpu_data.S perf(cpus): inline the init_cpu_data_ptr function 2025-02-24 09:36:11 +00:00