arm-trusted-firmware/drivers/arm
Vikram Kanigiri 889fce4259 Remove EL2/EL1 GICv3 register updates
From Linux 3.17 onwards, the mainline kernel has support for GICv3
systems and if EL3 exists, it only needs to initialise ICC_SRE_EL3.SRE
and ICC_SRE_EL3.Enable to 1. Hence, this patch removes the redundant
updates of ICC_SRE_EL2 and ICC_PMR_EL1.

NOTE: For partner software's which enter kernel in EL1,
ICC_SRE_EL2.Enable and ICC_SRE_EL2.SRE bit needs to be set to 1
in EL2 before jumping to linux.

Change-Id: I09ed47869351b08a3b034735f532bc677eaa6917
2015-09-01 12:44:00 +01:00
..
cci Use uintptr_t as base address type in ARM driver APIs 2015-07-09 11:53:32 +01:00
cci400 Use uintptr_t as base address type in ARM driver APIs 2015-07-09 11:53:32 +01:00
gic Remove EL2/EL1 GICv3 register updates 2015-09-01 12:44:00 +01:00
pl011 Use uintptr_t as base address type in ARM driver APIs 2015-07-09 11:53:32 +01:00
sp804 Add SP804 delay timer driver 2015-06-18 16:06:26 +01:00
tzc400 Use uintptr_t as base address type in ARM driver APIs 2015-07-09 11:53:32 +01:00