summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/multiconfig
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2022-11-04 22:46:19 +0000
committerRyan Eatmon <reatmon@ti.com>2022-11-10 08:21:37 -0600
commitc60b432df6b5284db83c498f9b856458c271db4d (patch)
tree4f1370c2aee05bd5e02005f60f20a324478d7bcd /meta-ti-bsp/conf/multiconfig
parent128a254edeb6d7eeb1d9c40dd4a57b482d82f7df (diff)
downloadmeta-ti-c60b432df6b5284db83c498f9b856458c271db4d.tar.gz
conf: machine: am64xx-evm: Make HS-SE the default
The HS-SE AM64xx machine can now be run on GP devices and built without needing the TI_SECURE_DEV_PKG for the same. AM64xx will only be available in the HS-FS type going forward. Make the HS-SE the default and remove the original GP machine. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/multiconfig')
-rw-r--r--meta-ti-bsp/conf/multiconfig/k3r5-hs-se.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/multiconfig/k3r5-hs-se.conf b/meta-ti-bsp/conf/multiconfig/k3r5-hs-se.conf
new file mode 100644
index 00000000..7e3d7dae
--- /dev/null
+++ b/meta-ti-bsp/conf/multiconfig/k3r5-hs-se.conf
@@ -0,0 +1,3 @@
1require k3r5.conf
2
3MACHINE:append = "-hs-se"