mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
---|---|---|
.. | ||
filesystem | ||
filesystem_no_rbp | ||
global | ||
include/kv_config | ||
source | ||
tdb_external | ||
tdb_external_no_rbp | ||
tdb_internal | ||
CMakeLists.txt | ||
mbed_lib.json |