summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorYogesh Siraswar <yogeshs@ti.com>2021-10-28 11:24:54 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-10-28 18:18:44 -0500
commit4d3ecdb5aa5a9bf2cf3418dcb57e303c9e2d6694 (patch)
tree76f918b18f182038d6577a1bb91accf74eb29a10 /MAINTAINERS
parent377e0f7041d1863bf9b3d23e90fb4b0c0a2cd6bf (diff)
configs: Add configs for j7200 High Security EVM
Add j7200 High Security EVM defconfig. These defconfigs are the same as for the non-secure part, except for: CONFIG_TI_SECURE_DEVICE option set to 'y' CONFIG_FIT_IMAGE_POST_PROCESS option set to 'y' CONFIG_SPL_FIT_IMAGE_POST_PROCESS option set to 'y' CONFIG_BOOTCOMMAND uses FIT images for booting Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> [praneeth@ti.com: fix j7200_hs_evm_r5_defconfig,MAINTAINERS file and commitmsg] Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index eeb8578526..610293ef2b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1054,7 +1054,7 @@ S: Maintained
F: drivers/video/tda19988.c
TI SYSTEM SECURITY
-M: Andrew F. Davis <afd@ti.com>
+M: Yogesh Siraswar <yogeshs@ti.com>
S: Supported
F: arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
F: arch/arm/mach-omap2/sec-common.c
@@ -1078,6 +1078,8 @@ F: configs/am65x_hs_evm_r5_defconfig
F: configs/am65x_hs_evm_a53_defconfig
F: configs/j721e_hs_evm_r5_defconfig
F: configs/j721e_hs_evm_a72_defconfig
+F: configs/j7200_hs_evm_r5_defconfig
+F: configs/j7200_hs_evm_a72_defconfig
TQ GROUP
#M: Martin Krause <martin.krause@tq-systems.de>