mbed-os/storage/kvstore
Martin Kojtal e3d2c560e4
Merge pull request #15513 from mattgbio/check-rbp-SecureStore
SecureStore: Add missing check for rollback-protection pointer before allocating memory
2024-06-08 16:11:20 +01:00
..
direct_access_devicekey KVStore: drop './' from CMake paths 2020-12-09 17:26:32 +00:00
filesystemstore CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
include/kvstore Create a kvstore_global_api for the global API and KVMap 2020-12-09 17:20:42 +00:00
kv_config Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config 2021-05-11 17:19:10 +01:00
kvstore_global_api "kvstore_global_api" requires "kvstore" for backward compatibility 2020-12-09 17:26:32 +00:00
securestore Added missing check for replay protection pointer before allocating new variable 2024-05-16 10:51:12 +02:00
tdbstore Merge pull request #15514 from mattgbio/skip-initial-crc-TDBStore 2024-06-08 16:06:27 +01:00
tests Unit tests: Create mbed-headers-kvstore 2021-07-02 16:27:00 +01:00
CMakeLists.txt CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
mbed_lib.json Create a kvstore_global_api for the global API and KVMap 2020-12-09 17:20:42 +00:00