From d3037bdf64908c9076aa6e5620ce50099813a810 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Wed, 10 Oct 2018 14:22:51 +0200 Subject: Documentation: Add and link the arch directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: b159d5ba8f ("riscv: add documentation for stages and payloads") Change-Id: I5ca8ed094c9b6d115da707375205872e782a66b2 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/28991 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- Documentation/arch/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/arch/index.md (limited to 'Documentation/arch/index.md') diff --git a/Documentation/arch/index.md b/Documentation/arch/index.md new file mode 100644 index 0000000000..c3b080e5ab --- /dev/null +++ b/Documentation/arch/index.md @@ -0,0 +1,8 @@ +# Architecture-specific documentation + +This section contains documentation about coreboot on specific CPU +architectures. + +## RISC-V + +- [RISC-V documentation](riscv/index.md) -- cgit v1.2.3