1 file changed
+1
-1
lines changed- .travis.yml+6-6
- README.md+14
- espefuse.py+83-33
- espsecure.py+68-23
- esptool.py+334-141
- flasher_stub/rom_32.ld+3
- flasher_stub/rom_functions.h+1
- flasher_stub/stub_8266.ld+1-1
- flasher_stub/stub_flasher.c+9
- flasher_stub/stub_flasher.h+3
- flasher_stub/stub_write_flash.c+39
- flasher_stub/stub_write_flash.h+4
- test/elf2image/esp32-app-template.elf
- test/images/aes_key.bin
- test/images/esp8266_deepsleep.bin
- test/images/helloworld-esp32_edit.bin
- test/images/image_header_only.bin
- test/images/one_kb_all_ef.bin+1
- test/secure_images/bootloader-encrypted-conf0.bin
- test/secure_images/bootloader-encrypted-conf3.bin
- test/secure_images/bootloader-encrypted-conf9.bin
- test/secure_images/bootloader-encrypted-confc.bin
- test/secure_images/bootloader-encrypted.bin
- test/secure_images/ef-flashencryption-key.bin+1
- test/secure_images/hello-world-signed-encrypted.bin
- test/secure_images/hello-world-signed.bin
- test/test_espsecure.py+34-11
- test/test_esptool.py+159-18
- test/test_imagegen.py+14-9
0 commit comments