commit | 513a15db0dba24bc5e5dad971a2be1a4831a0037 | [log] [tgz] |
---|---|---|
author | Raymond Mao <raymond.mao@linaro.org> | Thu Oct 03 14:50:35 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 14 17:58:49 2024 -0600 |
tree | dec9d7c362b7ef7c0f91f94a433d5111c7ce9b03 | |
parent | 65a7b48d5a1abb9439e8f5afaaf1b9643b08ed27 [diff] |
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>