mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-12 05:40:59 +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:
committed by
Ryan Eatmon
parent
b74211a771
commit
dbc88f2d65
@@ -66,7 +66,7 @@ do_compile_append_am65xx-hs-evm() {
|
||||
optee_sign_k3hs
|
||||
}
|
||||
|
||||
do_compile_append_am64xx-hs-evm() {
|
||||
do_compile_append_am64xx-evm() {
|
||||
optee_sign_k3hs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user