hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm/mach-highbank/smc.S
....@@ -1,10 +1,7 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copied from omap44xx-smc.S Copyright (C) 2010 Texas Instruments, Inc.
34 * Copyright 2012 Calxeda, Inc.
4
- *
5
- * This program is free software,you can redistribute it and/or modify
6
- * it under the terms of the GNU General Public License version 2 as
7
- * published by the Free Software Foundation.
85 */
96
107 #include <linux/linkage.h>
....@@ -16,7 +13,8 @@
1613 * the monitor API number.
1714 * Function signature : void highbank_smc1(u32 fn, u32 arg)
1815 */
19
-
16
+ .arch armv7-a
17
+ .arch_extension sec
2018 ENTRY(highbank_smc1)
2119 stmfd sp!, {r4-r11, lr}
2220 mov r12, r0