aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Ma <matt.ma@linaro.org>2016-07-06 17:48:09 +0800
committerJoakim Bech <joakim.bech@linaro.org>2016-07-13 13:33:10 +0200
commit367040b9ebcce92c11f5704bf2cd0e67b56caf0c (patch)
treecb5e181e770004a4b0fa7abce359a3076bd9db59 /README.md
parent3aa8bf429a69cfa6ccef5edf4908677aceb1d7bf (diff)
qemu_v8: add QEMUv8 and OP-TEE illustration
QEMUv8 is now officially supported, add steps for repo setup Signed-off-by: Matt Ma <matt.ma@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c651d88a..ff2110d7 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,7 @@ platforms have different sub-maintainers, please refer to the file
| [HiKey Board (HiSilicon Kirin 620)](https://www.96boards.org/products/hikey)|`PLATFORM=hikey`| Yes |
| [MediaTek MT8173 EVB Board](http://www.mediatek.com/en/products/mobile-communications/tablet/mt8173)|`PLATFORM=mediatek-mt8173`| No |
| [QEMU](http://wiki.qemu.org/Main_Page) |`PLATFORM=vexpress-qemu_virt`| Yes |
+| [QEMUv8](http://wiki.qemu.org/Main_Page) |`PLATFORM=vexpress-qemu_armv8a`| Yes |
| [STMicroelectronics b2120 - h310 / h410](http://www.st.com/web/en/catalog/mmc/FM131/SC999/SS1628/PF258776) |`PLATFORM=stm-cannes`| No |
| [STMicroelectronics b2020-h416](http://www.st.com/web/catalog/mmc/FM131/SC999/SS1633/PF253155?sc=internet/imag_video/product/253155.jsp)|`PLATFORM=stm-orly2`| No |
| [Texas Instruments DRA7xx](http://www.ti.com/product/DRA746)|`PLATFORM=ti-dra7xx`| Yes |
@@ -393,6 +394,7 @@ $ repo sync
| Target | Latest | Stable |
|--------|--------|--------|
| QEMU | `default.xml` | `default_stable.xml` |
+| QEMUv8 | `qemu_v8.xml` | `Not available` |
| FVP | `fvp.xml` | `fvp_stable.xml` |
| HiKey | `hikey.xml` | `hikey_stable.xml` |
| HiKey Debian (experimental) | `hikey_debian.xml` | Not available |