arm-trusted-firmware/services/std_svc/psci
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x'
This patch removes the dash character from the image name, to
follow the image terminology in the Trusted Firmware Wiki page:

    https://github.com/ARM-software/arm-trusted-firmware/wiki

Changes apply to output messages, comments and documentation.

non-ARM platform files have been left unmodified.

Change-Id: Ic2a99be4ed929d52afbeb27ac765ceffce46ed76
2015-12-14 12:31:37 +00:00
..
psci_common.c Re-design bakery lock memory allocation and algorithm 2015-09-11 16:19:21 +01:00
psci_entry.S Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
psci_helpers.S PSCI: Rework generic code to conform to coding guidelines 2015-08-13 23:48:07 +01:00
psci_main.c PSCI: Rework generic code to conform to coding guidelines 2015-08-13 23:48:07 +01:00
psci_off.c PSCI: Update state only if CPU_OFF is not denied by SPD 2015-10-06 09:49:10 +01:00
psci_on.c Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
psci_private.h Re-design bakery lock memory allocation and algorithm 2015-09-11 16:19:21 +01:00
psci_setup.c Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
psci_suspend.c Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
psci_system_off.c PSCI: Switch to the new PSCI frameworks 2015-08-13 23:47:57 +01:00