commit | a7864eb608da45607e89d37e6ad91aff3ac3e3e6 | [log] [tgz] |
---|---|---|
author | Raymond Mao <raymond.mao@linaro.org> | Thu Oct 03 14:50:24 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 14 17:58:39 2024 -0600 |
tree | 37cac6d52dbd2474d8680367caadbeea61dfa209 | |
parent | e90e84418a904d7ecccd5ddcd9ac57d8e871a085 [diff] |
mbedtls/external: update MbedTLS PKCS7 test suites Update the PKCS7 test suites for multiple certs. The PR for this patch is at: https://github.com/Mbed-TLS/mbedtls/pull/9001 For enabling EFI loader PKCS7 features with MbedTLS build, we need this patch on top of MbedTLS v3.6.0 before it is merged into the next MbedTLS LTS release. Signed-off-by: Raymond Mao <raymond.mao@linaro.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>