blob: 3cb8304fe2fb76263f36812bfe0e4c887085aa06 [file] [log] [blame]
/*
* Copyright (c) 2023, Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <ethosn_cert.h>
#include <juno_tbb_cert.h>
#include <juno_tbb_ext.h>
#include <juno_tbb_key.h>
static cert_t juno_plat_tbb_certificates[] = {
ETHOSN_NPU_FW_KEY_CERT_DEF,
ETHOSN_NPU_FW_CONTENT_CERT_DEF,
};
PLAT_REGISTER_COT(juno_plat_tbb_certificates);