aarch64: psci: Implement SYSTEM_{OFF,RESET} Add support for the PSCI SYSTEM_{OFF,RESET} calls. Match the behavior of the SYSTEM_EVENT based implementation and just terminate the VM. Signed-off-by: Oliver Upton <oliver.upton@linux.dev>