commit | 81b1e7fdacf04af8de6cd665fde286258598c39b | [log] [tgz] |
---|---|---|
author | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Mon Sep 13 14:53:40 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Nov 30 12:08:03 2021 +0100 |
tree | 12105f5dab751df62ffbdc2703d0bf3d2b05c573 | |
parent | 1ccd9f0060765e18cce6f0832ebb9c737a7aa3a6 [diff] |
modules: Hooks Kconfig for MCUboot's bootutil Mcuboot's bootutil libraries has option to use hooks which allows to customize its behavior while proceeding on images date. This patch introduces configuration options required for enabling that option. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>