commit | 0290a416c844f9a8ec953f63f199b00d36283228 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Jun 20 17:36:49 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Jun 20 17:44:40 2016 -0700 |
tree | 3c4309cc41ee1119bbd65b1b67dc9b7ec00f2591 | |
parent | 4c6e1b62e09310fb0a688a6bd6ccf560b1c96d9f [diff] |
Build: Add option to restrict sanitization by architecture Add Make variable SANITIZE_ARCH to selectively sanitize binaries. This uses the "bitness," i.e., 32 or 64, to potentially filter the sanitization. By default, both are being sanitized. This can be used to create builds that lower the sanitization burden by not sanitizing "half" of the platform. Bug: 29498013 Change-Id: I73e6d479f08a970ba912f4f63967d32f3487125f