On 2/12/23 01:00, Yu Chien Peter Lin wrote: > This patch adds a brief introduction to the RISC-V architecture and > the typical boot process used on a variety of RISC-V platforms. > > Signed-off-by: Yu Chien Peter Lin <peter...@andestech.com> > --- > Hi RISC-V community, > > Please leave a comment if there is anything I've missed that should > be mentioned in the document. Thanks. > --- > doc/arch/index.rst | 1 + > doc/arch/riscv.rst | 43 +++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 44 insertions(+) > create mode 100644 doc/arch/riscv.rst
Reviewed-by: Samuel Holland <sam...@sholland.org>