Files
SDK_GD32W51x/PROT/trusted-firmware-m/secure_fw/partitions/dir_services.dox
2023-05-18 18:53:00 +08:00

18 lines
541 B
Plaintext

/*
* Copyright (c) 2018-2019, Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*
*/
//This file holds description for the current directory. This documentation
//will be included in the Doxygen output.
/*!
\dir
\brief Source code for secure services.
\details The source code of each service lives in a sub-directory. In addition
this directory holds source files defining partitioning information. These are
generated from the templates in this directory, and partition manifest files.
*/