Re: [PATCH v4 23/29] mbedtls: add MSCode parser porting layer

2024-07-26 Thread Raymond Mao
Hi Ilias, On Fri, 26 Jul 2024 at 06:10, Ilias Apalodimas wrote: > Hi Raymond > > On Tue, 2 Jul 2024 at 21:33, Raymond Mao wrote: > > > > Add porting layer for MSCode on top of MbedTLS ASN1 library. > > Introduce _LEGACY and _MBEDTLS kconfigs for MSCode legacy and > > MbedTLS implementations res

Re: [PATCH v4 23/29] mbedtls: add MSCode parser porting layer

2024-07-26 Thread Ilias Apalodimas
Hi Raymond On Tue, 2 Jul 2024 at 21:33, Raymond Mao wrote: > > Add porting layer for MSCode on top of MbedTLS ASN1 library. > Introduce _LEGACY and _MBEDTLS kconfigs for MSCode legacy and > MbedTLS implementations respectively. You should mention explicitly on the commit message, that this patch