Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write the secret key to BLK and QEMU will die and get stuck. (QEMU-162) #85

Open
BG7YWL opened this issue Aug 24, 2023 · 1 comment
Open

Comments

@BG7YWL
Copy link

BG7YWL commented Aug 24, 2023

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.

@github-actions github-actions bot 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
@BG7YWL
Copy link
Author

BG7YWL commented 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants