arm-trusted-firmware/drivers/arm/tzc
Antonio Nino Diaz af6491f85c tzc: Fix MISRA defects
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: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-10-23 12:12:03 +01:00
..
tzc400.c tzc: Fix MISRA defects 2018-10-23 12:12:03 +01:00
tzc_common_private.h tzc: Fix MISRA defects 2018-10-23 12:12:03 +01:00
tzc_dmc500.c tzc: Fix MISRA defects 2018-10-23 12:12:03 +01:00