arm-trusted-firmware/lib/psci
Jonathan Wright 2271cb054d psci: initialize array fully to comply with MISRA
Initializes each element of the last_cpu_in_non_cpu_pd array in PSCI
stat implementation to -1, the reset value. This satisfies MISRA rule
9.3.

Previously, only the first element of the array was initialized to -1.

Change-Id: I666c71e6c073710c67c6d24c07a219b1feb5b773
Signed-off-by: Jonathan Wright <jonathan.wright@arm.com>
2018-03-27 13:38:08 +01:00
..
aarch32 Invalidate TLB entries during warm boot 2018-02-27 17:00:41 +00:00
aarch64 Invalidate TLB entries during warm boot 2018-02-27 17:00:41 +00:00
psci_common.c Fix PSCI STAT time stamp collection 2017-11-03 13:27:34 +00:00
psci_lib.mk mem_protect: Add mem_protect API 2017-09-25 13:32:20 +01:00
psci_main.c Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
psci_mem_protect.c mem_protect: Add mem_protect API 2017-09-25 13:32:20 +01:00
psci_off.c Reduce time lock in psci_do_cpu_off 2017-09-06 14:48:15 +01:00
psci_on.c PSCI: Publish CPU ON event 2017-10-23 08:15:11 +01:00
psci_private.h Fix MISRA rule 8.3 in common code 2018-02-28 17:18:21 +00:00
psci_setup.c ARMv7 may not support Generic Timer Extension 2017-11-08 14:41:47 +01:00
psci_stat.c psci: initialize array fully to comply with MISRA 2018-03-27 13:38:08 +01:00
psci_suspend.c Add PubSub events for CPU powerdown/powerup 2018-01-11 10:33:41 +00:00
psci_system_off.c reset2: Add PSCI system_reset2 function 2017-10-13 08:08:22 +01:00