Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry-pick [ESP32] Provision to use the ESP32H2 ECDSA Peripheral #26655 #26780

Merged
merged 1 commit into from
May 24, 2023

Conversation

shubhamdp
Copy link
Contributor

Cherry-pick c24294a (PR: #26655) to v1.1-branch

…6655)

* Provision to use the ESP32H2 secure element

* Restyled by clang-format

* Select the depedent options if soc supports ecdsa peripheral and dac are stored in secure cert

* Update src/platform/ESP32/ESP32SecureCertDACProvider.cpp

Co-authored-by: Shu Chen <[email protected]>

* Make the config option visible

* use CONFIG_USE_ECDSA_PERIPHERAL config option than SOC_ECDSA_SUPPORTED

* guard the code which is not required when using ecdsa peripheral

---------

Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Shu Chen <[email protected]>
@andy31415 andy31415 merged commit 20daa6d into project-chip:v1.1-branch May 24, 2023
@shubhamdp shubhamdp deleted the cherry-pick-26655 branch May 24, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants