b748f6fa2a
The ext/mbedtls directory has a copy of the ASN.1 parser from the mbed TLS library. To allow a future change to bring the entire mbed TLS library in as a submodule under ext, rename this to mbedtls-asn1 to make it clear this is only a subset. Signed-off-by: David Brown <david.brown@linaro.org> |
||
---|---|---|
.. | ||
include/mbedtls | ||
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.