commit | a1d76e3e6f604c2f7f03e2df32dc73ae8adebc09 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Thu Aug 03 09:54:40 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 13:22:32 2023 -0400 |
tree | 1b3cf78c959bfa1359f5c1f48d68b7fc883a114a | |
parent | 99f468756ce146b2ed777c0da8c3018097596ddd [diff] |
configs: am65x: 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. Signed-off-by: Andrew Davis <afd@ti.com> Tested-by: Tom Rini <trini@konsulko.com> Reviewed-by: Manorit Chawdhry <m-chawdhry@ti.com>