esp-idf/examples/security/flash_encryption/partitions_example.csv

236 B

1# Name, Type, SubType, Offset, Size, Flags
2nvs, data, nvs, , 0x6000,
3# Extra partition to demonstrate reading/writing of encrypted flash
4storage, data, 0xff, , 0x1000, encrypted
5factory, app, factory, , 1M,