as we know, remoteproc enables trace feature that can be used to show logs from remote cores. Also, remoteproc framework may enable coredump feature.because i saw a source file named "remoteproc_coredump.c" in remoteproc driver source folder, if true, it means that if the target remote core crashed,we can get a coredump file via remoteproc user interface, but now, i don`t how to bing up this feature on system, can somebody tell me? thanks l lot.