[PATCH 0/1] arm: Add generic smc wrapper
From: Lars Persson
Date: Fri Oct 09 2015 - 11:34:27 EST
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/