This patch adds RX-51 specific SMC support and sets IBE bit in ACTLR during board init code for ARM errata 430973 workaround. This is second version of patch which simplifing API and moving all board functions to one file board-rx51.c. Wrapper around smc #1 instruction is in omap-smc.S file because some other board may use it too. Pali Rohár (2): ARM: OMAP: Add secure function omap_smc3() which calling instruction smc #1 RX-51: ARM errata 430973 workaround arch/arm/mach-omap2/board-rx51.c | 78 +++++++++++++++++++++++++++++++++++++ arch/arm/mach-omap2/omap-secure.h | 1 + arch/arm/mach-omap2/omap-smc.S | 22 ++++++++++- 3 files changed, 100 insertions(+), 1 deletion(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html