• Vikram Kanigiri's avatar
    Configure all secure interrupts on ARM platforms · a7270d35
    Vikram Kanigiri authored
    ARM TF configures all interrupts as non-secure except those which
    are present in irq_sec_array. This patch updates the irq_sec_array
    with the missing secure interrupts for ARM platforms.
    
    It also updates the documentation to be inline with the latest
    implementation.
    
    Fixes ARM-software/tf-issues#312
    
    Change-Id: I39956c56a319086e3929d1fa89030b4ec4b01fcc
    a7270d35
platform_def.h 3.98 KB