Browse Source

Notes on platform support for SRST

luojia65 4 years ago
parent
commit
f940f84388
1 changed files with 4 additions and 4 deletions
  1. 4 4
      platform/README.md

+ 4 - 4
platform/README.md

@@ -2,9 +2,9 @@
 
 Currently supported platforms:
 
-| Platform | Legacy | Base | IPI | Timer | RFENCE | HSM | Note |
-|:---------|:------:|:----:|:---:|:-----:|:------:|:---:|:-----|
-| [Kendryte K210](./k210) | √ | √ | √ | √ | P | P | Privileged spec version: 1.9.1 | 
-| [QEMU](./qemu)          | √ | √ | √ | √ | P | P | - | 
+| Platform | Legacy | Base | IPI | Timer | RFENCE | HSM | SRST | Note |
+|:---------|:------:|:----:|:---:|:-----:|:------:|:---:|:----:|:-----|
+| [Kendryte K210](./k210) | √ | √ | √ | √ | P | P | P | Privileged spec version: 1.9.1 | 
+| [QEMU](./qemu)          | √ | √ | √ | √ | P | P | P | - | 
 
 P: Pending