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

UseSecurityFeatures.md: Use cust_flash_tlv format #105

Merged

Conversation

AdityaHPatwardhan
Copy link
Contributor

Update UseSecurityFeature.md file to use correct flash_format for generating esp_secure_cert partition

Description

    The cust_flash format has been deprecated by the http://github.com/espressif/esp_secure_cert_mgr component.
    Updating the document to use cust_flash_tlv format for storing the PKI data instead of cust_flash.

Test Steps

Currently if the user follows the steps given to use cust_flash format then they observe a failure with the default configurations for esp_secure_cert_mgr component.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • [] I have modified and/or added unit-tests to cover the code changes in this Pull Request. (No unit-test required)

Related Issue

espressif/esp-idf#14300

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

        The cust_flash flash format has been deprecated by the http://github.com/espressif/esp_secure_cert_mgr component.
        Updating the document to use cust_flash_tlv format for storing the PKI data instead of cust_flash.
@aggarg aggarg merged commit f6bc438 into FreeRTOS:main Aug 7, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants