From 35d94fe5751eb96f481765ee459ab484812e41f4 Mon Sep 17 00:00:00 2001 From: Andrzej Puzdrowski Date: Tue, 19 Nov 2024 12:13:11 +0100 Subject: [PATCH] doc/nrf/../software_maturity: added mcuboot record Added summary table on MCUboot maturity level. Signed-off-by: Andrzej Puzdrowski --- .../software_maturity.rst | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/doc/nrf/releases_and_maturity/software_maturity.rst b/doc/nrf/releases_and_maturity/software_maturity.rst index 924983cf12bb..7afb8b65add9 100644 --- a/doc/nrf/releases_and_maturity/software_maturity.rst +++ b/doc/nrf/releases_and_maturity/software_maturity.rst @@ -1959,6 +1959,60 @@ Trusted storage implements the PSA Certified Secure Storage APIs without TF-M. - Supported - Supported +MCUboot bootloader +****************** + +The following table indicates the software maturity levels of the support for each MCUboot bootloader feature: + +.. toggle:: + + .. list-table:: + :widths: auto + :header-rows: 1 + + * - + - nRF52810 + - nRF52811 + - nRF52820 + - nRF52832 + - nRF52833 + - nRF52840 + - nRF5340 + - nRF54H20 + - nRF54L15 + - nRF9131 + - nRF9151 + - nRF9160 + - nRF9161 + * - **Immutable MCUboot as part of build** + - -- + - -- + - -- + - Supported + - Supported + - Supported + - Supported + - -- + - Supported + - -- + - Supported + - Supported + - Supported + * - **Updatable MCUboot as part of build** + - -- + - -- + - -- + - Supported + - Supported + - Supported + - Supported + - -- + - -- + - -- + - Supported + - Supported + - Supported + Power management device support *******************************