mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-16 04:22:22 +00:00
ci: Add test apps for ESP32-S2 Secure Boot
This commit is contained in:
5
tools/test_apps/security/secure_boot/sdkconfig.ci.03
Normal file
5
tools/test_apps/security/secure_boot/sdkconfig.ci.03
Normal file
@@ -0,0 +1,5 @@
|
||||
# ESP32-S2 Secure Boot
|
||||
CONFIG_IDF_TARGET="esp32s2"
|
||||
CONFIG_SECURE_BOOT=y
|
||||
CONFIG_SECURE_BOOT_SIGNING_KEY="test_rsa_3072_key.pem"
|
||||
|
||||
Reference in New Issue
Block a user