mbed-os/features
Kyle Kearney b46da65937 TDBStore: Handle odd number of sectors in block
Rework TDBStore::calc_area_params so that it can handle situations where
the block device size is not an even multiple of the sector size (while
retaining its ability to handle non-uniform erase sizes).
This avoids intermittent asserts on boards where TDBStore is implemented
in internal flash, in which case the size of the block device varies
with the application size and a minor change (or a shift in optimization
level) can shift TDBStore from an odd to an even number of sectors.
2020-04-13 12:01:25 -07:00
..
FEATURE_BLE Fix the CI build issue 2020-04-08 10:35:07 +01:00
FEATURE_BOOTLOADER Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
cellular Merge pull request #12589 from u-blox/disconnect 2020-04-09 09:39:27 +02:00
cryptocell/FEATURE_CRYPTOCELL310 NRF52840_DK: Fix baremetal linker error 2020-02-10 15:18:46 +00:00
deprecated_warnings Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
device_key Added missing optimizations based on mbedtls/baremetal.h config 2020-03-31 14:21:45 +03:00
frameworks Merge pull request #12682 from jeromecoutant/PR_TRACELEVEL 2020-03-31 09:28:11 +02:00
lorawan Remove explicit include of mbedtls/config.h 2020-02-27 09:45:22 +02:00
lwipstack more error handling added for ctr and hmac 2020-03-31 15:59:56 +03:00
mbedtls Merge pull request #12729 from AnttiKauppila/mbedtls_fixes 2020-04-03 08:59:14 +02:00
nanostack more error handling added for ctr and hmac 2020-03-31 15:59:56 +03:00
netsocket Fix the CI build issue 2020-04-08 10:35:07 +01:00
nfc Remove float symbols from apps that use the NFCController class 2020-02-10 15:00:09 +00:00
storage TDBStore: Handle odd number of sectors in block 2020-04-13 12:01:25 -07:00