Sign in
cos
/
third_party
/
kernel
/
refs/heads/contrib/main-R101-cos-5.15-spr-emr-support
/
.
/
certs
/
blacklist_hashes.c
blob: d5961aa3d3380c5fdfadd6bff49dddd97c41060d [
file
] [
log
] [
blame
] [
edit
]
// SPDX-License-Identifier: GPL-2.0
#include
"blacklist.h"
const
char
__initconst
*
const
blacklist_hashes
[]
=
{
#include
CONFIG_SYSTEM_BLACKLIST_HASH_LIST
,
NULL
};