Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-07 | arm: move exports to definitions | Al Viro | 1 | -0/+3 | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||||
2016-01-04 | ARM: 8479/2: add implementation for arm-smccc | Jens Wiklander | 1 | -0/+62 | |
Adds implementation for arm-smccc and enables CONFIG_HAVE_SMCCC for architectures that may support arm-smccc. It's the responsibility of the caller to know if the SMC instruction is supported by the platform. Reviewed-by: Lars Persson <lars.persson@axis.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |