nuttx-apps/crypto/controlse
George Poulios 0b3428942f Update MbedTLS 3.4.0 -> 3.6.2 and set it as default
Even though one could in theory simply set CONFIG_MBEDTLS_VERSION="3.6.2",
this commit is needed for 2 reasons:
  1. The patches need to be updated: 0001 works almost as-is (with fuzz 2)
     but 0002 hunk #4 fails and needed adjustment. Otherwise, the patches
     are identical.
  2. mbedtls_config.h needs to be updated: Following the same approach
     for the Kconfig this commit updates both Kconfig and mbedtls_config.h
     according to the changes:
       mbedtls$ git diff v3.4.0...v3.6.2 -- include/mbedtls/mbedtls_config.h

Minor edits also to crypto/controlse to comply with v3.6.2.

Signed-off-by: George Poulios <gpoulios@census-labs.com>
2024-12-01 17:57:21 +08:00
..
ccertificate.cxx controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
ccsr.cxx controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
chex_util.cxx controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
CMakeLists.txt controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
cmbedtls_se05x_extension.hxx Update MbedTLS 3.4.0 -> 3.6.2 and set it as default 2024-12-01 17:57:21 +08:00
controlse_main.cxx controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
cpublic_key.cxx controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
csan_builder.cxx controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
csecure_element.cxx controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
cserial_number.cxx controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
cstring.cxx controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00
Kconfig Update MbedTLS 3.4.0 -> 3.6.2 and set it as default 2024-12-01 17:57:21 +08:00
Make.defs Added tools for NXP SE05x (secure element) 2023-08-22 10:12:31 +08:00
Makefile controlse: add accesslib for the se05x secure element 2024-04-21 11:20:12 +08:00