Provide a template for busdma based on arm64 with only change that "dsb(sy)" replaced with fence().
RISC-V specifies no cache management instructions so leave cache operations in cpufunc.h as no-op for now
Details
Details
- Reviewers
markj mhorne - Commits
- rS347225: Provide a template for busdma code for RISC-V.
Tested on HiFive Unleashed board with if_cgem
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable