-
Notifications
You must be signed in to change notification settings - Fork 7.7k
west.yml: MCUboot synchronization from upstream #93262
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
Conversation
The following west manifest projects have changed revision in this Pull Request:
Additional metadata changed:
⛔ DNM label due to: 1 project with metadata changes Note: This message is automatically posted and updated by the Manifest GitHub Action. |
Update Zephyr fork of MCUboot to revision: 461e060e8687c9a75074effcc61d7f68c5112cfd Brings following Zephyr relevant fixes: - 461e060e zephyr: Improve SHA support selectors - b9ba2573 boot: zephyr: kconfig: Default to swap using offset - cc8f6aff boot: zephyr: Set prefer swap using move for aligned boards - 37bc4aa4 zephyr: boards: nrf54h20dk: disable power domains - 5a728be9 boot: zephyr: Add support for Cortex-R cleanup before final jump - 83e2f934 boot: zephyr: Add Cortex-R support - c136f4a8 boot: zephyr: Remove references to tinycrypt - 3bf79cbc boot: zephyr: Remove support for deprecated LED dts - 3e02536f boot: bootutil: declare fih_panic_loop() as noreturn - 5eaf190a boot: zephyr: RAM cleanup debug loop - ecf01da3 zephyr: Add zephyr samples folder to list of samples - 724a7514 boot: zephyr: boards: Reformat DTS files - f9db0194 bootutil: Unify app_max_size() implementations - 6ea7add6 zephyr: Remove legacy flash_area_get_sectors - 7271062e boot: zephyr: boards: Remove outdated nrf54l15pdk board config - 5ce11a3b zephyr: boards: nrf - remove redundant multithreading configuration - fa4ca87a mbedtls: Move local mbedtls to v3.6.0 - a736efa7 boot: zephyr: add support for revert mode with ramload - 61c5547b boot: zephyr: add ram_load overlays for nrf52840dk and mimxrt1050_evk boards Signed-off-by: Jamie McCrae <[email protected]>
dc78bcc
to
db69dbf
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Update Zephyr fork of MCUboot to revision:
461e060e8687c9a75074effcc61d7f68c5112cfd
Brings following Zephyr relevant fixes:
Notes on process: