summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2026-04-09 10:23:10 +0530
committerAnup Patel <[email protected]>2026-05-09 13:05:51 +0530
commitf34cf05347325515527ea9fdb658cf8063354aea (patch)
tree45160a20f4f4fc42904b84e99ce5ed3fa5b33614 /docs
parent2d211fe6f9d511cdcce344f1c9c422fe33b5a957 (diff)
platform: Remove kendryte/k210 platform
The kendryte/k210 platform does not have MMU support in S-mode hence only NOMMU kernel which runs in M-mode can be used on this platform. As of now, there is no clear use-case of supporting OpenSBI for kendryte/k210 platform. Signed-off-by: Anup Patel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/platform/platform.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/platform/platform.md b/docs/platform/platform.md
index b77112ff..9e78dac2 100644
--- a/docs/platform/platform.md
+++ b/docs/platform/platform.md
@@ -18,9 +18,6 @@ OpenSBI currently supports the following virtual and hardware platforms:
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
- boards such as the Kendryte KD233 or the Sipeed MAIX Dock.
-
* **Andes AE350 SoC**: Platform support for the Andes's SoC (AE350). More
details on this platform can be found in the file *[andes-ae350.md]*.