HomeFreeBSD

RISC-V: use physmem to manage physical memory

Description

RISC-V: use physmem to manage physical memory

Replace our hand-rolled functions with the generic ones provided by
kern/subr_physmem.c. This greatly simplifies the initialization of
physical memory regions and kernel globals.

Tested by: nick
Differential Revision: https://reviews.freebsd.org/D24154

Details

Provenance
mhorneAuthored on
Differential Revision
D24154: RISC-V: use physmem to manage physical memory
Parents
rS360082: Convert arm's physmem interface to MI code
Branches
Unknown
Tags
Unknown