/* * 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__ */