Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(389)

Unified Diff: native_client_sdk/src/doc/reference/sandbox_internals/index.rst

Issue 176473002: PNaCl documentation: link to ARM 32-bit sandbox internals (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « native_client_sdk/src/doc/reference/sandbox_internals/arm-32-bit-sandbox.rst ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/reference/sandbox_internals/index.rst
diff --git a/native_client_sdk/src/doc/reference/sandbox_internals/index.rst b/native_client_sdk/src/doc/reference/sandbox_internals/index.rst
index 3b5670d119e7cc7560ab1dc078c5819ddd4a5c6a..3e6e9ed9eee462a2b3d89c5ae681b8d31fc87809 100644
--- a/native_client_sdk/src/doc/reference/sandbox_internals/index.rst
+++ b/native_client_sdk/src/doc/reference/sandbox_internals/index.rst
@@ -9,3 +9,10 @@ Native Client sandboxing, which is also used by Portable Native
Client. These details can be useful to reimplement a sandbox, or to
write assembly code that follows sandboxing rules for Native Client
(Portable Native Client does not allow platform-specific assembly code).
+
+Native Client has sandboxes for:
+
+* :ref:`ARM 32-bit<arm-32-bit-sandbox>`.
+* x86-32
+* x86-64
+* MIPS32
« no previous file with comments | « native_client_sdk/src/doc/reference/sandbox_internals/arm-32-bit-sandbox.rst ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698