Skip to content

Commit dcf54a2

Browse files
committed
[nrf fromtree] doc: migration: 4.0: Add notes on deprecation of imgtool west sign
Adds details on the deprecation of this feature Signed-off-by: Jamie McCrae <[email protected]> (cherry picked from commit fba029c)
1 parent 94ecf89 commit dcf54a2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/migration-guide-4.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ the :ref:`release notes<zephyr_4.0>`.
1818
Build System
1919
************
2020

21+
* Removed the ``CONFIG_MCUBOOT_CMAKE_WEST_SIGN_PARAMS`` Kconfig option as ``west sign`` is no
22+
longer called by the build system when signing images for MCUboot.
23+
24+
* The imgtool part of ``west sign`` has been deprecated, options to be supplied to imgtool when
25+
signing should be set in :kconfig:option:`CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS` instead.
26+
2127
Kernel
2228
******
2329

0 commit comments

Comments
 (0)