]> git.ipfire.org Git - thirdparty/nettle.git/commit
arm64: CPU feature detection for Android
authorFoolbar <fooapr@outlook.com>
Sun, 9 Jun 2024 16:44:18 +0000 (00:44 +0800)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 11 Jun 2024 18:01:59 +0000 (20:01 +0200)
commit7e875de7c257cbc633295c8fb6e59462e25e57fe
tree1fd562bc5b1aab489109b16609b4829cd8208cd8
parent151a09abfee7b1bc1956d895a5f5f1e762f9e785
arm64: CPU feature detection for Android

getauxval() is available on Android since API 18.
https://developer.android.com/ndk/guides/cpu-features#features_using_libcs_getauxval3
fat-arm64.c