Files
esp-idf/components/partition_table/partitions_singleapp_tee.csv
T
Laukik Hase 31b113b649 fix(esp_tee): Fix TEE attestation stack protection fault with secure boot enabled
- Increased the TEE stack when secure boot is enabled
- Also, generate a build error when the generated TEE binary image size is
  greater than the TEE partition size
2026-01-20 16:40:03 +05:30

363 B

1# Name, Type, SubType, Offset, Size, Flags
2# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
3tee, app, tee_0, , 256K,
4secure_storage, data, nvs, , 64K,
5factory, app, factory, , 1536K,
6nvs, data, nvs, , 24K,
7phy_init, data, phy, , 4K,