mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Move print_memprot_err_details() and its state out of the RISC-V panic_arch.c into port/panic_memprot.c behind panic_memprot_fill_info(), so the report can be shared with the Xtensa PMS targets. No functional change.