mbed-os/storage/kvstore/kv_config
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
..
filesystem Create non-public target for Cypress boards with externally-stored WiFi firmware 2020-12-16 15:31:05 -08:00
filesystem_no_rbp Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config 2021-05-11 17:19:10 +01:00
global Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config 2021-05-11 17:19:10 +01:00
include/kv_config Refactor sub-directories - securestore, direct_access_devicekey, conf 2020-07-20 07:28:53 -07:00
source Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config 2021-05-11 17:19:10 +01:00
tdb_external Create non-public target for Cypress boards with externally-stored WiFi firmware 2020-12-16 15:31:05 -08:00
tdb_external_no_rbp Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config 2021-05-11 17:19:10 +01:00
tdb_internal Remove: ARM_MUSCA_A1 support 2021-02-25 14:02:56 +00:00
CMakeLists.txt KVStore: drop './' from CMake paths 2020-12-09 17:26:32 +00:00
mbed_lib.json Refactor sub-directories - securestore, direct_access_devicekey, conf 2020-07-20 07:28:53 -07:00