zephyr/subsys/fs/nvs
Adrien Ricciardi 8ca14a7762 fs: nvs: Add more strict checks to determine if an ATE is valid
Make sure that the ATE metadata does not overflow the sector size.
Take into account the data length and also the mandatory reserved ATEs
in each sector.

Signed-off-by: Adrien Ricciardi <aricciardi@baylibre.com>
2024-07-08 12:15:42 -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 more strict checks to determine if an ATE is valid 2024-07-08 12:15:42 -04:00