Hey, I’m working with an STM32MP157D-DK1, I’m trying to trace for System Management Interrupts, to check how they affect the system.The following attempt was made to detect the latency of SMIs occurring on the system: # mount -t debugfs debugfs /sys/...