<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_tools_security/sanitizer-status, branch android11-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_security/'/>
<entry>
<title>Add GWP-ASan test to sanitizer-status. am: e65681e96e am: d618bd7d16</title>
<updated>2019-11-14T22:35:35+00:00</updated>
<author>
<name>Mitch Phillips</name>
<email>mitchp@google.com</email>
</author>
<published>2019-11-14T22:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_security/commit/?id=c71508f942ea5ff43acb3209e885e781a1de8586'/>
<id>c71508f942ea5ff43acb3209e885e781a1de8586</id>
<content type='text'>
am: 75cf1994d5

Change-Id: I03fe638a90a13091ca996cad86812c5f8e1d6d17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 75cf1994d5

Change-Id: I03fe638a90a13091ca996cad86812c5f8e1d6d17
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GWP-ASan test to sanitizer-status.</title>
<updated>2019-11-14T21:10:20+00:00</updated>
<author>
<name>Mitch Phillips</name>
<email>mitchp@google.com</email>
</author>
<published>2019-11-13T23:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_security/commit/?id=e65681e96e28a7b24cce4d69b2b11baffe068cfe'/>
<id>e65681e96e28a7b24cce4d69b2b11baffe068cfe</id>
<content type='text'>
Adds a use-after-free in a loop for testing GWP-ASan using
sanitizer_status.

Bug: 135634846
Test: m sanitizer_status &amp;&amp; adb shell /system/bin/sanitizer-status on a
GWP-ASan device.

Change-Id: I7d0251c057f1a596f68c67873d7757943eeea94a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a use-after-free in a loop for testing GWP-ASan using
sanitizer_status.

Bug: 135634846
Test: m sanitizer_status &amp;&amp; adb shell /system/bin/sanitizer-status on a
GWP-ASan device.

Change-Id: I7d0251c057f1a596f68c67873d7757943eeea94a
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate hwasan and asan in sanitizer-status.</title>
<updated>2019-06-19T23:45:37+00:00</updated>
<author>
<name>Evgenii Stepanov</name>
<email>eugenis@google.com</email>
</author>
<published>2019-06-19T23:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_security/commit/?id=1f88922ac33c90722deda741d18c8cf36f6d338e'/>
<id>1f88922ac33c90722deda741d18c8cf36f6d338e</id>
<content type='text'>
Add one hwasan-specific test, too.

Bug: 135298400
Test: "sanitizer-status hwasan" on hwasan device should succeed
Change-Id: I22ea1dc2581ae928c3b126538e6ef16ef101d5a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add one hwasan-specific test, too.

Bug: 135298400
Test: "sanitizer-status hwasan" on hwasan device should succeed
Change-Id: I22ea1dc2581ae928c3b126538e6ef16ef101d5a7
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sanitizer-status for hwasan builds</title>
<updated>2019-02-09T03:03:22+00:00</updated>
<author>
<name>Zach Riggle</name>
<email>riggle@google.com</email>
</author>
<published>2019-02-09T03:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_security/commit/?id=056f4c0630e9374158768f0fb3be3abcc90b93c2'/>
<id>056f4c0630e9374158768f0fb3be3abcc90b93c2</id>
<content type='text'>
Specfiically, we need to handle SANITIZE_TARGET=hwaddress

Change-Id: Id2b03ae37ca6877256b795af770416e9ffee29c6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specfiically, we need to handle SANITIZE_TARGET=hwaddress

Change-Id: Id2b03ae37ca6877256b795af770416e9ffee29c6
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert sanitizer-status to Android.bp</title>
<updated>2018-11-17T21:55:54+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2018-11-17T21:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_security/commit/?id=d967d423c335608aa625d083d7eac7dc3177f52b'/>
<id>d967d423c335608aa625d083d7eac7dc3177f52b</id>
<content type='text'>
Random conditionals are not supported in Android.bp files, so this
needed a build system extension in Go.

/system/xbin is deprecated, this now installs into /system/bin and adds
a CleanSpec.mk entry to remove the old version.

See build/soong/README.md for more information.

Test: cd tools/security/sanitizer-status; mma
Test: SANITIZE_TARGET=address m libsanitizer-status
Test: SANITIZE_TARGET="address coverage" m libsanitizer-status
Change-Id: Iabc92d580bb76dfb7272afc57e26bd0595990596
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Random conditionals are not supported in Android.bp files, so this
needed a build system extension in Go.

/system/xbin is deprecated, this now installs into /system/bin and adds
a CleanSpec.mk entry to remove the old version.

See build/soong/README.md for more information.

Test: cd tools/security/sanitizer-status; mma
Test: SANITIZE_TARGET=address m libsanitizer-status
Test: SANITIZE_TARGET="address coverage" m libsanitizer-status
Change-Id: Iabc92d580bb76dfb7272afc57e26bd0595990596
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sanitizer-status from //vendor/google/tools/security</title>
<updated>2018-04-03T21:39:33+00:00</updated>
<author>
<name>Zach Riggle</name>
<email>riggle@google.com</email>
</author>
<published>2018-04-03T20:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_security/commit/?id=df3312161db32d105d8346a469dd8b5b456b024f'/>
<id>df3312161db32d105d8346a469dd8b5b456b024f</id>
<content type='text'>
This utility is designed to provide a quick sanitiy check for build
flags which are needed for effective fuzzing.

Change-Id: I3e8f19e4eeaba22e5ccc6cac346ef490db0fa11e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This utility is designed to provide a quick sanitiy check for build
flags which are needed for effective fuzzing.

Change-Id: I3e8f19e4eeaba22e5ccc6cac346ef490db0fa11e
</pre>
</div>
</content>
</entry>
</feed>
