diff --git a/tools/test_apps/system/bootloader_sections/sdkconfig.ci.flash_encryption b/tools/test_apps/system/bootloader_sections/sdkconfig.ci.flash_encryption index 47e4a657c6..995fbdde26 100644 --- a/tools/test_apps/system/bootloader_sections/sdkconfig.ci.flash_encryption +++ b/tools/test_apps/system/bootloader_sections/sdkconfig.ci.flash_encryption @@ -1,2 +1,3 @@ CONFIG_SECURE_FLASH_ENC_ENABLED=y CONFIG_SECURE_FLASH_ENCRYPTION_MODE_RELEASE=y +CONFIG_PARTITION_TABLE_OFFSET=0xA000 diff --git a/tools/test_apps/system/build_test/sdkconfig.ci.flash_encryption_release b/tools/test_apps/system/build_test/sdkconfig.ci.flash_encryption_release index 47e4a657c6..995fbdde26 100644 --- a/tools/test_apps/system/build_test/sdkconfig.ci.flash_encryption_release +++ b/tools/test_apps/system/build_test/sdkconfig.ci.flash_encryption_release @@ -1,2 +1,3 @@ CONFIG_SECURE_FLASH_ENC_ENABLED=y CONFIG_SECURE_FLASH_ENCRYPTION_MODE_RELEASE=y +CONFIG_PARTITION_TABLE_OFFSET=0xA000