freebsd-nq/sys/riscv
Mitchell Horne 820a3f438d 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
2020-04-19 00:18:16 +00:00
..
conf riscv: Add a GENERIC-NODEBUG (copied from amd64) 2020-02-27 20:26:37 +00:00
include RISC-V: use physmem to manage physical memory 2020-04-19 00:18:16 +00:00
riscv RISC-V: use physmem to manage physical memory 2020-04-19 00:18:16 +00:00
sifive riscv/sifive: add FE310 Always-on driver 2020-04-02 00:33:15 +00:00