zephyr/subsys/fs/nvs
Adrien Ricciardi b76d630682 fs: nvs: Add CRC-32 to protect data
Allow to protect the data part of each NVS item with a 32-bit CRC.
This uses 4 more bytes per NVS item.

Signed-off-by: Adrien Ricciardi <aricciardi@baylibre.com>
2024-06-13 05:51:56 -04:00
..
CMakeLists.txt
Kconfig fs: nvs: Add CRC-32 to protect data 2024-06-13 05:51:56 -04:00
nvs_priv.h fs: nvs: Add CRC-32 to protect data 2024-06-13 05:51:56 -04:00
nvs.c fs: nvs: Add CRC-32 to protect data 2024-06-13 05:51:56 -04:00