aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:59:46 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 06:59:46 +0000
commit3d3d63d57f126dd5be1ea49ea46d6e3defa46b13 (patch)
treeaa9c8a5d0b265481ecae98eae1a9d341fe275046
parent0a44aaa7141faf2690c3f997021cc7a8542e20f9 (diff)
parentb53a8e745fd066006bc8491c6184d7e3705098cb (diff)
downloadms-tpm-20-ref-android13-mainline-wifi-release.tar.gz
Change-Id: I1f64bfe0c76962dd1c847add1c28e3cbbcff607f
-rw-r--r--.gitmodules3
-rw-r--r--Android.bp1
-rw-r--r--METADATA1
m---------external/wolfssl0
4 files changed, 2 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index d1f75cd..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "external/wolfssl"]
- path = external/wolfssl
- url = https://github.com/wolfSSL/wolfssl.git
diff --git a/Android.bp b/Android.bp
index 6f516b4..355aaaf 100644
--- a/Android.bp
+++ b/Android.bp
@@ -66,6 +66,7 @@ cc_defaults {
cflags: [
"-DMAX_SYM_DATA=256",
"-DDEBUG=YES",
+ "-DUSE_DEBUG_RNG=NO",
"-DALG_CAMELLIA=ALG_NO",
"-Wno-logical-op-parentheses",
"-Wno-empty-body",
diff --git a/METADATA b/METADATA
index 4b8bc26..38d7ca0 100644
--- a/METADATA
+++ b/METADATA
@@ -9,6 +9,7 @@ third_party {
value: "https://github.com/microsoft/ms-tpm-20-ref.git"
}
version: "f640b4bdb3a0fe944628e9f7df1362e2b9aa647d"
+ license_note: "MCD-ST Liberty SW License Agreement V2"
license_type: BY_EXCEPTION_ONLY
last_upgrade_date {
year: 2020
diff --git a/external/wolfssl b/external/wolfssl
deleted file mode 160000
-Subproject 74ebf510a3d73e98767eac26082eabdc84e19d3