configs: j721e: Merge the HS and non-HS defconfigs
authorManorit Chawdhry <m-chawdhry@ti.com>
Tue, 16 May 2023 04:54:35 +0000 (10:24 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 30 May 2023 19:13:43 +0000 (15:13 -0400)
commit8b07082607277564ced9405415873437598ea99e
tree6afec8a22cd1b2af87cbf70bab769f9183cc85fd
parentc0d00bd120ae8cc568a57d55f2e0f0e6f8fe55d4
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>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Acked-by: Andrew Davis <afd@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
MAINTAINERS
configs/j721e_evm_a72_defconfig
configs/j721e_evm_r5_defconfig
configs/j721e_hs_evm_a72_defconfig [deleted file]
configs/j721e_hs_evm_r5_defconfig [deleted file]