Page 1 of 1

Flash Encryption for Only one data partition

Posted: Tue Nov 21, 2023 6:30 pm
by Piramma
Hello,
Is there a way to enable flash encryption on only one partition (FATFS) without encrypting the complete flash. Can we use the default ESP APIs available if any to access the partition.

Re: Flash Encryption for Only one data partition

Posted: Mon Nov 27, 2023 8:46 am
by RathiSonika
Hello, Yes you can enable flash encryption for single partition by adding encrypted flag for respective partition in partition table.
Please refer this for more details: https://docs.espressif.com/projects/esp ... ition-flag