esp-idf/components/espcoredump/include_core_dump
Omar Chebib f4ac8433c1 coredump: Core dump is encrypted if the partition itself is encrypted
Core dump can now be written in plain text if the partition itself is encrypted.
So it is important to modify the partition table if the user wants an encrypted
core dump partition as by default, it is not.
Added some functions in core_dump_port.c to abstract the checksum implementation
from core_dump_flash.c file.

Closes IDF-458
2020-12-01 16:58:45 +08:00
..
core_dump_elf.h
elf.h
esp_core_dump_port.h coredump: Core dump is encrypted if the partition itself is encrypted 2020-12-01 16:58:45 +08:00
esp_core_dump_priv.h coredump: Core dump is encrypted if the partition itself is encrypted 2020-12-01 16:58:45 +08:00