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

Side by Side Diff: src/trusted/validator/x86/README

Issue 625923004: Delete old x86 validator. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: rebase master Created 6 years, 2 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
OLDNEW
(Empty)
1 Code in this directory implements utilities used by x86-32 and x86-64 validators .
2
3 In addition, there are the following subdirectories:
4
5 32
6 The implementation of the ncvalidate_x86_32 library, which implements
7 the public API to the x86-32 validator used in sel_ldr.
8
9 64
10 The implementation of the ncvalidate_x86_64 library, which implements
11 the public API to the x86-64 validator used in sel_ldr.
12
13 ncval_seg_sfi
14 The implementation of the validator libraries that use segment registers
15 to do data software fault isolation.
16
OLDNEW
« no previous file with comments | « src/trusted/validator/x86/64/ncvalidate_verbose.c ('k') | src/trusted/validator/x86/decoder/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698