diff options
| author | Raymond Mao <[email protected]> | 2025-02-03 14:08:14 -0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-02-27 12:11:02 -0600 |
| commit | ac0b1e82ff8540bd106824ddcc8919f85469c5f8 (patch) | |
| tree | 011ff647a80fae32df757a1e6c8f167eb9eb1f77 /doc/develop/bootstd/extlinux.rst | |
| parent | f13cd90762247661f9bd508303d830055e135ec0 (diff) | |
mbedtls: refactor mbedtls build for XPL
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 libraries as default when MBEDTLS_LIB,
SPL_MBEDTLS_LIB, TPL_MBEDTLS_LIB or VPL_MBEDTLS_LIB is selected.
If users prefer using U-Boot legacy hashing libraries, please select
MBEDTLS_LIB_HASHING_ALT, SPL_MBEDTLS_LIB_HASHING_ALT,
TPL_MBEDTLS_LIB_HASHING_ALT or VPL_MBEDTLS_LIB_HASHING_ALT for U-Boot
Proper, SPL, TPL and VPL respectively.
Moreover, rename a few kconfig options and update their descriptions to
improve the consistency of terminology.
Signed-off-by: Raymond Mao <[email protected]>
Acked-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/extlinux.rst')
0 files changed, 0 insertions, 0 deletions
