arm-trusted-firmware/include
Achin Gupta 3140a9e5c7 psci: rework cpu_off assertion and minor cleanups
This patch:

1. removes a duplicate assertion to check that the only error
   condition that can be returned while turning a cpu off is
   PSCI_E_DENIED. Having this assertion after calling
   psci_afflvl_off() is sufficient.

2. corrects some incorrect usage of 'its' vs 'it is'

3. removes some unwanted white spaces

Change-Id: Icf014e269b54f5be5ce0b9fbe6b41258e4ebf403
2013-12-05 12:28:50 +00:00
..
aarch64 move timer #defines & remove duplicate declaration 2013-12-05 12:28:50 +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 move timer #defines & remove duplicate declaration 2013-12-05 12:28:50 +00:00
runtime_svc.h psci: rework cpu_off assertion and minor cleanups 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