arm-trusted-firmware/include
Achin Gupta 994dfceb44 psci: fix values of incorrectly defined constants
This patch fixes the following constant values in the psci.h:

1. The affinity level shift value in the power_state parameter of the
   cpu_suspend psci call. The previous value was preventing shutdown
   of the affinity level 1.

2. The values used for affinity state constants (ON, OFF,
   ON_PENDING). They did not match the values expected to be returned
   by the affinity_info psci api as mentioned in the spec.

3. The state id shift value in the power_state parameter of the
   cpu_suspend psci call.

Change-Id: I62ed5eb0e9640b4aa97b93923d6630e6b877a097
2013-12-05 12:28:50 +00:00
..
aarch64 Enable third party contributions 2013-12-05 11:34:09 +00:00
asm_macros.S rework general purpose registers save and restore 2013-12-05 12:28:50 +00:00
bakery_lock.h Enable third party contributions 2013-12-05 11:34:09 +00:00
bl1.h Enable third party contributions 2013-12-05 11:34:09 +00:00
bl2.h Enable third party contributions 2013-12-05 11:34:09 +00:00
bl31.h Enable third party contributions 2013-12-05 11:34:09 +00:00
bl_common.h rework general purpose registers save and restore 2013-12-05 12:28:50 +00:00
mmio.h Enable third party contributions 2013-12-05 11:34:09 +00:00
pm.h Enable third party contributions 2013-12-05 11:34:09 +00:00
psci.h psci: fix values of incorrectly defined constants 2013-12-05 12:28:50 +00:00
runtime_svc.h rework general purpose registers save and restore 2013-12-05 12:28:50 +00:00
semihosting.h Enable third party contributions 2013-12-05 11:34:09 +00:00
spinlock.h Enable third party contributions 2013-12-05 11:34:09 +00:00