Hi all,
Facing similar issues, have tried with QEMU as well and QEMU says it can't emulate all functionality for secure boot and flash encryption.
Also in all places it has been pointing out to provide success scenario with Externallly only.
Is there any way that Boot loader it self do flash ...
Search found 15 matches
- Fri May 16, 2025 9:41 am
- Forum: ESP-IDF
- Topic: IDF v4.4 ESP32 secure boot and flash encryption step-by-step
- Replies: 19
- Views: 26922
- Fri May 16, 2025 6:57 am
- Forum: ESP-IDF
- Topic: IDF v4.4 ESP32 secure boot and flash encryption step-by-step
- Replies: 19
- Views: 26922
Re: IDF v4.4 ESP32 secure boot and flash encryption step-by-step
Hi all,
Facing similar issues, have tried with QEMU as well and QEMU says it can't emulate all functionality for secure boot and flash encryption.
Also in all places it has been pointing out to provide success scenario with Externallly only.
Is there any way that Boot loader it self do flash ...
Facing similar issues, have tried with QEMU as well and QEMU says it can't emulate all functionality for secure boot and flash encryption.
Also in all places it has been pointing out to provide success scenario with Externallly only.
Is there any way that Boot loader it self do flash ...
- Wed May 14, 2025 5:15 am
- Forum: ESP-IDF
- Topic: ESP32-S3 Secure boot+Flash Encryption - Correct procedure?
- Replies: 8
- Views: 3893
Re: ESP32-S3 Secure boot+Flash Encryption - Correct procedure?
Hi adokitkat ,
Thanks for feedback.
Have gone through link provided by you. Which provide steps for enabling flash encryption and secure boot externally.
What i have followed is below link and try to achieve it internally.
https://docs.espressif.com/projects/esp-idf/en/stable/esp32/security ...
Thanks for feedback.
Have gone through link provided by you. Which provide steps for enabling flash encryption and secure boot externally.
What i have followed is below link and try to achieve it internally.
https://docs.espressif.com/projects/esp-idf/en/stable/esp32/security ...
- Sat May 10, 2025 9:22 am
- Forum: ESP-IDF
- Topic: ESP32-S3 Secure boot+Flash Encryption - Correct procedure?
- Replies: 8
- Views: 3893
Re: ESP32-S3 Secure boot+Flash Encryption - Correct procedure?
Hi fanmen1,
No update still struggling to make it working.
Not getting any feedback on the same.
Regards,
Lalit
No update still struggling to make it working.
Not getting any feedback on the same.
Regards,
Lalit
- Wed Apr 30, 2025 5:56 am
- Forum: ESP-IDF
- Topic: ESP32-S3 - Combination Secure boot+Flash Encryption Failed on IDF 4.4.8/5.1.4
- Replies: 2
- Views: 2419
Re: ESP32-S3 - Combination Secure boot+Flash Encryption Failed on IDF 4.4.8/5.1.4
Hi all,
Any expert advice on Development mode Flash Encryption + Secure boot?
If we have enabled Secure boot first and loaded images with Secure boot and after that doing flash encryption will it work?
As what steps needs to follow is not 100% clear when doing above, if EFUSE got corrupted due to ...
Any expert advice on Development mode Flash Encryption + Secure boot?
If we have enabled Secure boot first and loaded images with Secure boot and after that doing flash encryption will it work?
As what steps needs to follow is not 100% clear when doing above, if EFUSE got corrupted due to ...
- Mon Apr 28, 2025 12:39 pm
- Forum: ESP-IDF
- Topic: ESP32-S3 - Combination Secure boot+Flash Encryption Failed on IDF 4.4.8/5.1.4
- Replies: 2
- Views: 2419
Re: ESP32-S3 - Combination Secure boot+Flash Encryption Failed on IDF 4.4.8/5.1.4
Hi all,
Have gone through github link and solution provided.
Not getting clear idea from that.
If we have to do all process in development and would like boot loader to take care all, still we need to manually flash all efuse?
As ESP32-S3 hardware is generating key and that key is used ...
Have gone through github link and solution provided.
Not getting clear idea from that.
If we have to do all process in development and would like boot loader to take care all, still we need to manually flash all efuse?
As ESP32-S3 hardware is generating key and that key is used ...
- Sat Apr 26, 2025 7:07 am
- Forum: ESP-IDF
- Topic: ESP32-S3 Secure boot+Flash Encryption - Correct procedure?
- Replies: 8
- Views: 3893
Re: ESP32-S3 Secure boot+Flash Encryption - Correct procedure?
Hi All,
Any update on what may be wrong or how both Secure boot and Flash Encryption can be enabled together.
From error it looks like i got stuck at last stage and small help and guidance required to make it work.
Regards,
Lalit
Any update on what may be wrong or how both Secure boot and Flash Encryption can be enabled together.
From error it looks like i got stuck at last stage and small help and guidance required to make it work.
Regards,
Lalit
- Fri Apr 25, 2025 1:56 pm
- Forum: General Discussion
- Topic: Failed to enable secure boot / encrypted flash
- Replies: 10
- Views: 24939
Re: Failed to enable secure boot / encrypted flash
Hi all,
I am using ESP32S3 and IDF version 5.0.7 for enabling both secure boot and flash encryption.
Previously have tried to do secure boot only and it worked well, have loaded that boot loader and application and all stuff work as expected.
After that Enabled required settings for Flash ...
I am using ESP32S3 and IDF version 5.0.7 for enabling both secure boot and flash encryption.
Previously have tried to do secure boot only and it worked well, have loaded that boot loader and application and all stuff work as expected.
After that Enabled required settings for Flash ...
- Thu Apr 24, 2025 12:25 pm
- Forum: ESP-IDF
- Topic: ESP32-S3 Secure boot+Flash Encryption - Correct procedure?
- Replies: 8
- Views: 3893
Re: ESP32-S3 Secure boot+Flash Encryption - Correct procedure?
Hi all,
Have been doing simple hello world application on ESP32S3 with Secure Boot and Flash Encryption.
When applied only secure boot every thing works as expected.
After that enabled both Secure boot and Flash Encryption and getting compile time errors.
.espressif/tools/xtensa-esp32s3-elf/esp ...
Have been doing simple hello world application on ESP32S3 with Secure Boot and Flash Encryption.
When applied only secure boot every thing works as expected.
After that enabled both Secure boot and Flash Encryption and getting compile time errors.
.espressif/tools/xtensa-esp32s3-elf/esp ...
- Wed Apr 16, 2025 5:18 am
- Forum: General Discussion
- Topic: Can we use USB pins for debug and program (i.e. flash bin) in ESP32-S3-WROOM-1-N16R8?
- Replies: 6
- Views: 240
Re: Can we use USB pins for debug and program (i.e. flash bin) in ESP32-S3-WROOM-1-N16R8?
Thanks for update and clarification.