aboutsummaryrefslogtreecommitdiff
path: root/projects/hsm/mgmt-bootloader.c
AgeCommit message (Collapse)Author
2016-07-10Sign/verifiy installable imagesparade_of_half_baked_ideasPaul Selkirk
Receive the image into sdram, verify the signature before copying to flash. It would be great if worked...
2016-07-10Check jumpers JP7 and JP8 before accepting new firmware or bootloader images.Paul Selkirk
Unfortunately, we can't read the jumper GPIOs directly, as that just gives us the last values written to them, so we see if we can read the FPGA configuration memory.
2016-06-28Only SO and wheel are allowed to upload.Paul Selkirk
Also add bootloader upload.