1Copyright (c) 2017-2019, Arm Limited. All rights reserved. 2 3Redistribution and use in source and binary forms, with or without modification, 4are permitted provided that the following conditions are met: 5 6- Redistributions of source code must retain the above copyright notice, this 7 list of conditions and the following disclaimer. 8- Redistributions in binary form must reproduce the above copyright notice, this 9 list of conditions and the following disclaimer in the documentation and/or 10 other materials provided with the distribution. 11- Neither the name of ARM nor the names of its contributors may be used to 12 endorse or promote products derived from this software without specific prior 13 written permission. 14 15THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 16ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 17WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 18DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR 19ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 20(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 21LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 22ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 23(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 24SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 25 26--- 27 28.. note:: 29 Individual files contain the following tag instead of the full license text. 30 31 32 33 SPDX-License-Identifier: BSD-3-Clause 34 35This enables machine processing of license information based on the SPDX 36License Identifiers that are here available: http://spdx.org/licenses/ 37