aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/hyp-stub.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/compressed/hyp-stub.S')
-rw-r--r--arch/arm/boot/compressed/hyp-stub.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/compressed/hyp-stub.S b/arch/arm/boot/compressed/hyp-stub.S
new file mode 100644
index 000000000000..a703eaa86f10
--- /dev/null
+++ b/arch/arm/boot/compressed/hyp-stub.S
@@ -0,0 +1,2 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+#include "../../kernel/hyp-stub.S"