Re: [PATCH v2 3/3] mbedtls: refactor mbedtls build for XPL

2025-02-04 Thread Ilias Apalodimas
Thanks Raymond, The renaming makes things a bit easier to configure and it does solve the compilation problem I was seeing On Tue, 4 Feb 2025 at 00:08, Raymond Mao wrote: > > Refactor the entire kconfig page for mbedtls, adapt mbedtls makefile > and default config file using 'XPL_', in order to

[PATCH v2 3/3] mbedtls: refactor mbedtls build for XPL

2025-02-03 Thread Raymond Mao
Refactor the entire kconfig page for mbedtls, adapt mbedtls makefile and default config file using 'XPL_', in order to have independent mbedtls kconfig options in U-Boot Proper, SPL, TPL and VPL. User can choose legacy or mbedtls libraries for them independently. Set mbedtls native hashing librari