examples: use optee_examples instead of hello_world
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>
diff --git a/qemu_v8.xml b/qemu_v8.xml
index beb3d88..edc4629 100644
--- a/qemu_v8.xml
+++ b/qemu_v8.xml
@@ -18,8 +18,8 @@
<!-- busybox -->
<project remote="busybox" path="busybox" name="busybox.git" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02" />
- <!-- Hello world TA -->
- <project remote="linaro-swg" path="hello_world" name="hello_world.git" />
+ <!-- Sample applications -->
+ <project remote="linaro-swg" path="optee_examples" name="optee_examples.git" />
<!-- Linux kernel -->
<project remote="linaro-swg" path="linux" name="linux.git" revision="optee"/>