]> git.dujemihanovic.xyz Git - u-boot.git/commit
lib/crypto: Adapt mscode_parser to MbedTLS
authorRaymond Mao <raymond.mao@linaro.org>
Thu, 3 Oct 2024 21:50:35 +0000 (14:50 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 14 Oct 2024 23:58:49 +0000 (17:58 -0600)
commit513a15db0dba24bc5e5dad971a2be1a4831a0037
treedec9d7c362b7ef7c0f91f94a433d5111c7ce9b03
parent65a7b48d5a1abb9439e8f5afaaf1b9643b08ed27
lib/crypto: Adapt mscode_parser to MbedTLS

Previous patch has introduced MbedTLS porting layer for mscode parser,
here to adjust the header and makefiles accordingly.
Adding _LEGACY Kconfig for legacy mscode implementation.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
include/crypto/mscode.h
lib/crypto/Makefile
lib/mbedtls/Kconfig