aboutsummaryrefslogtreecommitdiff
path: root/docs/system/target-xtensa.texi
diff options
context:
space:
mode:
Diffstat (limited to 'docs/system/target-xtensa.texi')
-rw-r--r--docs/system/target-xtensa.texi20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/system/target-xtensa.texi b/docs/system/target-xtensa.texi
index 40327de6fa..1e6c04dccd 100644
--- a/docs/system/target-xtensa.texi
+++ b/docs/system/target-xtensa.texi
@@ -33,23 +33,3 @@ A range of Xtensa CPUs, default is the DC232B
@item
OpenCores 10/100 Mbps Ethernet MAC
@end itemize
-
-@c man begin OPTIONS
-
-The following options are specific to the Xtensa emulation:
-
-@table @option
-
-@item -semihosting
-Enable semihosting syscall emulation.
-
-Xtensa semihosting provides basic file IO calls, such as open/read/write/seek/select.
-Tensilica baremetal libc for ISS and linux platform "sim" use this interface.
-
-Note that this allows guest direct access to the host filesystem,
-so should only be used with trusted guest OS.
-
-@end table
-
-@c man end
-