mcuboot/boot/mynewt
Roland Mikhel 206b914852 bootutil: Remove P224 curve
Signed-off-by: Roland Mikhel <roland.mikhel@arm.com>
Change-Id: I49fad7ede202de4e3c710bf4aa1df195a310b037
2023-04-11 07:05:38 +02:00
..
boot_uart
flash_map_backend mynewt: Add flash_area_get_sector 2023-03-15 20:15:58 +01:00
mcuboot_config bootutil: Remove P224 curve 2023-04-11 07:05:38 +02:00
src fih: Hardening of fault injection countermeasures 2023-01-30 09:34:34 -07:00
README.md doc: Fixed consistency of bootloader term 2021-10-21 06:45:13 -03:00
pkg.yml
syscfg.yml mynewt: Allow custom boot to be provided by pkg 2022-06-13 19:57:09 -03:00

README.md

MCUboot - apps/boot

This sample app implements a bootloader for the Mynewt OS (apache.mynewt.org). This app requires the following Mynewt repositories: * @mcuboot (this one) * @apache-mynewt-core