commit | 457f174c4b743a0ac4cf4b09b32c9f3b0123e8e4 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Thu Jan 10 10:09:56 2019 -0800 |
committer | Christopher Ferris <cferris@google.com> | Thu Jan 10 10:09:56 2019 -0800 |
tree | e896a7f6e7f24273086acc801ba03d52352320ab | |
parent | cc271970a45962790bfb69b3ed8441756dee7142 [diff] |
Remove memtest. This is really only useful for 32 bit devices, and it's not all that useful. It was designed to check the different memory instructions and indicate which would likely give the best results for memcpy/memset. However, we aren't doing any active performance improvements for these 32 bit routines any more and it can be confusing that this is 32 bit only, so it's time to go. Test: NA Change-Id: Ib56a2ca0a603ac9477422431c3c13f3112366473