mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-10 09:17:00 +02:00
Add porting layer for X509 cert parser on top of MbedTLS X509 library. Introduce _LEGACY and _MBEDTLS kconfigs for X509 cert parser legacy and MbedTLS implementations respectively. Signed-off-by: Raymond Mao <raymond.mao@linaro.org> |
||
---|---|---|
.. | ||
external/mbedtls | ||
port | ||
Kconfig | ||
Makefile | ||
mbedtls_def_config.h | ||
md5.c | ||
public_key.c | ||
sha1.c | ||
sha256.c | ||
sha512.c | ||
x509_cert_parser.c |