summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorManorit Chawdhry <m-chawdhry@ti.com>2023-02-24 10:37:48 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2023-04-04 16:53:20 -0500
commit5b596ab3cc3c78a78d6e20da17d7910b01b0e3fb (patch)
treea0a66c636968b4f8759ab63468931f3e9cf4f98b /MAINTAINERS
parentfd4ed6b7e83ec3aea9a2ce21baea8ca9676f40dd (diff)
configs: j721s2: merge HS and non-HS defconfigs
commit c714045cc3c0c36bc836c909e74db3273a7dd390 upstream. 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. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Acked-by: Andrew Davis <afd@ti.com> [praneeth@ti.com: cherry-pick and resolve merge conflict from upstream next] Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 91d40ea4b6..c2b432a9e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1465,8 +1465,6 @@ F: configs/j7200_hs_evm_a72_defconfig
F: configs/j7200_hs_evm_r5_defconfig
F: configs/j721e_hs_evm_a72_defconfig
F: configs/j721e_hs_evm_r5_defconfig
-F: configs/j721s2_hs_evm_a72_defconfig
-F: configs/j721s2_hs_evm_r5_defconfig
TPM DRIVERS
M: Ilias Apalodimas <ilias.apalodimas@linaro.org>