Home
last modified time | relevance | path

Searched refs:blinfo (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/doc/services/retention/
Dblinfo.rst6 The bootloader information (abbreviated to blinfo) subsystem is an extension of
10 :ref:`settings_api` with the ``blinfo/`` prefix.
71 using retention/blinfo subsystem
88 #include <zephyr/retention/blinfo.h>
105 * ``blinfo/mode`` The mode that MCUboot is configured for
107 * ``blinfo/signature_type`` The signature type MCUboot is configured for
109 * ``blinfo/recovery`` The recovery type enabled in MCUboot
111 * ``blinfo/running_slot`` The running slot, useful for direct-XIP mode to know
113 * ``blinfo/bootloader_version`` Version of the bootloader
115 * ``blinfo/max_application_size`` Maximum size of an application (in bytes)
Dindex.rst210 blinfo.rst
/Zephyr-latest/subsys/retention/
DKconfig58 source "subsys/retention/Kconfig.blinfo"
DKconfig.blinfo53 "blinfo" prefix.