-
Notifications
You must be signed in to change notification settings - Fork 7.3k
west.yml: MCUboot synchronization from upstream #88953
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:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
This still has the build issue with tfm:
|
That is a TF-M issue that needs fixing in TF-M, in TF-M they use parts of MCUboot code as "bl2" and do not define that function in a header file as they should, hence the warning |
Update Zephyr fork of MCUboot to revision: 81315483fcbdf1f1524c2b34a1fd4de6c77cd0f4 - 81315483 Revert "zephyr: arm: Update reading the flash image reset vector" - 47d826e7 boot: bootutil: swap_offset: Fix maximum application size - d5d3359e zephyr: Fix trailer size computation for swap-scratch - f9e4e529 zephyr: Fix TLV area was included in trailer size when rounding up - 6cbea0a2 boot: boot_serial: Fix swap using offset - efa30399 boot: bootutil: swap_move: Fix maximum application size Signed-off-by: Jamie McCrae <[email protected]>
96c5d60
to
6d6ebde
Compare
Update Zephyr fork of MCUboot to revision:
81315483fcbdf1f1524c2b34a1fd4de6c77cd0f4
Notes on process: