Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implement port for STM32WBA. Bump wolfHAL lib to latest#799

Open
AlexLanzano wants to merge 1 commit into
wolfSSL:master from
AlexLanzano:wolfHAL-update
Open

Implement port for STM32WBA. Bump wolfHAL lib to latest #799
AlexLanzano wants to merge 1 commit into
wolfSSL:master from
AlexLanzano:wolfHAL-update

Conversation

@AlexLanzano

@AlexLanzano AlexLanzano commented Jun 16, 2026

Copy link
Copy Markdown
Member

Add STM32WBA55CG Nucleo port (wolfHAL backend)

Adds a wolfBoot port for the STM32WBA55CG Nucleo (Cortex-M33) on the wolfHAL backend, and bumps lib/wolfHAL to the latest.

Changes

  • New stm32wba target in arch.mk (Cortex-M33 / ARMv8-M)
  • New board hal/boards/stm32wba55cg_nucleo/ (board.c/.h/.mk) using the upstream wolfHAL flash/gpio/uart drivers
  • Linker script hal/stm32wba.ld (1 MB flash @ 0x08000000, 128 KB RAM)
  • Example config config/examples/stm32wba.config (ECC256/SHA256)
  • Bump lib/wolfHAL
  • Add the new config to CI (test-configs.yml)

Test plan

  • Builds clean for config/examples/stm32wba.config
  • Flash factory.bin @ 0x08000000; confirm it verifies + boots a signed app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /