commit | a4a18d2b3a9245ac43eec1e2eddd6b929b8f0bb9 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Tue Dec 11 13:58:43 2012 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Apr 09 01:52:06 2013 +0900 |
tree | 5634def39dfa0acb7b2ae911ed51663da47166da | |
parent | 7366b92a77fc00357294819bb495896d7482f30c [diff] |
ARM: EXYNOS: Add support for secure monitor calls Some boards use secure monitor calls to communicate with secure firmware. This patch adds exynos_smc function which uses smc assembly instruction to do secure monitor calls. Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>