We are using an S32K148, and our customer has a requirement that the device be able to sanitize all volatile and non-volatile memory upon command, while in operation (no debugger or programmer, should wipe itself).
Is there a way to do this without a bootloader? We presently do not have a bootloader, and using one would add significant complexity.