summaryrefslogtreecommitdiff
path: root/cmd-in-qemu.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-in-qemu.txt')
-rw-r--r--cmd-in-qemu.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/cmd-in-qemu.txt b/cmd-in-qemu.txt
deleted file mode 100644
index fd5e1f5..0000000
--- a/cmd-in-qemu.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-#run server in background of qemu linux console first, then run optee app
-
-echo "ssl_server 2>&1 > /tmp/log" > /tmp/server.sh
-sh /tmp/server.sh &
-optee_example_ssl_client
-