Merge "plat/arm/rdn2: update TZC base address" into integration

This commit is contained in:
Madhukar Pappireddy 2021-02-11 17:15:02 +00:00 committed by TrustedFirmware Code Review
commit b2e5e56f05
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#define PLAT_MAX_PWR_LVL ARM_PWR_LVL1
/* TZC Related Constants */
#define PLAT_ARM_TZC_BASE UL(0x10820000)
#define PLAT_ARM_TZC_BASE UL(0x10720000)
#define PLAT_ARM_TZC_FILTERS TZC_400_REGION_ATTR_FILTER_BIT(0)
#define TZC400_OFFSET UL(0x1000000)