OVMS3-idf/components/bootloader
Angus Gratton b364f23e17 secure boot: Support secure boot signatures without hardware secure boot
Allows OTA updates to be secured via signature checks, without requiring the overhead or complexity
of a full secure boot implementation.

Uses same signing mechanisms (build system and/or espsecure.py as Secure Boot).

Requires:
* [ ] More testing
* [ ] Documentation
2018-08-29 17:05:29 +08:00
..
subproject bootloader: Ensure bootloader never returns to caller 2018-07-19 16:24:11 +10:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
Kconfig.projbuild secure boot: Support secure boot signatures without hardware secure boot 2018-08-29 17:05:29 +08:00
Makefile.projbuild bootloader: Don't use check_python_dependencies in the bootloader command 2018-08-23 11:41:40 +02:00