test_apps: increase partition table offset to fix build errors

This commit is contained in:
Mahavir Jain 2021-04-20 11:48:00 +05:30
parent d41781099a
commit b24671e935
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
CONFIG_SECURE_FLASH_ENC_ENABLED=y
CONFIG_SECURE_FLASH_ENCRYPTION_MODE_RELEASE=y
CONFIG_PARTITION_TABLE_OFFSET=0xA000

View File

@ -1,2 +1,3 @@
CONFIG_SECURE_FLASH_ENC_ENABLED=y
CONFIG_SECURE_FLASH_ENCRYPTION_MODE_RELEASE=y
CONFIG_PARTITION_TABLE_OFFSET=0xA000