Logo
Explore Help
Sign In
feedc0de/esp-idf
1
0
Fork 0
You've already forked esp-idf
forked from espressif/esp-idf
Code Pull Requests Activity
Files
eff892933c57515564d4460f063304bc54dba59d
esp-idf/examples/security/flash_encryption/partitions_example.csv

6 lines
236 B
CSV
Raw Normal View History

spi_flash: remove duplicate definition of spi_flash_unlock The other (static) definition is in flash_ops.c, all references are also in flash_ops.c.
2019-08-23 12:37:55 +08:00
# Name, Type, SubType, Offset, Size, Flags
example/flash_encryption: Fix partition table and sdkconfig.defaults When the flash encryption is enabled then we do not need to change the partition table. The partition_example.csv should not have fixed offsets for partitions because we want to move the whole table. The fixed offsets in the table were cleared.
2020-08-24 15:26:49 +08:00
nvs, data, nvs, , 0x6000,
spi_flash: remove duplicate definition of spi_flash_unlock The other (static) definition is in flash_ops.c, all references are also in flash_ops.c.
2019-08-23 12:37:55 +08:00
# Extra partition to demonstrate reading/writing of encrypted flash
example/flash_encryption: Fix partition table and sdkconfig.defaults When the flash encryption is enabled then we do not need to change the partition table. The partition_example.csv should not have fixed offsets for partitions because we want to move the whole table. The fixed offsets in the table were cleared.
2020-08-24 15:26:49 +08:00
storage, data, 0xff, , 0x1000, encrypted
factory, app, factory, , 1M,
Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 38ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API