laurenw-arm | 1c7c576 | 2022-04-21 16:21:53 -0500 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2022, Arm Limited. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | |||||
7 | PLAT_MSG := Confidential Compute Architecture root of trust | ||||
8 | PLAT_INCLUDE := ../../include/tools_share | ||||
9 | |||||
10 | OBJECTS += src/cca/cot.o |