mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 21:10:20 +00:00
feat(security): Add security_features_app example to demonstrate security features
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
CONFIG_SECURE_BOOT_ENABLE_AGGRESSIVE_KEY_REVOKE=y
|
||||
|
||||
|
||||
# NVS encryption
|
||||
CONFIG_NVS_ENCRYPTION=y
|
||||
CONFIG_NVS_SEC_KEY_PROTECT_USING_HMAC=y
|
||||
CONFIG_NVS_SEC_HMAC_EFUSE_KEY_ID=2
|
Reference in New Issue
Block a user