- Grab number of devices supported from FDT
- Fix bug PLIC_ENABLE macro
Details
Details
Tested on HiFive Unleashed
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Looks ok to me other than the comment.
sys/riscv/riscv/plic.c | ||
---|---|---|
205 ↗ | (On Diff #55673) | Should you verify that ndev < PLIC_MAX_IRQS? |