zephyr/subsys/storage/flash_map
Gerson Fernando Budke 358ad431b8 storage: flash_map: Add name for select integrity backend
Currently choice for FLASH_AREA_CHECK_INTEGRITY does not have a
denomination. Without that it is not possible select a default
backend hash backend for integrity check at project configuration.
This add a name to allow select flash area check integrity backend.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2023-01-09 15:24:10 +00:00
..
CMakeLists.txt
flash_map_default.c
flash_map_integrity.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
flash_map_layout.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
flash_map_priv.h
flash_map_shell.c storage: flash_map: shell: Show device pointer instead of ID 2022-12-27 13:24:55 +01:00
flash_map.c include: add missing errno.h include 2022-10-11 18:05:17 +02:00
Kconfig storage: flash_map: Add name for select integrity backend 2023-01-09 15:24:10 +00:00