This document discusses the implementation of pseudo-non-maskable interrupts (pseudo-NMI) for ARM64 architecture by addressing the need for non-maskable interrupts and outlining their behavior in system management. It highlights the work done by the ARM Linux kernel team to create a solution that emulates NMI functionality using interrupt request priorities and the Generic Interrupt Controller (GIC). The presentation also outlines future steps for enhancing NMI features on ARM64, including backtrace functionality and integration with CPU stop interrupts.