Files
esp-idf/components/esp_hal_dma/esp32s31
morris c269e6d35e fix(bitscrambler): reject malformed program headers
Validate BitScrambler program headers against the supported format and
hardware limits before using header-derived instruction and LUT sizes.
Also add regression coverage for malformed headers and document that the
program blob must come from a trusted assembler output.
2026-08-03 10:18:29 +08:00
..