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