OVMS3-idf/components/esp32/include/soc
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
..
bb_reg.h Initial public version 2016-08-17 23:08:22 +08:00
boot_mode.h Initial public version 2016-08-17 23:08:22 +08:00
cpu.h Implement system_* APIs in IDF 2016-11-22 21:14:36 +08:00
dport_reg.h hwcrypto: Fixes for disabling one hardware unit causing reset of a different unit 2016-11-22 20:42:38 +11:00
efuse_reg.h esp32: efuse_reg add bit values for read & write disable flags 2016-11-02 10:41:59 +11:00
emac_ex_reg.h ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_reg_v2.h ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
frc_timer_reg.h conver tabs to spaces in frc_timer_reg.h 2016-11-03 17:44:23 +08:00
gpio_reg.h add gpio driver code 2016-09-19 17:33:21 +08:00
gpio_sd_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
gpio_sd_struct.h add gpio driver code 2016-09-19 17:33:21 +08:00
gpio_sig_map.h Initial public version 2016-08-17 23:08:22 +08:00
gpio_struct.h add gpio driver code 2016-09-19 17:33:21 +08:00
hwcrypto_reg.h hwcrypto: Fixes for disabling one hardware unit causing reset of a different unit 2016-11-22 20:42:38 +11:00
i2c_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
i2c_struct.h Merge branch 'driver_merge_tmp/fix_fifo_struct_header' into 'master' 2016-09-22 11:39:16 +08:00
i2s_reg.h modify i2s_reg.h, rebase to master 2016-09-14 13:47:28 +08:00
i2s_struct.h add gpio driver code 2016-09-19 17:33:21 +08:00
io_mux_reg.h Amend gpio driver to work around SoC bug with some pullups/pulldowns in the GPIO peripheral; mark existing function that does not always work as deprecated 2016-11-15 10:29:52 +08:00
ledc_reg.h Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
ledc_struct.h components/driver: modify LEDC driver 2016-09-26 09:56:03 +08:00
pcnt_reg.h driver: improve pulse counter code 2016-11-24 12:01:21 +08:00
pcnt_struct.h driver: Add PCNT code 2016-11-21 18:17:07 +08:00
pid.h Initial public version 2016-08-17 23:08:22 +08:00
rmt_reg.h add RMT driver and example 2016-11-22 00:57:19 +08:00
rmt_struct.h add RMT driver and example 2016-11-22 00:57:19 +08:00
rtc_cntl_reg.h newlib: implement time syscalls 2016-11-02 17:31:35 +08:00
rtc_io_reg.h driver: add rtc module and bugfix gpio32 gpio33 2016-12-07 15:56:13 +08:00
sens_reg.h driver: add rtc module and bugfix gpio32 gpio33 2016-12-07 15:56:13 +08:00
soc.h Merge branch 'feature/esptool_flash_encryption' into 'master' 2016-12-12 06:50:46 +08:00
spi_reg.h SPI flash: Block erase size 64KB not 32KB 2016-12-09 14:18:58 +11:00
spi_struct.h add gpio driver code 2016-09-19 17:33:21 +08:00
timer_group_reg.h Move write key and stage action select constants into headers 2016-10-26 14:54:50 +08:00
timer_group_struct.h add gpio driver code 2016-09-19 17:33:21 +08:00
uart_reg.h Add UART driver 2016-10-24 09:17:10 +08:00
uart_struct.h Merge branch 'driver_merge_tmp/fix_fifo_struct_header' into 'master' 2016-09-22 11:39:16 +08:00
uhci_reg.h modify character conversion error and typo 2016-09-14 13:47:28 +08:00
uhci_struct.h add gpio driver code 2016-09-19 17:33:21 +08:00
wdev_reg.h Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00