xref: /aosp_15_r20/external/pigweed/third_party/mbedtls/README.md (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1*61c4878aSAndroid Build Coastguard Worker# MbedTLS Library
2*61c4878aSAndroid Build Coastguard Worker
3*61c4878aSAndroid Build Coastguard WorkerThe folder provides build scripts and configuration recipes for building
4*61c4878aSAndroid Build Coastguard Workerthe MbedTLS library. The source code needs to be downloaded by the user,
5*61c4878aSAndroid Build Coastguard Workerpreferably using Git submodules. For gn build,
6*61c4878aSAndroid Build Coastguard Workerset `dir_pw_third_party_mbedtls` to point to the path of the source code.
7*61c4878aSAndroid Build Coastguard WorkerFor applications using MbedTLS, add `$dir_pw_third_party/mbedtls` to the
8*61c4878aSAndroid Build Coastguard Workerdependency list. The config header can be set using gn variable
9*61c4878aSAndroid Build Coastguard Worker`pw_third_party_mbedtls_CONFIG_HEADER`.
10