Searched refs:img_mgmt (Results 1 – 13 of 13) sorted by relevance
9 add_subdirectory_ifdef(CONFIG_MCUMGR_GRP_IMG img_mgmt)
7 rsource "img_mgmt/Kconfig"
15 src/img_mgmt.c
195 ZTEST(img_mgmt, test_list) in ZTEST() argument322 ZTEST(img_mgmt, test_blocked) in ZTEST() argument394 ZTEST(img_mgmt, test_callback) in ZTEST() argument603 ZTEST_SUITE(img_mgmt, NULL, setup_test, NULL, cleanup_test, NULL);
77 5 img_mgmt callbacks can be setup with a single registration call, but to also118 img_mgmt upload check (:c:enumerator:`MGMT_EVT_OP_IMG_MGMT_DFU_CHUNK`)120 img_mgmt upload status (:c:enumerator:`MGMT_EVT_OP_IMG_MGMT_DFU_STOPPED`,
24 * ``img_mgmt``32 * The MCUboot bootloader is required for ``img_mgmt`` to function
1128 MCUMGR_HANDLER_DEFINE(img_mgmt, img_mgmt_register_group);
1316 * Fixed an issue with MCUmgr img_mgmt image upload ``upgrade`` field wrongly1320 * MCUmgr img_mgmt group will only verify the SHA256 hash provided by the1333 :kconfig:option:`CONFIG_IMG_MANAGER` are needed to enable MCUmgr img_mgmt.1335 * MCUmgr img_mgmt group now uses unsigned integer values for image and slot
886 …]Control flow issues in /home/aasthagr/zephyrproject/modules/lib/mcumgr/cmd/img_mgmt/src/img_mgmt.c888 …trol flow issues in /home/aasthagr/zephyrproject/modules/lib/mcumgr/cmd/img_mgmt/src/img_mgmt_stat…889 …trol flow issues in /home/aasthagr/zephyrproject/modules/lib/mcumgr/cmd/img_mgmt/src/img_mgmt_stat…
2054 * Introduced MCUmgr client support with handlers for img_mgmt and os_mgmt.2064 * Fixed an issue with MCUmgr img_mgmt group whereby the size of the upload in2078 * Added optional mutex locking support to MCUmgr img_mgmt group, which can
79 * MCUmgr img_mgmt now requires that a full sha256 hash to be used when2136 * A MCUmgr img_mgmt bug whereby the state of an image upload could persist2379 * MCUmgr img_mgmt has a new field which is sent in the final packet (if2384 * MCUmgr img_mgmt will now skip receiving data if the provided hash already2389 * MCUmgr img_mgmt structs are now packed, which fixes a fault issue on2758 - :github:`54064` - doc: mgmt: mcumgr: img_mgmt: Documentation specifies that hash in state of imag…3224 * :github:`52412` - doc: mgmt: mcumgr: Clarify that hash in img_mgmt is a full sha256 hash and requ…
1403 * MCUMGR img_mgmt erase command now accepts an optional slot number1439 * Issue with MCUMGR img_mgmt image erase wrongly returning success during an1448 * MCUMGR img_mgmt image upload over-riding/hiding of result codes has been1837 * :github:`50522` - mgmt: mcumgr: img_mgmt: Failure of erase returns nothing1840 * :github:`50482` - mcumgr: img_mgmt: zephyr_img_mgmt_flash_area_id has wrong slot3 ID
1512 * :github:`44678` - mcumgr: lib: cmd: img_mgmt: Warning about struct visibility emitted with certai…