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 16 06:14:54 UTC 2022

Modified Files:
        src/sys/arch/riscv/include: machdep.h vmparam.h
        src/sys/arch/riscv/riscv: genassym.cf locore.S riscv_machdep.c

Log Message:
Map the DTB using VM_KERNEL_DTB_BASE and CONSADDR using VM_KERNEL_IO_BASE


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/riscv/include/machdep.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/riscv/include/vmparam.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/riscv/riscv/genassym.cf
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/riscv/riscv/locore.S
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/riscv/riscv/riscv_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