Hi all

On Mon, 27 May 2024 at 15:47, Martin Husemann <[email protected]> wrote:
>
> On Mon, May 27, 2024 at 02:45:01PM +0200, Jerome Forissier wrote:
> > That certainly would work but again, isn't it a decision to be made
> > by the device manufacturer or more generally the one who builds u-boot
> > for the device?
>
> Very true, and if you get the verification part working, your full solution
> is better!

Just to chime in a bit on the why. HTTPs is one of the options we can
easily plug in with LWIP & mbedTLS. But apart from that, getting a
richer TCP/IP stack that has been used for years in RTOSes is a win on
its own.

We can now easily add multiple net-based applications without having
to implement the underlying TCP/IP stack.  LWIP is a very slight
increase in size (~1%) and the advantages are well worth it.

Cheers
/Ilias
>
> Martin

Reply via email to