esp-idf/components/espcoredump
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
..
include coredump: Core dump is encrypted if the partition itself is encrypted 2020-12-01 16:58:45 +08:00
include_core_dump coredump: Core dump is encrypted if the partition itself is encrypted 2020-12-01 16:58:45 +08:00
src coredump: Core dump is encrypted if the partition itself is encrypted 2020-12-01 16:58:45 +08:00
test
CMakeLists.txt
Kconfig
component.mk
espcoredump.py
linker.lf
sdkconfig.rename