Page MenuHomeFreeBSD

riscv: Implement missing nexus methods
ClosedPublic

Authored by jrtc27 on Jul 5 2021, 12:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 6:17 PM
Unknown Object (File)
Thu, Oct 2, 3:46 AM
Unknown Object (File)
Thu, Sep 18, 11:06 PM
Unknown Object (File)
Thu, Sep 18, 11:04 PM
Unknown Object (File)
Thu, Sep 18, 7:33 PM
Unknown Object (File)
Thu, Sep 18, 7:20 PM
Unknown Object (File)
Thu, Sep 18, 10:02 AM
Unknown Object (File)
Wed, Sep 17, 6:11 AM
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