test(esp_security): Extend the key manager tests

This commit is contained in:
harshal.patil
2025-06-12 17:38:31 +05:30
parent ea322ee6ef
commit eb7c5654f6
6 changed files with 1521 additions and 1271 deletions

View File

@@ -0,0 +1,3 @@
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"