commit | 4176816662826c80eaf8e159c8a73da5d869c7fc | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Thu May 04 11:07:06 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu May 04 13:04:30 2023 -0400 |
tree | a65228310e8ad25ffdaf1d23fb394d7a6301c154 | |
parent | c70be9f315fbe00c3bc0eeed5b3779b4368a8e5d [diff] |
configs: j721s2: 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: Kamlesh Gurudasani <kamlesh@ti.com> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>