arm-trusted-firmware/services/std_svc/psci
Sandrine Bailleux ba592e2802 Fix violations to the coding style
All coding style violations have been fixed in a previous patch and
since then, each individual patch has been checked in this regard.
However, the latest version of the checkpatch.pl script from the Linux
kernel is more advanced and it is able to flag new errors in the
Trusted Firmware codebase. This patch fixes them.

Change-Id: I1f332f2440984be85d36b231bb83260368987077
2015-03-05 12:02:07 +00:00
..
psci_afflvl_off.c Verify capabilities before handling PSCI calls 2015-01-26 12:42:45 +00:00
psci_afflvl_on.c Verify capabilities before handling PSCI calls 2015-01-26 12:42:45 +00:00
psci_afflvl_suspend.c Fix violations to the coding style 2015-03-05 12:02:07 +00:00
psci_common.c Fix violations to the coding style 2015-03-05 12:02:07 +00:00
psci_entry.S Call reset handlers upon BL3-1 entry. 2015-01-26 19:04:15 +00:00
psci_helpers.S Add CPU specific power management operations 2014-08-20 19:14:31 +01:00
psci_main.c Export maximum affinity using PLATFORM_MAX_AFFLVL macro 2015-02-12 15:12:52 +00:00
psci_private.h Export maximum affinity using PLATFORM_MAX_AFFLVL macro 2015-02-12 15:12:52 +00:00
psci_setup.c Export maximum affinity using PLATFORM_MAX_AFFLVL macro 2015-02-12 15:12:52 +00:00
psci_system_off.c Verify capabilities before handling PSCI calls 2015-01-26 12:42:45 +00:00