mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 21:48:13 +00:00
536 B
536 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 |
| 3 | tee_0, app, tee_0, , 192K, |
| 4 | tee_1, app, tee_1, , 192K, |
| 5 | tee_otadata, data, tee_ota, , 8K, |
| 6 | secure_storage, data, tee_sec_stg, , 56K, |
| 7 | ota_0, app, ota_0, , 1536K, |
| 8 | ota_1, app, ota_1, , 1536K, |
| 9 | otadata, data, ota, , 8K, |
| 10 | nvs, data, nvs, , 24K, |
| 11 | phy_init, data, phy, , 4K, |