Skip to content
Commit 0551aac5 authored by Manish Badarkhe's avatar Manish Badarkhe Committed by Manish Badarkhe
Browse files

fix(psci): fix MISRA failure - Memory - illegal accesses



Fixed below MISRA failure -
>>>     CID 379362:  Memory - illegal accesses  (OVERRUN)
>>>     Overrunning array "psci_non_cpu_pd_nodes" of 5 16-byte
>>>     elements at element index 5 (byte offset 95) using index
>>>     "i" (which evaluates to 5).

Change-Id: Ie88fc555e48b06563372bfe4e51f16b13c0a020b
Signed-off-by: default avatarManish V Badarkhe <Manish.Badarkhe@arm.com>
parent 3f9d5c24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment