Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-10-04 11:00:58 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
5c332a574930eb3b24c0da7f29737cde6f016004
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,
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 29ms 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