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

 
book.c
 Implementation of the .rabook blob validator.
 
book_chunked.c
 Implementation of the demand-paged "RBKC" chunk reader.
 
book_chunked_validate.c
 Strict streaming-validation adapter for an open RBKC chunk reader.
 
book_internal.h
 book DOM-walk helpers shared across the library's translation units.
 
book_paged.c
 Paged book-source layer: copy-out reads over ra8_vmem (#163).
 
book_stream.c
 Strict callback-driven validation of a RABOOK1 flat blob.
 
book_stream_internal.h
 Private wire geometry for strict RABOOK1 stream validation.
 
book_stream_wire.c
 Wire decoding and canonical layout validation for streamed books.
 
book_xhtml.c
 Serialize a compiled-book chapter DOM back to XHTML for the renderer.