Page MenuHomeFreeBSD

riscv: Implement missing nexus methods
ClosedPublic

Authored by jrtc27 on Jul 5 2021, 12:11 AM.
Tags
None
Referenced Files
F153259153: D31032.diff
Mon, Apr 20, 2:53 AM
F153253004: D31032.diff
Mon, Apr 20, 2:11 AM
Unknown Object (File)
Sat, Apr 18, 4:48 PM
Unknown Object (File)
Tue, Apr 14, 9:58 PM
Unknown Object (File)
Tue, Apr 14, 12:29 PM
Unknown Object (File)
Mon, Apr 13, 10:43 AM
Unknown Object (File)
Tue, Apr 7, 10:05 AM
Unknown Object (File)
Mon, Apr 6, 11:35 PM
Subscribers

Details

Summary

This is required for the SiFive FU740's PCIe controller. Copied from
arm64 with the only difference being changing pmap_mapdev_attr to
pmap_mapdev as riscv only has the latter.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable