summaryrefslogtreecommitdiffstats
path: root/src/crypto/mishmash/oid_sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/mishmash/oid_sha1.c')
-rw-r--r--src/crypto/mishmash/oid_sha1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/mishmash/oid_sha1.c b/src/crypto/mishmash/oid_sha1.c
index 5dae6d27c..5ddd2aba8 100644
--- a/src/crypto/mishmash/oid_sha1.c
+++ b/src/crypto/mishmash/oid_sha1.c
@@ -22,6 +22,7 @@
*/
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+FILE_SECBOOT ( PERMITTED );
#include <ipxe/sha1.h>
#include <ipxe/asn1.h>