Sign in
cos
/
third_party
/
kernel
/
cc5ca450bb550cbc76f9a64e9019504d972b8480
/
.
/
certs
/
blacklist_hashes.c
blob: d5961aa3d3380c5fdfadd6bff49dddd97c41060d [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
#include
"blacklist.h"
const
char
__initconst
*
const
blacklist_hashes
[]
=
{
#include
CONFIG_SYSTEM_BLACKLIST_HASH_LIST
,
NULL
};