commit | 5ce63c0d127462f4dbc2533906fae465bf93260f | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Fri Feb 24 10:37:48 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 06 17:04:33 2023 -0500 |
tree | 81b9b071e98d4d787994b15c6cddc32f15134ab4 | |
parent | fafae139c6c72234914a2b90a7dc4dd54f1c1578 [diff] |
configs: j721s2: merge 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. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Acked-by: Andrew Davis <afd@ti.com>