commit | 2cc4d4f853a62dbf98770253d7c805b486fe97b5 | [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 | fca76cda28b83c863619057903c7fa4085e40767 [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>