diff --git a/plat/intel/soc/common/include/platform_def.h b/plat/intel/soc/common/include/platform_def.h index 06f3a1b0d21ab92c9994d940642b6f477e0643b3..8d04479df70355e020a0be15e224e87b61a4f3b5 100644 --- a/plat/intel/soc/common/include/platform_def.h +++ b/plat/intel/soc/common/include/platform_def.h @@ -29,7 +29,7 @@ #define L2_RESET_DONE_STATUS 0x1228E5E7 /* Define next boot image name and offset */ -#define PLAT_NS_IMAGE_OFFSET 0x50000 +#define PLAT_NS_IMAGE_OFFSET 0x10000000 #define PLAT_HANDOFF_OFFSET 0xFFE3F000 /*******************************************************************************