AArch32: Enable GIC and TZC support
This patch modifies GICv3 and TZC drivers to add AArch32 support.
No modifications are required for the GICv2 driver for AArch32 support.
The TZC driver assumes that the secure world is running in Little-Endian
mode to do 64 bit manipulations. Assertions are present to validate the
assumption.

Note: The legacy GICv3 driver is not supported for AArch32.

Change-Id: Id1bc75a9f5dafb9715c9500ca77b4606eb1e2458
1 parent 3e3616a commit 367d0ffb14a4ed75cf34ec8f6699fbec853d36d8
@Soby Mathew Soby Mathew authored on 5 May 2016
Showing 5 changed files
View
drivers/arm/gic/v3/gicv3_main.c
View
drivers/arm/gic/v3/gicv3_private.h
View
drivers/arm/tzc/tzc400.c
View
drivers/arm/tzc/tzc_common_private.c
View
drivers/arm/tzc/tzc_dmc500.c