Merge branch 'development' into development-restricted

This commit is contained in:
Jaeden Amero 2018-01-23 18:20:09 +00:00
commit 7383062b46
84 changed files with 211 additions and 101 deletions

View file

@ -1,8 +1,9 @@
/**
* \file bignum.h
*
* \brief Multi-precision integer library
*
* \brief Multi-precision integer library
*/
/*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*