cheshire icon indicating copy to clipboard operation
cheshire copied to clipboard

A minimal Linux-capable 64-bit RISC-V SoC built around CVA6

Results 68 cheshire issues
Sort by recently updated
recently updated
newest added

## This is the first PR for Ara's support. See https://github.com/pulp-platform/cheshire/pull/160 for OS support. https://github.com/pulp-platform/cheshire/pull/160 is sufficiently stable to boot Linux with Ara. Add bare-metal Ara to Cheshire. 1. Add...

* [ ] Opentitan peripheral library headers are cumbersome to include

ethernet integration @yvantor

astral

@thommythomaso @alex96295 - [ ] Dependencies update (`axi-rt`, `idma`) - [ ] `idma` regs update - [ ] `pulp-ethernet` integration

* Count hit/miss/refill/evict/access events * Store in status regs

- [ ] Bump AXI-REALM to latest version - [ ] Align with cheshire main branch

bug
enhancement

Change Linux Image creation mechanism to write uImage into a FAT partition instead of directly into partition itself. Also change partition size according to uImage size.