You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The chip is ESP32 and the firmware is MicroPython.
Generate Key by AES-128 encrypting the MAC of the ESP32 chip, write to BLK1, and the QEMU emulation firmware gets stuck.
I debugged it through GDB and found that it is config.py reporting an error.
I can provide the firmware and eFuse.bin firmware for you to reproduce the problem.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Write the secret key to BLK and QEMU will die and get stuck.
Write the secret key to BLK and QEMU will die and get stuck. (QEMU-162)
Aug 24, 2023
I debugged through GDB and found the problem point, but I don't know how to fix it inside QEMU.
The firmware is not readily available to the public, please provide an email and I will send the firmware and instructions.
for you to reproduce the problem.
The chip is ESP32 and the firmware is MicroPython.
Generate Key by AES-128 encrypting the MAC of the ESP32 chip, write to BLK1, and the QEMU emulation firmware gets stuck.
I debugged it through GDB and found that it is config.py reporting an error.
I can provide the firmware and eFuse.bin firmware for you to reproduce the problem.
The text was updated successfully, but these errors were encountered: