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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .. _sandbox-internals-index: 1 .. _sandbox-internals-index:
2 2
3 ################# 3 #################
4 Sandbox Internals 4 Sandbox Internals
5 ################# 5 #################
6 6
7 The sandbox internals documentation describes implementation details for 7 The sandbox internals documentation describes implementation details for
8 Native Client sandboxing, which is also used by Portable Native 8 Native Client sandboxing, which is also used by Portable Native
9 Client. These details can be useful to reimplement a sandbox, or to 9 Client. These details can be useful to reimplement a sandbox, or to
10 write assembly code that follows sandboxing rules for Native Client 10 write assembly code that follows sandboxing rules for Native Client
11 (Portable Native Client does not allow platform-specific assembly code). 11 (Portable Native Client does not allow platform-specific assembly code).
12
13 Native Client has sandboxes for:
14
15 * :ref:`ARM 32-bit<arm-32-bit-sandbox>`.
16 * x86-32
17 * x86-64
18 * MIPS32
OLDNEW
« 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