mbed-os/features/storage/kvstore
Jarno Lamsa b34dd0ce89 Remove _variant_bd_erase_unit_size
In some cases, it is possible that every erase unit in area 0
has the same size, but they are still different than in area 1.
Remove the flag for varying erase sizes and instead check from
flash, what is the erase size of the current unit.
2020-03-03 13:05:27 +02:00
..
conf Add ARM_MUSCA_B1 as a new target platform 2020-02-21 14:34:39 +01:00
direct_access_devicekey Adjust code for MbedCRC changes 2019-12-02 14:45:37 +02:00
filesystemstore Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00
global_api Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00
include Moving KVStore to include sub folder For TFM support 2019-01-15 10:54:21 +02:00
kv_map Add empty unittest to generate zero baseline for untested files. 2019-11-04 16:12:36 +02:00
securestore SecureStore: Get rid of casting by using opaque pointers. 2019-12-04 16:21:55 +02:00
tdbstore Remove _variant_bd_erase_unit_size 2020-03-03 13:05:27 +02:00