diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2025-03-26 06:59:25 -0700 |
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2025-03-26 07:36:14 -0700 |
| commit | 04abb8bec14f8ecbeb91f53aaf0e9ccc7c70dac4 (patch) | |
| tree | 97be31597cf99c910c0079268350eff8aea79b09 /recipes-security/optee-imx/optee-test_4.4.0.imx.bb | |
| parent | 993370d2eed85ea4c6cafd3b12514e402550db0c (diff) | |
| download | meta-freescale-04abb8bec14f8ecbeb91f53aaf0e9ccc7c70dac4.tar.gz | |
optee-imx: Upgrade 4.2.0.imx -> 4.4.0.imx
Copy latest support from NXP BSP LF6.6.52_2.2.0.
Note that clang is disabled in optee-os-fslc.inc, which is copied from
meta-arm optee-os.inc.
Fixes: Issue 2048 - Upgrade BSP to LF6.6.52_2.2.0
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-security/optee-imx/optee-test_4.4.0.imx.bb')
| -rw-r--r-- | recipes-security/optee-imx/optee-test_4.4.0.imx.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-security/optee-imx/optee-test_4.4.0.imx.bb b/recipes-security/optee-imx/optee-test_4.4.0.imx.bb new file mode 100644 index 000000000..b4ac12714 --- /dev/null +++ b/recipes-security/optee-imx/optee-test_4.4.0.imx.bb | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | # Copyright 2017-2024 NXP | ||
| 2 | |||
| 3 | require optee-test-fslc-imx.inc | ||
| 4 | |||
| 5 | # The BSD and GPL license files are now included in the source | ||
| 6 | # https://github.com/OP-TEE/optee_test/commit/a748f5fcd9ec8a574dc86a5aa56d05bc6ac174e7 | ||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a8fa504109e4cd7ea575bc49ea4be560 \ | ||
| 8 | file://LICENSE-BSD;md5=dca16d6efa93b55d0fd662ae5cd6feeb \ | ||
| 9 | file://LICENSE-GPL;md5=10e86b5d2a6cb0e2b9dcfdd26a9ac58d" | ||
| 10 | |||
| 11 | |||
| 12 | SRCBRANCH = "lf-6.6.52_2.2.0" | ||
| 13 | SRCREV = "dafc98ed8364d7281a9a7f0788dd0a2067844a59" | ||
