OVMS3-idf/components/partition_table
Angus Gratton 21c7fc624a Merge branch 'bugfix/encrypted_partition_flag' into 'master'
Use PART_FLAG_ENCRYPTED value in gen_esp32part.py

Currently paritions marked as encrypted by gen_esp32part.py are not
recognized as such and encrypted writes don't work.

This is part of espressif/esp-idf#253

Merges Pull Request #293 https://github.com/espressif/esp-idf/pull/293

See merge request !470
2017-01-27 08:34:08 +08:00
..
test esp32: add [ignore] tag to some unit test cases for CI 2017-01-18 17:08:20 +08:00
tests Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
gen_esp32part.py Use PART_FLAG_ENCRYPTED value in gen_esp32part.py 2017-01-26 12:27:00 +11:00
Kconfig.projbuild esp32: Add core dump saving to flash feature 2017-01-11 20:51:28 +03:00
Makefile.projbuild Allow providing custom PARTITION_TABLE_CSV_PATH 2017-01-25 00:30:29 +00:00
partitions_singleapp.csv Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
partitions_singleapp_coredump.csv esp32: Fixes issues discussed during code review of MR!341 2017-01-12 19:38:19 +03:00
partitions_two_ota.csv Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
partitions_two_ota_coredump.csv esp32: Fixes issues discussed during code review of MR!341 2017-01-12 19:38:19 +03:00