commit | 8c01aa5857de6df2c25261bccd5a16332b3f0758 | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Thu May 04 11:07:08 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu May 04 13:07:05 2023 -0400 |
tree | 92b9a8eabd800fc2fd6f8d85e9347e14fbcb5a35 | |
parent | 4e4f6bc698eb5611c4dfa8cfce6eed732796331f [diff] |
configs: j7200: 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>