[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1444404015.git.larper@axis.com>
Date: Fri, 9 Oct 2015 17:33:32 +0200
From: Lars Persson <lars.persson@...s.com>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux@....linux.org.uk
Cc: Lars Persson <larper@...s.com>
Subject: [PATCH 0/1] arm: Add generic smc wrapper
This is intended for new machines that call secure monitors compliant with ARM
DEN 0028A.
Changes since RFC:
* Build only for V6 and V7 CPUs.
Lars Persson (1):
arm: Add generic smc wrapper
arch/arm/include/asm/smc-call.h | 12 ++++++++++++
arch/arm/kernel/Makefile | 3 +++
arch/arm/kernel/smc-call.S | 22 ++++++++++++++++++++++
3 files changed, 37 insertions(+)
create mode 100644 arch/arm/include/asm/smc-call.h
create mode 100644 arch/arm/kernel/smc-call.S
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists