Skip to content

Commit 555d4f6

Browse files
Update boringssl to 9cac8a6b38c1cbd45c77aee108411d588da006fe
Problem: - BoringSSL needed to be updated since it's been a while This PR: - Updates BoringSSL to master as of June 12, 2024 - SHA 9cac8a6b38c1cbd45c77aee108411d588da006fe Testing done: - Full unit test suite still passes - chip-tool pairing passes - Python tests pass when built with BoringSSL
1 parent 8ba371a commit 555d4f6

File tree

4 files changed

+1932
-261
lines changed

4 files changed

+1932
-261
lines changed

.gitmodules

+1
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@
252252
[submodule "third_party/boringssl/repo/src"]
253253
path = third_party/boringssl/repo/src
254254
url = https://github.com/google/boringssl.git
255+
branch = master
255256
[submodule "third_party/mt793x_sdk/filogic"]
256257
path = third_party/mt793x_sdk/filogic
257258
url = https://github.com/MediaTek-Labs/genio-matter-bsp.git

0 commit comments

Comments
 (0)