summaryrefslogtreecommitdiff
path: root/lib/psci/psci_setup.c
diff options
context:
space:
mode:
authorDeepika Bhavnani <deepika.bhavnani@arm.com>2019-08-15 00:56:46 +0300
committerDeepika Bhavnani <deepika.bhavnani@arm.com>2019-08-16 19:22:13 +0300
commit41af05154abe136938bcfb5f26c969933784bbef (patch)
tree486080a13018c0e46007cc9ae8e87baec55c9c7f /lib/psci/psci_setup.c
parentd1b6013d8485094d948e6b6039b8d119a907ecf8 (diff)
Coverity fix: Remove GGC ignore -Warray-bounds
GCC diagnostics were added to ignore array boundaries, instead of ignoring GCC warning current code will check for array boundaries and perform and array update only for valid elements. Resolves: `CID 246574` `CID 246710` `CID 246651` Signed-off-by: Deepika Bhavnani <deepika.bhavnani@arm.com> Change-Id: I7530ecf7a1707351c6ee87e90cc3d33574088f57
Diffstat (limited to 'lib/psci/psci_setup.c')
0 files changed, 0 insertions, 0 deletions