summaryrefslogtreecommitdiff
path: root/docs/platform/platform.md
diff options
context:
space:
mode:
authorPanagiotis Peristerakis <perister@ics.forth.gr>2019-06-27 18:28:50 +0300
committerAnup Patel <anup@brainfault.org>2019-06-29 14:34:06 +0300
commit3048f979cab3d0f42461bd4d96a4bdecf1791f62 (patch)
treef534aacb23313280277aa1c3cc5cba0d4525e868 /docs/platform/platform.md
parentb44e844880d05c14ea90604c8d2f4d07878a18b9 (diff)
downloadopensbi-3048f979cab3d0f42461bd4d96a4bdecf1791f62.tar.xz
Add documentation for Ariane FPGA platform
Signed-off-by: Panagiotis Peristerakis <perister@ics.forth.gr>
Diffstat (limited to 'docs/platform/platform.md')
-rw-r--r--docs/platform/platform.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/platform/platform.md b/docs/platform/platform.md
index 2235b6a..49fa3e9 100644
--- a/docs/platform/platform.md
+++ b/docs/platform/platform.md
@@ -21,6 +21,9 @@ OpenSBI currently supports the following virtual and hardware platforms:
* **Kendryte K210 SoC**: Platform support for the Kendryte K210 SoC used on
boards such as the Kendryte KD233 or the Sipeed MAIX Dock.
+* **Ariane FPGA SoC**: Platform support for the Ariane FPGA SoC used on
+ Genesys 2 board.
+
The code for these supported platforms can be used as example to implement
support for other platforms. The *platform/template* directory also provides
template files for implementing support for a new platform. The *object.mk*,
@@ -30,3 +33,4 @@ facilitate the implementation.
[qemu_virt.md]: qemu_virt.md
[qemu_sifive_u.md]: qemu_sifive_u.md
[sifive_fu540.md]: sifive_fu540.md
+[ariane-fpga.md]: ariane-fpga.md