Home
last modified time | relevance | path

Searched hist:"3 d66ca6d8cf35f198d637f8fda233601fcfb04d7" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/drivers/arm/
H A Dtzc400.h3d66ca6d8cf35f198d637f8fda233601fcfb04d7 Wed May 13 08:25:37 UTC 2020 Heyi Guo <guoheyi@linux.alibaba.com> tzc400: fix logical error in FILTER_BIT definitions

The filters parameter passed to tzc400_configure_region() is supposed
to be filter bit flag without bit shift, so the macros
TZC_400_REGION_ATTR_FILTER_BIT and TZC_400_REGION_ATTR_FILTER_BIT_ALL
should always construct the value without any shift.

It is not a functional issue for TZC_REGION_ATTR_F_EN_SHIFT is lucky
to be 0.

Signed-off-by: Heyi Guo <guoheyi@linux.alibaba.com>
Change-Id: I5d363c462b8517256523f637e670eefa56722afd