arm-trusted-firmware/drivers/arm/tzc
Heyi Guo d4c61c3878 tzc400: adjust filter flag if it is set to FILTER_BIT_ALL
TZC_400_REGION_ATTR_FILTER_BIT_ALL is a simple constant definition, so
it can't get the real filter number to construct the bit flag for all
existing filters. If the platform doesn't have 4 filters, passing
FILTER_BIT_ALL to tzc400_configure_region() will cause assertion or
misconfiguration. So adjust the bit flag against the real filter
number.

Signed-off-by: Heyi Guo <guoheyi@linux.alibaba.com>
Change-Id: Ie5c48303485f3b5015772961ee7c34746121ee84
2021-02-09 10:52:49 +08:00
..
tzc380.c tzc: remove deprecated types 2019-04-03 14:55:18 +01:00
tzc400.c tzc400: adjust filter flag if it is set to FILTER_BIT_ALL 2021-02-09 10:52:49 +08:00
tzc_common_private.h Increase type widths to satisfy width requirements 2020-10-12 10:55:03 -05:00
tzc_dmc500.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tzc_dmc620.c TZ DMC620 driver: Fix MISRA-2012 defects 2020-07-27 15:04:14 +01:00