ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 
unarch_gzip.c
 RFC 1952 gzip member decoder over the vendored miniz tinfl core.
 
unarch_io.c
 Flat-memory backing for the shared unarchiver read seam.
 
unarch_tar.c
 Streaming tar walker: open / next / read over the shared read seam.
 
unarch_tar_fields.c
 Untrusted-byte parsers for the tar walker: numerics, checksum, pax.
 
unarch_tar_internal.h
 Module-private tar field/record parsers shared across the tar TUs.
 
unarch_xz.c
 Bounded XZ/LZMA2 decode wrapper over the vendored xz-embedded.
 
unarch_xz_pool.c
 Bump-arena implementation behind xz-embedded's allocator seam.