arm-trusted-firmware/drivers
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
..
arm Remove EL2/EL1 GICv3 register updates 2015-09-01 12:44:00 +01:00
auth TBB: add TBBR Chain of Trust 2015-06-25 08:53:27 +01:00
console Use uintptr_t as base address type in ARM driver APIs 2015-07-09 11:53:32 +01:00
delay_timer Add a simple delay timer driver API 2015-06-17 13:13:54 +01:00
io Fix bug in semihosting write function 2015-07-16 20:36:41 +01:00
ti/uart Driver for 16550 UART interface 2015-05-29 11:25:20 +05:30