]> git.karo-electronics.de Git - linux-beck.git/commit
Merge tag 'secure-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 20:50:09 +0000 (22:50 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 20:52:11 +0000 (22:52 +0200)
commita1faef961b2073e82900166031b77a400ac513fb
tree449ab2a2f4298d7c79285d3830a2cdb73833a040
parentcb63c0290c3914a0f1ef6e2ff5bf1a1724097d80
parentbeddf63fc8e01f06799bd6d7a2dd879885bbc9c6
Merge tag 'secure-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/firmware

From Kukjin Kim <kgene.kim@samsung.com>:

add support secure firmware for exynos

* tag 'secure-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: EXYNOS: Add secure firmware support to secondary CPU bring-up
  ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.
  ARM: EXYNOS: Add support for Exynos secure firmware
  ARM: EXYNOS: Add support for secure monitor calls
  ARM: Add interface for registering and calling firmware-specific operations

Signed-off-by: Arnd Bergmann <arnd@arndb.de>