mbed-os/storage/docs
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
..
BlockDevices BlockDevice design doc: TDBStore no longer requires flash simulation 2020-12-11 14:56:40 +00:00
Configuration Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config 2021-05-11 17:19:10 +01:00
FileSystemStore Refactor storage docs 2020-09-17 16:07:22 +01:00
KVStore Refactor storage docs 2020-09-17 16:07:22 +01:00
SecureStore Refactor storage docs 2020-09-17 16:07:22 +01:00
TDBStore TDBStore design doc: flash simulation no longer required 2020-12-11 14:56:38 +00:00