defendkey: support secure upgrade check
authorZhongfu Luo <zhongfu.luo@amlogic.com>
Thu, 17 May 2018 11:50:11 +0000 (19:50 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Fri, 18 May 2018 10:11:36 +0000 (03:11 -0700)
commite9b555745ad8dd4e7902c7e053ce33cf59e005aa
tree9a76894e2ef7a0755636302121687650b75b6294
parente5246d9cc9d9568b93aa21a11f820367be501507
defendkey: support secure upgrade check

PD#164929: G12A need to support defendkey

Change-Id: I3c805c4dda03a39156fb91b53cc55ee8930f9e03
Signed-off-by: Zhongfu Luo <zhongfu.luo@amlogic.com>
MAINTAINERS
arch/arm64/configs/meson64_defconfig
drivers/amlogic/Kconfig
drivers/amlogic/Makefile
drivers/amlogic/defendkey/Kconfig [new file with mode: 0644]
drivers/amlogic/defendkey/Makefile [new file with mode: 0644]
drivers/amlogic/defendkey/defendkey.c [new file with mode: 0644]
drivers/amlogic/defendkey/securekey.c [new file with mode: 0644]
drivers/amlogic/defendkey/securekey.h [new file with mode: 0644]