Sign in
zircon-guest
/
third_party
/
linux
/
8791063f93f6fa0102969f799d4288f0bea3f3c6
/
.
/
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
};