]> git.sur5r.net Git - u-boot/commit
defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfig
authorMadan Srinivas <madans@ti.com>
Tue, 6 Mar 2018 16:10:10 +0000 (11:10 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 16 Mar 2018 13:42:41 +0000 (09:42 -0400)
commitf274f265668d43948f041f88e7b50b9639769d56
treef10da8b284d5896bcf9b92d5c90a1e3dfb94901f
parent1c49caf34c643116927c9b2c45729f8e6458e42f
defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfig

Adds a dedicated defconfig to build TI K2L secure
devices and updates MAINTAINERS.

k2l_hs_evm_defconfig is created from the k2l_evm_defconfig
and removes support for SPL, as SPL is not supported on K2
HS devices. Corrects SYS_TEXT_BASE for HS devices.

Also adds TI_SECURE_DEVICE and FIT_IMAGE_POST_PROCESS to
include support for secure image creation and authentication

Signed-off-by: Madan Srinivas <madans@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Andrew F. Davis <afd@ti.com>
MAINTAINERS
configs/k2l_hs_evm_defconfig [new file with mode: 0644]