summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-os_3.2.0.imx.bb
Commit message (Collapse)AuthorAgeFilesLines
* Migrate codeaurora repositories to githubLogan Grosz2023-03-311-1/+1
|
* optee-os: Replace /lib by ${nonarch_base_libdir} in do_installantznin2020-05-051-2/+2
| | | | | | | | | This fixes a do_package error when using `usrmerge` in `DISTRO_FEATURES`. In that case the bin files should have been installed in /usr/lib. Using ${nonarch_base_libdir} makes the location specific to distro settings. Signed-off-by: antznin <agodard@witekio.com>
* Revert "optee-os: update to 4.19.35_1.1.0 and introduce imx8mn config"Chris Dimich2020-04-131-3/+2
| | | | | | This reverts commit 375e31d47372a51adf1f228547bf7829ba1ca60a. Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
* optee-os: update to 4.19.35_1.1.0 and introduce imx8mn configAndrey Zhizhikin2020-04-081-2/+3
| | | | | | | | | | | | In order to support new i.MX8M Nano SoC, optee-os should be upgraded to use the imx_4.19.35_1.1.0 branch, which contains the support for new machine. In addition, introduce additional PLATFORM_FLAVOR for new imx8mnevk machine. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> (cherry picked from commit 866e460572ee6fb0398036fb8c1b33966669e086)
* optee-os_3.2.0: change PLATFORM_FLAVOR for imx6ulz14x14evkClement Faure2019-11-271-1/+1
| | | | | | | The platform flavor 'mx6ulzevk' has been added to Optee-OS. Signed-off-by: Clement Faure <clement.faure@nxp.com> (cherry picked from commit 0812b771626eda0ac8854b0d2bfe7e92045ffe39)
* optee-imx: Make it imx specificKhem Raj2019-11-101-0/+1
| | | | | | | Fails to build on qemu | core/arch/arm/plat-imx/conf.mk:112: *** Unsupported PLATFORM_FLAVOR "emuarm". Stop. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* optee-os: add optee-os imx forkPeter Griffin2019-11-081-0/+92
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>