/* * Copyright (c) 2015, ARM Limited and Contributors. All rights reserved. *
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef COT_DEF_H #define COT_DEF_H
/* TBBR CoT definitions */ #define COT_MAX_VERIFIED_PARAMS 4
#endif /* COT_DEF_H */