Skip to content

stm32: mcuboot: add support for mcuboot tests and samples #93862

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

djiatsaf-st
Copy link
Contributor

@djiatsaf-st djiatsaf-st commented Jul 30, 2025

This PR adds support for testing MCUboot tests and samples. However, not all series are supported yet due to some limitations and hardware incapacity.

Related tests and samples :

  • zephyr/samples/sysbuild/with_mcuboot
  • zephyr/tests/boot/test_mcuboot
  • zephyr/tests/boot/with_mcumgr

add boot and slots  partitions for flash memory
in dedicated mcu boards

Signed-off-by: Fabrice DJIATSA <[email protected]>
Add STM32 supported boards for the test.

Signed-off-by: Fabrice DJIATSA <[email protected]>
Add STM32 supported boards for the test.

Signed-off-by: Fabrice DJIATSA <[email protected]>
Add STM32 supported boards for the test.

Signed-off-by: Fabrice DJIATSA <[email protected]>
Since the addition of a new storage partition definition in
the nucleo_f746zg dts, this node must be deleted before performing
this test.

Signed-off-by: Fabrice DJIATSA <[email protected]>
@djiatsaf-st djiatsaf-st force-pushed the support_mcuboot_tests branch from 9b3a129 to 920d124 Compare August 11, 2025 08:24
Copy link

@djiatsaf-st djiatsaf-st marked this pull request as ready for review August 14, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants