TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux
/
92d4c21e51fc12736c39c2a161a42f20e2be8a00
/
.
/
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
};