commit | f52e6a114d6087b484dd0eb87adf9441472d0318 | [log] [tgz] |
---|---|---|
author | Alexei Fedorov <Alexei.Fedorov@arm.com> | Mon Sep 28 14:47:54 2020 +0100 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Mon Sep 28 14:47:54 2020 +0100 |
tree | 407170bb0ea22c5dd89255c9b30149b1aaa5db9d | |
parent | a6bdd6072edceebb3ea8006592a76c4736479ff1 [diff] |
Measured Boot Driver: Fix MISRA-C 2012 defects This patch fixes MISRA C-2012 Pointers and Arrays Rule 18.4 defects reported by Coverity scan: "misra_c_2012_rule_18_4_violation: Using arithmetic on pointer " Change-Id: I06753b28467c473e346b9871c1657284fc43a3f3 Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>