1/* 2 * Copyright (c) 2018-2020, 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 the Protected Storage service. 14\details The protected storage service is responsible to hold sensitive 15information in a protected storage. 16 17*/ 18