diff options
| author | Andrew Davis <afd@ti.com> | 2022-11-04 22:46:19 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2022-11-23 16:08:24 -0600 |
| commit | 44573918973a160e95298c76628c54de6944dbef (patch) | |
| tree | 32da2c73514f3ad0ef042b9066d6db07a6862d1f /meta-ti-bsp/conf/multiconfig | |
| parent | be1ddf405d2967c69439cc06b8c07aa85f86a1be (diff) | |
| download | meta-ti-44573918973a160e95298c76628c54de6944dbef.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.conf | 3 |
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 @@ | |||
| 1 | require k3r5.conf | ||
| 2 | |||
| 3 | MACHINE:append = "-hs-se" | ||
