• Antonio Nino Diaz's avatar
    tzc: Fix MISRA defects · af6491f8
    Antonio Nino Diaz authored
    
    
    The definitions FAIL_CONTROL_*_SHIFT were incorrect, they have been
    fixed.
    
    The types tzc_region_attributes_t and tzc_action_t have been removed and
    replaced by unsigned int because it is not allowed to do logical
    operations on enums.
    
    Also, fix some address definitions in arm_def.h.
    
    Change-Id: Id37941d76883f9fe5045a5f0a4224c133c504d8b
    Signed-off-by: default avatarAntonio Nino Diaz <antonio.ninodiaz@arm.com>
    af6491f8
tzc_dmc500.h 4.77 KB