mbed-os/storage
harmut01 468ee97bdd Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config
NO_RBP (no rollback protection) is intended to not require an internal
TDB, however, DeviceKey, which we use to derive SecureStore's
encryption key, still does. Currently, no internal TDB is created with
these two configurations, meaning there's no way to store the DeviceKey
and SecureStore doesn't work.
2021-05-11 17:19:10 +01:00
..
blockdevice HeapBlockDevice::erase(): free up heap memory 2021-04-14 17:00:17 +01:00
docs Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config 2021-05-11 17:19:10 +01:00
filesystem fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
kvstore Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config 2021-05-11 17:19:10 +01:00
platform CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
CMakeLists.txt CMake: Add support for OSPIF blockdevice 2020-12-21 13:04:12 +00:00