arm-trusted-firmware/services/std_svc/psci
Soby Mathew 235585b193 Fix the array size of mpidr_aff_map_nodes_t.
This patch fixes the array size of mpidr_aff_map_nodes_t which
was less by one element.

Fixes ARM-software/tf-issues#264

Change-Id: I48264f6f9e7046a3d0f4cbcd63b9ba49657e8818
2014-12-04 16:09:00 +00:00
..
psci_afflvl_off.c Miscellaneous PSCI code cleanups 2014-08-19 14:29:23 +01:00
psci_afflvl_on.c Miscellaneous PSCI code cleanups 2014-08-19 14:29:23 +01:00
psci_afflvl_suspend.c Miscellaneous PSCI code cleanups 2014-08-19 14:29:23 +01:00
psci_common.c Miscellaneous PSCI code cleanups 2014-08-19 14:29:23 +01:00
psci_entry.S Add CPU specific power management operations 2014-08-20 19:14:31 +01:00
psci_helpers.S Add CPU specific power management operations 2014-08-20 19:14:31 +01:00
psci_main.c Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs 2014-08-19 11:42:45 +01:00
psci_private.h Fix the array size of mpidr_aff_map_nodes_t. 2014-12-04 16:09:00 +00:00
psci_setup.c Miscellaneous PSCI code cleanups 2014-08-19 14:29:23 +01:00
psci_system_off.c Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs 2014-08-19 11:42:45 +01:00