Re: [PATCH v2 15/28] mbedtls/external: update MbedTLS PKCS7 test suites

2024-05-08 Thread Raymond Mao
Hi Ilias, On Wed, 8 May 2024 at 10:33, Ilias Apalodimas wrote: > Hi Raymond, > > On Tue, 7 May 2024 at 20:58, Raymond Mao wrote: > > > > Update the PKCS7 test suites for multiple certs. > > Please explain why. Does this belong to U-Boot or the patch should be > sent to mbedTLS directly? > > It

Re: [PATCH v2 15/28] mbedtls/external: update MbedTLS PKCS7 test suites

2024-05-08 Thread Ilias Apalodimas
Hi Raymond, On Tue, 7 May 2024 at 20:58, Raymond Mao wrote: > > Update the PKCS7 test suites for multiple certs. Please explain why. Does this belong to U-Boot or the patch should be sent to mbedTLS directly? Thanks /Ilias > > Signed-off-by: Raymond Mao > --- > Changes in v2 > - None. > > ...

[PATCH v2 15/28] mbedtls/external: update MbedTLS PKCS7 test suites

2024-05-07 Thread Raymond Mao
Update the PKCS7 test suites for multiple certs. Signed-off-by: Raymond Mao --- Changes in v2 - None. .../external/mbedtls/tests/suites/test_suite_pkcs7.data | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/mbedtls/external/mbedtls/tests/suites/test_suite_pkcs7.