diff options
| author | Anup Patel <[email protected]> | 2020-05-01 12:15:50 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2020-05-04 10:09:51 +0530 |
| commit | 65c06b026db6352f1ff2bdb235f3149e5e99e2ba (patch) | |
| tree | 8f76acb47103d706fd6784e715d5885323fac37b /docs/platform/generic.md | |
| parent | 13717a8e53a382769e9678f6d9357c20446cde0c (diff) | |
platform: Remove spike directory
The OpenSBI generic platform works perfectly fine on the QEMU spike
machine and Spike emulator so let's remove dedicated Spike platform
from OpenSBI.
All Spike platform related documentation in OpenSBI will now suggest
using OpenSBI generic platform.
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Diffstat (limited to 'docs/platform/generic.md')
| -rw-r--r-- | docs/platform/generic.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/platform/generic.md b/docs/platform/generic.md index f4281a2d..e2d1b630 100644 --- a/docs/platform/generic.md +++ b/docs/platform/generic.md @@ -40,5 +40,7 @@ RISC-V Platforms Using Generic Platform --------------------------------------- * **QEMU RISC-V Virt Machine** (*[qemu_virt.md]*) +* **Spike** (*[spike.md]*) [qemu_virt.md]: qemu_virt.md +[spike.md]: spike.md |
