crypto: Update Mbed Crypto to 1.0.0

There are no differences from Mbed Crypto 1.0.0d7 other than the version
number.
pull/10152/head
Jaeden Amero 2019-03-18 16:15:05 +00:00
parent 6b84b14ab6
commit 11ef5a0a72
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
mbedcrypto-1.0.0d7
mbedcrypto-1.0.0

View File

@ -29,7 +29,7 @@
# Set the Mbed Crypto release to import (this can/should be edited before
# import)
CRYPTO_RELEASE ?= mbedcrypto-1.0.0d7
CRYPTO_RELEASE ?= mbedcrypto-1.0.0
CRYPTO_REPO_URL ?= git@github.com:ARMmbed/mbed-crypto.git
# Translate between Mbed Crypto namespace and Mbed OS namespace