Paolo Mantovani

Results 6 issues of Paolo Mantovani

* Remove unused ret2 argument from call to ki_complete() on Linux Kernel version >= 5.16 * Guard `get_fs()` / `set_fs` calls based on Linux Kernel version < 5.10 * Use...

- Automatically generate the accelerator device driver from existing templates. - Automatically generate XML description of the accelerator. - Generate the skeleton for user-space application based on libesp. - Generate...

enhancement

Device drivers, including bare metal applications, should be able to probe the hardware and detect whether the ESP cache hierarchy is present and whether the accelerator has the private L2...

enhancement

If bumping Ariane to include PMP support, we see a kernel panic when attempting to run init. Moving discussion from #61

bug
help wanted

Bare metal applications with large memory footprints cannot be easily simulated. Increasing the size of `ahbram_sim` beyond a few MB slows down the RTL simulator. Furthermore, when RISC-V is selected,...

bug
enhancement

**Is your feature request related to a problem? Please describe.** There is no application to invoke the Chisel accelerator AdderAccelerator **Describe the solution you'd like** An example application should be...

bug