mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-30 22:05:21 +00:00
refactor(docs): re-organize security docs for better navigation
This commit is contained in:
@@ -3,33 +3,13 @@
|
||||
|
||||
:link_to_translation:`en:[English]`
|
||||
|
||||
概述
|
||||
--------
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
security
|
||||
|
||||
功能
|
||||
--------
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
flash-encryption
|
||||
:esp32: secure-boot-v1
|
||||
secure-boot-v2
|
||||
:esp32c6: tee/index
|
||||
|
||||
流程
|
||||
---------
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
security-features-enablement-workflows
|
||||
|
||||
漏洞
|
||||
---------
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
vulnerabilities
|
||||
|
@@ -1,5 +1,5 @@
|
||||
安全
|
||||
====
|
||||
安全概述
|
||||
========
|
||||
|
||||
{IDF_TARGET_CIPHER_SCHEME:default="RSA", esp32h2="RSA 或 ECDSA", esp32p4="RSA 或 ECDSA", esp32c5="RSA 或 ECDSA"}
|
||||
|
||||
|
Reference in New Issue
Block a user