• Varun Wadekar's avatar
    Tegra: print GICC registers conditionally · 7cd336ab
    Varun Wadekar authored
    
    
    The GICC interface exists only on the interrupt controllers following
    the GICv2 specification.
    
    This patch prints the GICC register contents from the platform's macro,
    plat_crash_print_regs' only when TEGRA_GICC_BASE is defined. This
    allows platforms using future versions of the GIC specification to
    still use this macro.
    
    Change-Id: Ia5762d0a1ae28c832664d69362a7776e46a22ad1
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    7cd336ab
plat_macros.S 1.47 KB