ci(esp_tee): Add tests for verifying behaviour for illegal flash accesses (SPI1)

This commit is contained in:
Laukik Hase
2025-01-23 11:47:19 +05:30
parent c23714f775
commit 7d49f696c1
6 changed files with 346 additions and 12 deletions
@@ -2,6 +2,9 @@
CONFIG_SECURE_ENABLE_TEE=y
CONFIG_SECURE_TEE_IRAM_SIZE=0x9000
# Enabling flash protection over SPI1
CONFIG_SECURE_TEE_EXT_FLASH_MEMPROT_SPI1=y
# Custom partition table
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_PARTITION_TABLE_TWO_OTA_TEE=y