commit | 858dc35cfde12ddf6250ed393298fa85d01b77d5 | [log] [tgz] |
---|---|---|
author | Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> | Thu Apr 25 12:12:40 2024 +0530 |
committer | Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> | Fri Mar 07 13:22:18 2025 +0100 |
tree | 99b2064060082f46d8d5c67f2e13745e5f3d9a58 | |
parent | bd7ad5e684aafd12c9c5873e4776c4a14e5e5dc0 [diff] |
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>