summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorManorit Chawdhry <m-chawdhry@ti.com>2023-04-14 13:46:01 +0530
committerUdit Kumar <u-kumar1@ti.com>2023-04-16 08:59:33 +0530
commit356722489b6004b75ab075bd5a5da530bcdb84fe (patch)
treeb3bfc682fd34a9d415f8d8285b1a958725f8e871 /MAINTAINERS
parent972b8a1a674f8b93e73c9833d62556cf5411ad30 (diff)
configs: j721e: Merge the HS and non-HS defconfigs
K3 devices have runtime type board detection. Make the default defconfig include the secure configuration. Then remove the HS specific config. Non-HS devices will continue to boot due to runtime device type detection. If TI_SECURE_DEV_PKG is not set the build will emit warnings, for non-HS devices these can be ignored. Reviewed-by: Bryan Brattlof <bb@ti.com> Acked-by: Andrew Davis <afd@ti.com> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 815a80d356..d5e07e244a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1461,8 +1461,6 @@ F: configs/k2g_hs_evm_defconfig
F: configs/k2l_hs_evm_defconfig
F: configs/am65x_hs_evm_r5_defconfig
F: configs/am65x_hs_evm_a53_defconfig
-F: configs/j721e_hs_evm_a72_defconfig
-F: configs/j721e_hs_evm_r5_defconfig
TPM DRIVERS
M: Ilias Apalodimas <ilias.apalodimas@linaro.org>