Hello Alec Roelke,

I'd like you to reexamine a change. Please visit

    https://gem5-review.googlesource.com/c/public/gem5/+/19828

to look at the new patch set (#3).

Change subject: arch-riscv: Create system file for RISCV FS
......................................................................

arch-riscv: Create system file for RISCV FS

This patch is part of the implementation of the RISC-V Full system mode.
The function of this patch is initialize the full system:
device tree blob, bootloader, kernel, uart, etc.
For reference, the full implemation can be found at:
https://github.com/john-liu2039/Gem5-RISCV-FullSystem

Change-Id: Iad2934016807408c25577ae45b2a7920a9e47004
---
M src/arch/riscv/RiscvSystem.py
M src/arch/riscv/SConscript
A src/arch/riscv/linux/system.cc
A src/arch/riscv/linux/system.hh
4 files changed, 264 insertions(+), 4 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/19828
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: Iad2934016807408c25577ae45b2a7920a9e47004
Gerrit-Change-Number: 19828
Gerrit-PatchSet: 3
Gerrit-Owner: LIU YIFEI <liu.ad2...@gmail.com>
Gerrit-Reviewer: Alec Roelke <alec.roe...@gmail.com>
Gerrit-CC: Jason Lowe-Power <ja...@lowepower.com>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to