Page MenuHomeFreeBSD

RISCV: PLATFORM_DEFAULT implementation
ClosedPublic

Authored by nick on Feb 28 2020, 5:41 PM.
Tags
Referenced Files
Unknown Object (File)
Wed, Oct 8, 12:48 AM
Unknown Object (File)
Thu, Sep 18, 4:17 PM
Unknown Object (File)
Thu, Sep 18, 11:04 AM
Unknown Object (File)
Wed, Sep 17, 11:22 AM
Unknown Object (File)
Wed, Sep 17, 7:07 AM
Unknown Object (File)
Sep 11 2025, 4:25 PM
Unknown Object (File)
Sep 10 2025, 8:08 PM
Unknown Object (File)
Sep 10 2025, 1:31 AM
Subscribers

Details

Reviewers
philip
mhorne
imp
Summary

Set up a default plaform for RISCV. This is useful in the sense that it
moves toward the direction of being able to assume an instance of a
PLATFORM exists. If PLATFORM and PLATFORM_DEFAULT become standard kernel
options then we could remove our "#ifdef PLATFORM"'s as we can then fall
back on the default platform functions.

Sponsored by: Axiado

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped