aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMadan Srinivas <madans@ti.com>2018-03-06 11:10:10 -0500
committerTom Rini <trini@konsulko.com>2018-03-16 09:42:41 -0400
commitf274f265668d43948f041f88e7b50b9639769d56 (patch)
treef10da8b284d5896bcf9b92d5c90a1e3dfb94901f /MAINTAINERS
parent1c49caf34c643116927c9b2c45729f8e6458e42f (diff)
downloadu-boot-f274f265668d43948f041f88e7b50b9639769d56.zip
u-boot-f274f265668d43948f041f88e7b50b9639769d56.tar.gz
u-boot-f274f265668d43948f041f88e7b50b9639769d56.tar.bz2
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d5059f6..a97c439 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -486,6 +486,7 @@ F: configs/dra7xx_hs_evm_defconfig
F: configs/k2hk_hs_evm_defconfig
F: configs/k2e_hs_evm_defconfig
F: configs/k2g_hs_evm_defconfig
+F: configs/k2l_hs_evm_defconfig
TQ GROUP
#M: Martin Krause <martin.krause@tq-systems.de>