forked from espressif/esp-idf
Merge branch 'docs/esp_tee_logo' into 'master'
docs(esp_tee): Add the ESP-TEE logo to the TEE documentation See merge request espressif/esp-idf!37948
This commit is contained in:
BIN
docs/_static/esp_tee/esp_tee_logo.png
vendored
Normal file
BIN
docs/_static/esp_tee/esp_tee_logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
@@ -2,6 +2,13 @@
|
||||
Trusted Execution Environment (TEE)
|
||||
###################################
|
||||
|
||||
.. figure:: ../../../_static/esp_tee/esp_tee_logo.png
|
||||
:alt: ESP-TEE Logo
|
||||
:scale: 20%
|
||||
:align: center
|
||||
|
||||
The ESP-TEE (Espressif Trusted Execution Environment) Framework
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
Advanced Topics
|
||||
===============
|
||||
ESP-TEE: Advanced Topics
|
||||
========================
|
||||
|
||||
.. _tee-detailed-architecture:
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
User Guide
|
||||
==========
|
||||
ESP-TEE: User Guide
|
||||
===================
|
||||
|
||||
The ESP-TEE (Espressif Trusted Execution Environment) is a security framework built on top of dedicated hardware that ensures only authorized parties or applications can access protected information or services.
|
||||
When enabled, ESP-TEE runs in parallel with a FreeRTOS-based ESP-IDF application. In this case, the execution environment is split into the following:
|
||||
|
Reference in New Issue
Block a user