summaryrefslogtreecommitdiff
path: root/include/common/tbbr/cot_def.h
blob: 4a2a8ef54bb94286bc2100344a5eaee4864c1cef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * 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__ */