mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
- 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
8 lines
363 B
CSV
8 lines
363 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
|
|
tee, app, tee_0, , 256K,
|
|
secure_storage, data, nvs, , 64K,
|
|
factory, app, factory, , 1536K,
|
|
nvs, data, nvs, , 24K,
|
|
phy_init, data, phy, , 4K,
|