feat(secure_boot): adds api to verify data partition integrity

Closes https://github.com/espressif/esp-idf/issues/17482
This commit is contained in:
Ashish Sharma
2025-09-03 18:29:32 +08:00
parent 12f36a021f
commit f93575a622
12 changed files with 232 additions and 32 deletions

View File

@@ -40,6 +40,7 @@ repos:
- id: check-executables-have-shebangs
- id: mixed-line-ending
args: ['-f=lf']
exclude: *whitespace_excludes
- id: double-quote-string-fixer
- id: no-commit-to-branch
name: Do not use more than one slash in the branch name