commit | 19d5d6fe6ced25a9888f107d5e3957d3a1800a82 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@android.com> | Mon Dec 10 12:29:53 2012 +0100 |
committer | David 'Digit' Turner <digit@android.com> | Tue Dec 11 00:07:51 2012 +0100 |
tree | 442b0104425ef1261e58098cd0126c1b18be2635 | |
parent | cb1a4ed6718df32063e7877903a484f8e38877f7 [diff] |
Add x86 cpuid assembly file. This patch does the following: - Adds the generation of crypto/x86cpuid.S in import_openssl.sh. - Modifies Crypto.mk to ensure that the corresponding functions are linked and used at runtime. Note that mem_clr.c is removed from the x86 build. Its sole purpose is to provide a generic implementation of OPENSSL_cleanse, which is provided by the x86cpuid.S source file now. Change-Id: I7cbf6b12220def11498e591dc64787ef76303c9e