Merge branch 'refactor/create_esp_hal_security' into 'master'

refactor: Created esp_hal_security component

Closes IDF-14086

See merge request espressif/esp-idf!44253
This commit is contained in:
morris
2026-01-22 11:56:46 +08:00
250 changed files with 4014 additions and 3668 deletions
+1 -1
View File
@@ -1157,7 +1157,7 @@ JTAG 调试
* - 高
- 18 %
.. [#] 上述性能数据由 HAL 加密测试应用中的 XTS-AES 测试程序 :component_file:`test_xts_aes.c <hal/test_apps/crypto/main/xts_aes/test_xts_aes.c>` 计算得出。
.. [#] 上述性能数据由 HAL 加密测试应用中的 XTS-AES 测试程序 :component_file:`test_xts_aes.c <esp_hal_security/test_apps/crypto/main/xts_aes/test_xts_aes.c>` 计算得出。
可以根据实际用例需求配置伪轮次功能的强度。例如,提高强度以提供更高的安全性,同时减慢 flash 加解密操作的速度。