blob: 7525e1521e8f0d0eb7970843209584d933a912ab [file] [log] [blame]
Gyorgy Szing967feec2018-08-24 16:37:43 +02001/*
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 secure services.
14\details The source code of each service lives in a sub-directory. In addition
15this directory holds source files defining partitioning information. These are
16generated from the templates in this directory, and partition manifest files.
17
18*/