Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop requiring openssl to bootstrap.
Bootstrap seems to do something with chip_crypto as part ofthe bootstrap process. Have it use the already-available boringssl for that instead of requiring an external openssl. Fixes project-chip#24897
- Loading branch information