2f85b7e994
The crypto/common.h header checks for MBEDTLS_VERSION_NUMBER value but it needs to include mbedtls/version.h first otherwise it won't return a reliable check. Signed-off-by: Antonio de Angelis <Antonio.deAngelis@arm.com> Change-Id: Ice12fe26bb24fd98c09c4adfe001b5274cee555c |
||
---|---|---|
.. | ||
include | ||
src | ||
README | ||
pkg.yml |
README
This bundles the asn1 parser from mbed-tls into mcuboot, which allows adding EC crypto (tinycrypt based) functionality for target OSes that don't bundle mbed-tls.