summaryrefslogtreecommitdiffstats
path: root/src/drivers/nvs/nvs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/nvs/nvs.c')
-rw-r--r--src/drivers/nvs/nvs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/nvs/nvs.c b/src/drivers/nvs/nvs.c
index af7c466c4..42b54123e 100644
--- a/src/drivers/nvs/nvs.c
+++ b/src/drivers/nvs/nvs.c
@@ -22,6 +22,7 @@
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+FILE_SECBOOT ( PERMITTED );
#include <stdint.h>
#include <string.h>