summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arm-smccc.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Add smc call supportSascha Hauer2017-02-081-0/+104
Taken from the Kernel: A wrapper to make a smc call from C. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>