security: arm: meson: add tee support [2/2]
authorPeifu Jiang <peifu.jiang@amlogic.com>
Wed, 24 May 2017 10:34:15 +0000 (18:34 +0800)
committerVictor Wan <victor.wan@amlogic.com>
Thu, 1 Jun 2017 11:59:35 +0000 (04:59 -0700)
commiteea55b946314103d499efddafd2100421acc8275
treefce167f5dc106521bd8d753e492c419beaa486dc
parent65b59ca4e2f599bce6ae9b947f0225d7912aef6a
security: arm: meson: add tee support [2/2]

PD#145094: security: arm: meson: add tee support

Change-Id: I8789ef2b6d774abb6252e60c0726e7384127339f
Signed-off-by: Peifu Jiang <peifu.jiang@amlogic.com>
12 files changed:
MAINTAINERS
arch/arm/boot/dts/amlogic/meson8b_m200.dts
arch/arm/boot/dts/amlogic/meson8b_m400.dts
arch/arm/mach-meson/Makefile
arch/arm/mach-meson/meson-secure.c [new file with mode: 0644]
arch/arm/mach-meson/meson-smc.S [new file with mode: 0644]
arch/arm/mach-meson/meson.c
arch/arm/mach-meson/platsmp.c
drivers/amlogic/cpu_version/meson32_cpu.c
drivers/amlogic/efuse/efuse_hw.c
drivers/amlogic/jtag/meson_jtag.c
include/linux/amlogic/meson-secure.h [new file with mode: 0644]