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

Set write protect on bootloader and user partitions #4

Open
oskirby opened this issue Jul 7, 2020 · 0 comments
Open

Set write protect on bootloader and user partitions #4

oskirby opened this issue Jul 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@oskirby
Copy link
Owner

oskirby commented Jul 7, 2020

It would be nice to set the write protection bits on the bootloader and user image to make it a little harder for the FPGA to accidentally erase or overwrite the bootloader if the user image is trying to write to SPI flash. This would require a state machine in the spiflash bridge to unlock the flash when handling the first block, and to re-lock it when returning to the dfuIDLE state.

@oskirby oskirby added the enhancement New feature or request label Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant