Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f454322efbf6faee695f517c6b52c4dc03cacd3e
/
.
/
certs
/
blacklist_hashes.c
blob: 5bd449f7db177e39c902c9ad75712b730758ff31 [
file
] [
log
] [
blame
]
David Howells
734114f
2017-04-03 16:07:24 +0100
[
diff
] [
blame
]
1
#include
"blacklist.h"
2
3
const
char
__initdata
*
const
blacklist_hashes
[]
=
{
4
#include
CONFIG_SYSTEM_BLACKLIST_HASH_LIST
5
,
NULL
6
};