Skip to content

wududu123/mbedtls_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbedtls_android

#test at Dec 17

  1. update your cross-aarch64-android.cmake set NDK to your local ndk path.This is my. set(NDK /Users/zhewu/Library/Android/sdk/ndk/24.0.8215888/) set BUILD_ARCH to your os, such as: #set(BUILD_ARCH linux-x86_64) set(BUILD_ARCH darwin-x86_64)
  2. I don't know how to set the INSTALL path. The default path is $ndk/21.1.6352462/platforms/android-24/arch-arm64/

git clone https://github.com/ARMmbed/mbedtls.git
copy cross-aarch64-android.cmake and b.sh to mbedtls/
cd mbedtls/
./b.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published