mcuboot/boot
Fabio Utzig 57c40f7164 Fix assert abstraction in sim
Assertions that are expected to fail under sim test, are now marked as such
using the macro ASSERT which allows to programmatically switch between normal
assert() behavior and captured assertion.

Assertion changes were moved to more appropriate owners and code duplication
was removed.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2017-12-21 13:36:34 -07:00
..
boot_serial enable serial recovery functionality on the zephyr mcuboot 2017-12-06 16:11:10 -07:00
bootutil Fix assert abstraction in sim 2017-12-21 13:36:34 -07:00
mynewt Add Mynewt support for bundled tinycrypt + mbedtls 2017-12-21 13:32:59 -07:00
zephyr Add Zephyr support for bundled mbed-tls ASN1 parser 2017-12-21 13:32:59 -07:00