/* | |
* 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 veeners callable from the non-secure | |
domain. | |
\details Each service has a .c file here which implement the entry points for | |
service function calls. | |
*/ |