mbed-os/platform
Lingkai Dong 4450464fc8 Add integer overflow check to the malloc wrappers
Add a check that the combined size of the buffer to allocate and
alloc_info_t does not exceed the maximum integer value representable
by size_t.
2021-03-10 09:47:15 +00:00
..
FEATURE_EXPERIMENTAL_API "Updated secure binaries for [(ARM_MUSCA_S1, ARMCLANG)]" 2021-03-09 10:22:58 +00:00
bare_metal Added missing blockdevice mbed_lib.json 2020-11-02 16:35:26 +00:00
cxxsupport Fix make_span text in comment block 2021-01-18 15:49:29 +01:00
docs Refactor hal, platform, rtos docs 2020-09-17 16:03:43 +01:00
include/platform Update Mbed version block 2021-02-16 16:01:39 +00:00
mbed-trace CMake: add mbed-os and mbed-baremetal targets 2020-11-06 17:25:22 +00:00
randlib CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
source Add integer overflow check to the malloc wrappers 2021-03-10 09:47:15 +00:00
tests Fix CMake include path for the minimal-printf test 2021-03-02 17:27:50 +00:00
CMakeLists.txt CMake: Add mbed-psa library as a dependency to mbed-core if PSA is used 2021-01-18 17:39:13 +00:00
mbed_lib.json Add crash reporting and autoreboot capability to MTS_DRAGONFLY_L471QG 2020-12-01 14:18:16 -06:00