efi_loader: PSCI reset and shutdown
[oweals/u-boot.git] / arch / arm / cpu / armv8 / smccc-call.S
index 62522342e1e476bdb0299bbb4872c65355462093..86de4b4089d6ce1082c35bf8904158b4224d9498 100644 (file)
@@ -1,19 +1,12 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 2015, Linaro Limited
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License Version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
  */
 #include <linux/linkage.h>
 #include <linux/arm-smccc.h>
-#include <asm/asm-offsets.h>
+#include <generated/asm-offsets.h>
+
+       .section        .text.efi_runtime
 
        .macro SMCCC instr
        .cfi_startproc