test: add encrypted flash write test for dangerous regions

This commit is contained in:
Mahavir Jain
2024-02-21 10:30:06 +05:30
parent 58efbf4894
commit d99a715568
2 changed files with 13 additions and 1 deletions

View File

@@ -9,3 +9,4 @@ CONFIG_SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC=y
CONFIG_SECURE_FLASH_UART_BOOTLOADER_ALLOW_DEC=y
CONFIG_SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE=y
CONFIG_SECURE_FLASH_REQUIRE_ALREADY_ENABLED=y
CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS=y