summaryrefslogtreecommitdiffstats
path: root/src/crypto/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/crc32.c')
-rw-r--r--src/crypto/crc32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/crc32.c b/src/crypto/crc32.c
index cfef68c02..9ab4899c6 100644
--- a/src/crypto/crc32.c
+++ b/src/crypto/crc32.c
@@ -20,6 +20,7 @@
*/
FILE_LICENCE ( GPL2_OR_LATER );
+FILE_SECBOOT ( PERMITTED );
#include <ipxe/crc32.h>