Skip to content

Commit

Permalink
Update boringssl to 9cac8a6b38c1cbd45c77aee108411d588da006fe (#33965)
Browse files Browse the repository at this point in the history
* 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

* Add newline to kick push

* Remove newline to kick push
  • Loading branch information
tcarmelveilleux authored Jun 18, 2024
1 parent a39c62e commit 1cbb109
Show file tree
Hide file tree
Showing 4 changed files with 1,932 additions and 261 deletions.
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@
[submodule "third_party/boringssl/repo/src"]
path = third_party/boringssl/repo/src
url = https://github.com/google/boringssl.git
branch = master
[submodule "third_party/mt793x_sdk/filogic"]
path = third_party/mt793x_sdk/filogic
url = https://github.com/MediaTek-Labs/genio-matter-bsp.git
Expand Down
Loading

0 comments on commit 1cbb109

Please sign in to comment.