OVMS3-idf/make
Angus Gratton bab1d49f1f Merge branch 'feature/esptool_flash_encryption' into 'master'
Flash encryption support

Flash encryption support in build system, tooling

To come in future MR:
* On-device key generation on first boot (for production devices), need to finalise testing of bootloader entropy seeding.
* spi_flash_encrypted_write to support non-32-byte block writes (at least optionally.)
* I think a lot of the bootloader_support component can possibly be rolled into "spiflash" and other components, to use a common API.

See merge request !240
2016-12-12 06:50:46 +08:00
..
build_examples.sh CI build_examples.sh: Fail on warnings, even with -Wno-error 2016-12-06 10:39:56 -08:00
common.mk build system: Refactor SubmoduleCheck to work project-wide 2016-11-17 09:18:51 +11:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk build system: Remove FLAGS_XXX variable option, replace with per-target overrides 2016-12-07 13:49:09 -08:00
project.mk secure boot & flash encryption: Rework configuration options 2016-12-01 23:49:12 -08:00
project_config.mk Merge branch 'master' into feature/build_component_project_vars 2016-11-14 14:54:41 +11:00
test_build_system.sh vfs and newlib: small fixes 2016-10-27 17:22:18 +08:00