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