commit | dc88b58b68ac11b0b81150f852088937ce60f228 | [log] [tgz] |
---|---|---|
author | Alexei Fedorov <Alexei.Fedorov@arm.com> | Tue Jul 28 12:26:36 2020 +0100 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Wed Jul 29 12:48:34 2020 +0000 |
tree | 50d959cac1b62ad0bfbc529046866b531f43a2f0 | |
parent | 34ed2eb1f213c0644e2b9d31a1c37980b0f451a2 [diff] |
Aarch32 xlat_tables lib: Fix MISRA-2012 defects This patch fixes violation of Rules 2.1, 7.3, 10.1, 10.4, 12.1, 14.3, 14.4, 17.7, 20.9 reported by MISRA-2012 scan and adds braces for conditional statements according to the TF-A coding style. Change-Id: Ib2463601fb43d955c3d901102b6dceaaad6614f3 Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>