mbed-os/docs/design-documents/features/storage
Yossi Levy b7004eb2a3 Remove ROM overlaps checkup for kvstore FLASHIAP blockdevice if non default values are use remove of rbp_number_of_entries from the kvstore configuration. Adding default option for storage_type allowing the system to choose TDB_INTERNAl, TDB_EXTERNAL or FILESYSTEM base on the blockdevice component set in the target board. Adding remarks to kv_config.cpp and break simplify the _get_blockdevice_FLASHIAP function 2019-01-14 13:06:14 +00:00
..
BlockDevices Documnent changes and adding const to get_type method 2019-01-14 13:06:14 +00:00
Configuration Remove ROM overlaps checkup for kvstore FLASHIAP blockdevice if non default values are use remove of rbp_number_of_entries from the kvstore configuration. Adding default option for storage_type allowing the system to choose TDB_INTERNAl, TDB_EXTERNAL or FILESYSTEM base on the blockdevice component set in the target board. Adding remarks to kv_config.cpp and break simplify the _get_blockdevice_FLASHIAP function 2019-01-14 13:06:14 +00:00
FileSystemStore KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
KVStore Fix a few SecureStore issues (following preliminary security review) 2018-12-11 16:14:50 -06:00
SecureStore Fix a few SecureStore issues (following preliminary security review) 2018-12-11 16:14:50 -06:00
TDBStore KVStore & derived classes: design docs, implementation & configuration 2018-11-24 17:43:35 +02:00
README.md Updated with review comments fixes 2018-08-08 15:40:51 -05:00

README.md

Design Documents - Storage