]> code.ossystems Code Review - meta-freescale.git/commitdiff
optee-os: Add support for imx6qdlsabre* machines
authorTom Hochstein <tom.hochstein@nxp.com>
Sun, 22 Aug 2021 00:33:48 +0000 (19:33 -0500)
committerTom Hochstein <tom.hochstein@nxp.com>
Sun, 22 Aug 2021 00:33:48 +0000 (19:33 -0500)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-security/optee-imx/optee-os_3.10.0.imx.bb

index dc0f1731014fb1ec74f2bc10850fbeeba9671457..8bfaf8dd1b8c3f1035714fd3d589bb8ce1be40f9 100644 (file)
@@ -22,6 +22,8 @@ inherit deploy python3native autotools
 
 # The platform flavor corresponds to the Yocto machine without the leading 'i'.
 PLATFORM_FLAVOR                   = "${@d.getVar('MACHINE')[1:]}"
+PLATFORM_FLAVOR:imx6qdlsabresd    = "mx6qsabresd"
+PLATFORM_FLAVOR:imx6qdlsabreauto  = "mx6qsabreauto"
 PLATFORM_FLAVOR:imx6qpdlsolox     = "mx6qsabresd"
 PLATFORM_FLAVOR:imx6ul7d          = "mx6ulevk"
 PLATFORM_FLAVOR:imx6ull14x14evk   = "mx6ullevk"