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
1 parent d1b6013 commit 41af05154abe136938bcfb5f26c969933784bbef
@Deepika Bhavnani Deepika Bhavnani authored on 14 Aug 2019
Showing 1 changed file
View
lib/psci/psci_common.c