opnsense-src/sys/riscv
Jessica Clarke af818612a5 riscv: Implement pmap_mapdev_attr
This is needed for LinuxKPI's _ioremap_attr. This reuses the generic
implementation introduced for aarch64, and itself requires implementing
pmap_kenter, which is trivial to do given riscv currently treats all
mapping attributes the same due to the Svpbmt extension not yet being
ratified and in hardware.

Reviewed by:	markj, mhorne
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D32445

(cherry picked from commit 682c00a6ce)
2021-10-24 19:51:10 +01:00
..
conf Restore PPS_SYNC in NOTES 2021-10-17 03:28:13 +03:00
include riscv: Implement pmap_mapdev_attr 2021-10-24 19:51:10 +01:00
riscv riscv: Implement pmap_mapdev_attr 2021-10-24 19:51:10 +01:00
sifive sifive_spi: Add missing case for SPIBUS_MODE_NONE 2021-09-07 13:08:20 +01:00