Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/riscv



Module Name:    src
Committed By:   skrll
Date:           Sun Oct 12 19:44:04 UTC 2025

Modified Files:
        src/sys/arch/riscv/include: pte.h
        src/sys/arch/riscv/riscv: pmap_machdep.c

Log Message:
Fix RV32 build. Svpbmt and Memory Attribute Extension (XTheadMae) are
SV39 and above only.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/riscv/include/pte.h
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/riscv/riscv/pmap_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index