ARM: EXYNOS: Add sec_debug module stub
authorTomasz Figa <t.figa@samsung.com>
Thu, 21 Feb 2013 15:25:00 +0000 (16:25 +0100)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:42:35 +0000 (11:42 +0900)
commiteb30dfc36782a9d7a6a186291fac238dbdac6b21
tree996a14939d4126752f0d02539a5f3a04cdd8939e
parente744793d8c62eace3efd19745f6c5ce6a9bab120
ARM: EXYNOS: Add sec_debug module stub

This patch adds simple stub for sec_debug module to allow unmodified
Tizen images to be booted.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
arch/arm/mach-exynos/Kconfig
arch/arm/mach-exynos/Makefile
arch/arm/mach-exynos/sec_debug.c [new file with mode: 0644]