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>
1 parent 0595abc commit af6491f85cc91df2349d805ceda69c0a1ab31972
@Antonio Nino Diaz Antonio Nino Diaz authored on 15 Oct 2018
Showing 10 changed files
View
drivers/arm/tzc/tzc400.c
View
drivers/arm/tzc/tzc_common_private.h
View
drivers/arm/tzc/tzc_dmc500.c
View
include/drivers/arm/tzc400.h
View
include/drivers/arm/tzc_common.h
View
include/drivers/arm/tzc_dmc500.h
View
include/plat/arm/common/arm_def.h
View
include/plat/arm/common/plat_arm.h
View
plat/arm/common/arm_tzc400.c
View
plat/arm/common/arm_tzc_dmc500.c