oxidecomputer / hubris

A lightweight, memory-protected, message-passing kernel for deeply embedded systems.
Mozilla Public License 2.0
3.02k stars 175 forks source link

Add bz2 compression for auxflash images #1848

Closed mkeeter closed 3 months ago

mkeeter commented 3 months ago

This brings the grapefruit FPGA image down from 3.5 MiB → 153 KiB, so we can check it in and iterate on it without fear.

I flashed an image from this branch and confirmed that the SPI NOR flash still works fine.