1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-09 04:13:52 +00:00

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>
This commit is contained in:
Andrew Davis
2022-08-11 20:41:28 -05:00
committed by Ryan Eatmon
parent b74211a771
commit dbc88f2d65
10 changed files with 33 additions and 53 deletions
+3
View File
@@ -0,0 +1,3 @@
require k3r5.conf
MACHINE_append = "-hs-se"