|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Files | |
| ra8_arena.c | |
| Init-time bump-arena implementation (Layer 0, #147). | |
| ra8_glyph_atlas.c | |
| Fixed-budget glyph cache – implementation (Layer 3, #147). | |
| ra8_keycache.c | |
| The one reusable hash + pin + evict cache engine – impl (#147, #345). | |
| ra8_slab.c | |
| Fixed-cell slab allocator implementation (Layer 0, #147). | |
| ra8_tile_cache.c | |
| Fixed-budget image-tile cache – implementation (Layer 3b, #147). | |
| ra8_vmem.c | |
| Byte-range page cache with SLRU eviction – implementation (Layer 2). | |
| ra8_vmem_stream.c | |
| Read a page-cached object as a seekable byte stream – impl (#147/#151). | |
| ra8_vsource.c | |
| Virtual-memory object sources – implementation (Layer 1, #147). | |