Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0068895ff845c38e9e2b65c002c53c623379e436
/
.
/
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
};