arm-trusted-firmware/include/plat
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
..
arm tzc: Fix MISRA defects 2018-10-23 12:12:03 +01:00
common Remove some MISRA defects in common code 2018-10-04 15:43:52 +01:00
marvell plat: marvell: invoke platform specific scp_bl2 image handler 2018-10-07 12:26:27 +03:00