summaryrefslogtreecommitdiff
path: root/docs/platform/platform.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/platform/platform.md')
-rw-r--r--docs/platform/platform.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/platform/platform.md b/docs/platform/platform.md
index 17cbfb8..d977646 100644
--- a/docs/platform/platform.md
+++ b/docs/platform/platform.md
@@ -8,14 +8,9 @@ OpenSBI currently supports the following virtual and hardware platforms:
development and tests. More details on this platform can be found in the
file *[qemu_virt.md]*.
-* **QEMU SiFive Unleashed Machine**: Platform support for the *sifive_u* QEMU
- virtual RISC-V machine. This is an emulation machine of the HiFive Unleashed
- board by SiFive. More details on this platform can be found in the file
- *[qemu_sifive_u.md]*.
-
* **SiFive FU540 SoC**: Platform support for SiFive FU540 SoC used on the
- HiFive Unleashed board. This platform is very similar to the *QEMU sifive_u*
- platform. More details on this platform can be found in the file
+ HiFive Unleashed board, as well as the *sifive_u* QEMU virtual RISC-V
+ machine. More details on this platform can be found in the file
*[sifive_fu540.md]*.
* **Kendryte K210 SoC**: Platform support for the Kendryte K210 SoC used on
@@ -35,7 +30,6 @@ template files for implementing support for a new platform. The *object.mk*,
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
[andes_ae350.md]: andes-ae350.md