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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator/x86/README
diff --git a/src/trusted/validator/x86/README b/src/trusted/validator/x86/README
deleted file mode 100644
index dc1760236286e4e4f68f95d8fa8439b50bced3f2..0000000000000000000000000000000000000000
--- a/src/trusted/validator/x86/README
+++ /dev/null
@@ -1,16 +0,0 @@
-Code in this directory implements utilities used by x86-32 and x86-64 validators.
-
-In addition, there are the following subdirectories:
-
-32
- The implementation of the ncvalidate_x86_32 library, which implements
- the public API to the x86-32 validator used in sel_ldr.
-
-64
- The implementation of the ncvalidate_x86_64 library, which implements
- the public API to the x86-64 validator used in sel_ldr.
-
-ncval_seg_sfi
- The implementation of the validator libraries that use segment registers
- to do data software fault isolation.
-
« 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