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