summaryrefslogtreecommitdiff
path: root/tools/arch/arm64/include
diff options
context:
space:
mode:
authorOliver Upton <oliver.upton@linux.dev>2023-10-11 22:57:36 +0300
committerOliver Upton <oliver.upton@linux.dev>2023-10-19 02:36:25 +0300
commit02e85f74668e1aa0062708b58d8aef020054e56c (patch)
treea1c152f1988c3b46183233b1ea10126b6a32444b /tools/arch/arm64/include
parentdafa493dd01d5992f1cb70b08d1741c3ab99e04a (diff)
downloadlinux-02e85f74668e1aa0062708b58d8aef020054e56c.tar.xz
tools: arm64: Add a Makefile for generating sysreg-defs.h
Use a common Makefile for generating sysreg-defs.h, which will soon be needed by perf and KVM selftests. The naming scheme of the generated macros is not expected to change, so just refer to the canonical script/data in the kernel source rather than copying to tools. Co-developed-by: Jing Zhang <jingzhangos@google.com> Signed-off-by: Jing Zhang <jingzhangos@google.com> Reviewed-by: Mark Brown <broonie@kernel.org> Reviewed-by: Eric Auger <eric.auger@redhat.com> Acked-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20231011195740.3349631-2-oliver.upton@linux.dev Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/arch/arm64/include')
-rw-r--r--tools/arch/arm64/include/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/arch/arm64/include/.gitignore b/tools/arch/arm64/include/.gitignore
new file mode 100644
index 000000000000..9ab870da897d
--- /dev/null
+++ b/tools/arch/arm64/include/.gitignore
@@ -0,0 +1 @@
+generated/