feat(security): Add security_features_app example to demonstrate security features

This commit is contained in:
Aditya Patwardhan
2024-03-11 16:39:52 +05:30
parent 9e3424709a
commit a57aa71190
17 changed files with 820 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
# This file uses insecure configurations for testing purpose
# Do not use this configurations for you project
CONFIG_SECURE_BOOT_SIGNING_KEY="test/test_secure_boot_signing_key.pem"
CONFIG_EXAMPLE_SECURE_JTAG_TOKEN_PATH="test/secure_jtag_token.bin"