diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/plat/arm/css/common/css_def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/plat/arm/css/common/css_def.h b/include/plat/arm/css/common/css_def.h index 575db04f4..ec28db075 100644 --- a/include/plat/arm/css/common/css_def.h +++ b/include/plat/arm/css/common/css_def.h @@ -183,7 +183,7 @@ #endif /* CSS_LOAD_SCP_IMAGES */ /* Load address of Non-Secure Image for CSS platform ports */ -#define PLAT_ARM_NS_IMAGE_OFFSET U(0xE0000000) +#define PLAT_ARM_NS_IMAGE_BASE U(0xE0000000) /* TZC related constants */ #define PLAT_ARM_TZC_FILTERS TZC_400_REGION_ATTR_FILTER_BIT_ALL |