Skip to content

Commit 6b67e71

Browse files
committed
blog: Add the ESP-TEE logo to the announcement blog
1 parent 4d9e612 commit 6b67e71

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
12.3 KB
Loading

content/blog/2025/02/announcing-esp-tee/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ tags:
1515

1616
We are thrilled to announce the availability of the **ESP-TEE (Trusted Execution Environment)** framework for the **ESP32-C6**! Designed to enhance security on Espressif's SoCs, ESP-TEE enables a protected execution environment to safeguard sensitive information and operations.
1717

18+
<figure style="width: 80%; margin: 0 auto; text-align: center;">
19+
<img
20+
src="img/esp-tee-logo.webp"
21+
alt="ESP-TEE Logo"
22+
title="ESP-TEE Logo"
23+
style="width: 100%;"
24+
/>
25+
<figcaption>The ESP-TEE (Espressif Trusted Execution Environment) Framework</figcaption>
26+
</figure>
27+
1828
## The Importance of the ESP-TEE
1929

2030
Security is paramount in the IoT landscape, where billions of devices exchange sensitive information daily. The ESP-TEE framework empowers developers by offering:

0 commit comments

Comments
 (0)