Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
rppt
/
linux
/
6bf6be1127f7e6d4bf39f84d56854e944d045d74
/
.
/
certs
/
blacklist_hashes.c
blob: 344892337be0797cc713877ad64014b8cacaec20 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
#include
"blacklist.h"
const
char
__initdata
*
const
blacklist_hashes
[]
=
{
#include
CONFIG_SYSTEM_BLACKLIST_HASH_LIST
,
NULL
};