wolfBoot/lib
Daniele Lacamera f709767e94 Update wolfssl submodule to master 4aa1ad7a5
wolfssl master advanced 1287 commits past the pinned v5.9.2-stable
(e71b086f).
2026-09-17 17:30:41 +02:00
..
wolfCOSE@588232e6f2 Add wolfCOSE DICE attestation 2026-08-06 09:44:52 +02:00
wolfHAL@4744f20c0a Implement port for STM32WBA. Bump wolfHAL lib to latest 2026-07-02 08:44:45 +02:00
wolfHSM@86dd6df045 Support for AURIX TC4xx host and CSRM cores 2026-09-12 09:21:38 -06:00
wolfPKCS11@caeaaa5693 Updated submodules 2026-07-02 22:58:46 +02:00
wolfPSA@a4d11872c0 Updated submodules 2026-07-02 22:58:46 +02:00
wolfTPM@c3c0621333 Update wolfTPM submodule to v4.2.0 2026-09-17 13:06:11 +02:00
wolfssl@4aa1ad7a5b Update wolfssl submodule to master 4aa1ad7a5 2026-09-17 17:30:41 +02:00
CMakeLists.txt Fix Cmake build: added src/store_sbrk.c and fixed target dependencies 2026-03-16 10:29:59 +01:00
README.md doc polish 2025-11-20 17:05:12 -08:00

README.md

lib

Submodules from other repositories:

  • wolfHSM
  • wolfPKCS11
  • wolfssl
  • wolfTPM

If you cloned wolfBoot from GitHub (rather than using a release package), you'll need to initialize and update the git submodules first:

git submodule update --init