• Soby Mathew's avatar
    AArch32: Enable GIC and TZC support · 367d0ffb
    Soby Mathew authored
    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
    367d0ffb
gicv3_main.c 13 KB