blob: 2ffc86aaa3ae4e84087a908b59281b36cffb5afe [file] [log] [blame]
Kevin Peng62a87112020-07-07 15:07:46 +08001/*
2 * Copyright (c) 2018-2019, Arm Limited. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 *
6 */
7
8//This file holds description for the current directory. This documentation
9//will be included in the Doxygen output.
10
11/*!
12\dir
13\brief Source code for TF-M tests.
14\details TF-M tests exercise the TF-M core and various services to check correct
15operation.
16
17*/