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-05 11:30:57 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
8ca5068f20432a8d16a9ff356ef1a8766fbb4df2
esp-idf/examples/security/flash_encryption/partitions_example.csv

6 lines
236 B
CSV
Raw Normal View History

examples/flash_encryption: refactor, add test 1. Clean up the example code 2. Add demonstration of partition read/write operations 3. Add example test
2019-07-26 14:34:31 +02: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,
examples/flash_encryption: refactor, add test 1. Clean up the example code 2. Add demonstration of partition read/write operations 3. Add example test
2019-07-26 14:34:31 +02: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: 30ms 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