]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
authorJavier Tia <javier.tia@linaro.org>
Sun, 10 Nov 2024 08:28:38 +0000 (10:28 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 13 Nov 2024 01:09:52 +0000 (19:09 -0600)
commit514f18f8dcbdb7e5e556d0bfe567b61497fecf4c
treedc8fe7bc7315add51dd2895b277250aa3fdbbaa4
parenta564f5094f62e40cf758e391b5213e3924d56f4d
net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https

The current code support mbedTLS 2.28. Since we are using a newer
version in U-Boot, update the necessary accessors and the lwIP codebase
to work with mbedTLS 3.6.0. It's worth noting that the patches are
already sent to lwIP [0]

While at it enable LWIP_ALTCP_TLS and enable TLS support in lwIP

[0] https://github.com/lwip-tcpip/lwip/pull/47

Signed-off-by: Javier Tia <javier.tia@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/lwip/Makefile
lib/lwip/lwip/src/apps/altcp_tls/altcp_tls_mbedtls.c
lib/lwip/lwip/src/core/tcp_out.c
lib/lwip/u-boot/lwipopts.h