1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Merge pull request #7 from gilles-peskine-arm/all_sh-mbedcrypto

[mbedcrypto] all.sh: make it possible to run a subset of the components
This commit is contained in:
Jaeden Amero
2019-01-14 10:47:20 +00:00
committed by GitHub
4 changed files with 841 additions and 633 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -41,8 +41,6 @@
# number does not need to be updated often.
set confirm off
# We don't need to turn off ASLR, so don't try.
set disable-randomization off
file ./programs/test/zeroize
break zeroize.c:100