Commit Graph

338 Commits

Author SHA1 Message Date
Zelan Zou
98cb547ce4 gstreamer1.0: Upgrade version 1.24.0 to 1.24.7
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2025-01-15 12:50:10 +01:00
Weisser, Pascal
cec6d45699 imx-base: Avoid unnecessary device tree blob files.
When using fitImage as kernel image type the fitImage already contains the
device tree blob files. So, it's not necessary to add them to the image
boot files.

Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
2025-01-08 11:12:26 +01:00
Otavio Salvador
4abb53abda
Merge pull request #2001 from nxp-upstream/lf_6_6_36_210
Upgrade NXP Graphics BSP to LF6.6.36_2.1.0
2024-10-28 08:22:27 -03:00
Valentin Jec
fc287f98d9 Upgrade BSP to LF6.6.36_2.1.0
spir: Update downgrade spir: 1.3.261.1.imx -> 1.3.275.0.imx

vulkan: Update downgrade vulkan: 1.3.261.1.imx -> 1.3.275.0.imx

vulkan-loader_1.3.261.1.imx.bbappend: Upgrade vulkan-loader: 1.3.261.1.imx -> 1.3.275.0.imx

Add patch for wsi layer

imx-base.inc: Update `PREFFERED_VERSION` for vulkan and spir

Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
2024-10-25 13:48:21 +03:00
Max Krummenacher
ff9e2a169e imx-base: add mali gpu support for i.mx 95
Add the relevant configuration for an i.MX 95 SoC so that the
mali-imx recipe is selected for userspace GPU support (EGL, GLES...).

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2024-10-24 10:05:24 +02:00
Max Krummenacher
3e08ba16f9 imx-base: Add i.MX 95 configuration
Based on 6.6.36-2.1.0 NXP BSP release.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2024-10-22 00:13:56 +02:00
Tom Hochstein
ef8b4c41cf boot: Fix UUU tagging, extend to fslc
Using the UUU-tagged bootloader image directly with UUU can cause UUU
to hang. The bootloader image is split on a certain transmit size, and
the hang occurs if the tag does not fit with the final bytes of the
bootloader image and must be split into a new transmit package.

The UUU tag is needed by UUU only in the SD Card image file itself so
that UUU can find the end of the boot partition.

Rework the design so the default bootloader and the default imx-boot
binaries are not tagged.

Also, extend the UUU tagging to fslc so it can gain the same benefit.

Fixes: https://github.com/Freescale/meta-freescale/pull/1762
Fixes: https://github.com/nxp-imx/mfgtools/issues/416
Co-authored-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-16 04:36:03 -07:00
Khem Raj
ea4261bf46
imx-base: Bump optee P_V to 4.2.0.imx
4.2.0.imx was merged via [1]
Therefore match the version settings

[1] https://github.com/Freescale/meta-freescale/pull/1906

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-10 20:41:29 -07:00
Tom Hochstein
ec2f9a8235 imx-base.inc: Simplify libdrm, wayland-protocols overrides
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-05 07:21:16 -07:00
Khem Raj
5b22cd90a8
imx-base: Bump weston P_V to 12.0.4.imx
12.0.3.imx is gone from metadata

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-08-19 20:55:33 -07:00
Hiago De Franco
d1c6878cf2 gstreamer: Update 6.6.3-1.0.0 to 6.6.23-2.0.0
Upgrade gstreamer and all related recipes to 1.24.0, syncing with
meta-imx layer.

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
2024-08-03 18:20:53 -03:00
Tom Hochstein
2ca5c455bc gstreamer: Downgrade non-forked recipes to match 1.22.5.imx
Add the full set of 1.22.5 compatible recipes with the following
exceptions due to build breaks for obsolete components:
- gstreamer1.0-omx: Drop the recipe
- gstreamer1.0-plugins-ugly: Drop liba52 and mpeg2dec support

These exceptions mirror changes in the upstream support:
9c21815339 gstreamer1.0: update 1.22.11 -> 1.24.3
90fbfe9fe1 liba52: remove the recipe
d46660e6c0 mpeg2dec: remove the recipe

(From OE-Core rev: ae9c64cd2291f4b24ac442816a4e354e47c70933)

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-06-05 09:54:41 -07:00
Max Krummenacher
c239f9f551 imx-base: follow renamed fw package name
Commit 9a522207 ("firmware-imx: Use vpu-amphion and vpu-wave suffix.")
renamed the vpu firmware package name from firmware-vpu-imx8 to
firmware-imx-vpu-amphion.
Follow that in the setting of MACHINE_FIRMWARE setting.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2024-05-16 13:27:53 +02:00
Tom Hochstein
d29e7efe84 gstreamer: Use upstream recipes
The downgraded recipes are no longer needed.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-04-26 13:23:26 -07:00
Tom Hochstein
a97b02bb29 weston: Upgrade 11.0.3.imx -> 12.0.3.imx
Align with NXP BSP 6.6.3-1.0.0.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-04-24 16:17:06 -07:00
Tom Hochstein
84bb2909ec weston: Upgrade 10.0.4.imx -> 10.0.5.imx
Align with NXP BSP 6.6.3-1.0.0.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-04-24 16:17:06 -07:00
Tom Hochstein
771e4ececa vulkan/spir: Update downgrade 1.3.239.0.imx -> 1.3.261.1.imx
Align with NXP BSP 6.6.3-1.0.0.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-04-24 16:17:06 -07:00
Tom Hochstein
364fa4a641 imx-gpu-viv: Upgrade 6.4.11.p2.2 -> 6.4.11.p2.4
Drops OpenGL support.

Align with NXP BSP 6.6.3-1.0.0.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-04-24 16:16:52 -07:00
Tom Hochstein
dac97d19df libdrm: Upgrade 2.4.115.imx -> 2.4.116.imx
Align with NXP BSP 6.6.3-1.0.0.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-04-24 11:06:36 -07:00
Oleksandr Suvorov
735b303cdf firmware-ele-imx: Update to 0.1.1 aligned with LF6.6.3-1.0.0
Update the recipe to be aligned with the NXP BSP LF6.6.3-1.0.0.

Add installing of a second part of ELE to rootfs.

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-04-21 21:21:47 +03:00
Khem Raj
a30bdf3001
wayland: Delete recipe
this recipe is close to what core layer has and it seems to be not
needed to be forked anymore

here is diff

--- wayland_1.22.0.imx.bb       2023-09-06 20:34:55.169416916 -0700
+++ ../../../poky/meta/recipes-graphics/wayland/wayland_1.22.0.bb       2023-08-02 14:11:05.768744418 -0700
@@ -12,13 +12,11 @@

 DEPENDS = "expat libffi wayland-native"

-SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.22.0/downloads/${BP_ORIGINAL}.tar.xz \
+SRC_URI = "https://gitlab.freedesktop.org/wayland/wayland/-/releases/${PV}/downloads/${BPN}-${PV}.tar.xz \
            file://run-ptest \
            file://0001-build-Fix-strndup-detection-on-MinGW.patch \
            "
 SRC_URI[sha256sum] = "1540af1ea698a471c2d8e9d288332c7e0fd360c8f1d12936ebb7e7cbc2425842"
-BP_ORIGINAL = "${BPN}-1.22.0"
-S = "${WORKDIR}/${BP_ORIGINAL}"

 UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
 UPSTREAM_CHECK_REGEX = "wayland-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"
@@ -61,7 +59,3 @@
 BBCLASSEXTEND = "native nativesdk"

 RDEPENDS:${PN}-ptest += "binutils sed ${PN}-tools"
-
-PACKAGE_ARCH = "${MACHINE_SOCARCH}"
-
-DEFAULT_PREFERENCE = "-1"

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-11 11:15:13 -07:00
Martin Schwan
cf8b57d959 imx-base.inc: Rename bmap-tools to bmaptool
bmaptool is now part of the Yocto Project and their recipe renamed it to
bmaptool.

Signed-off-by: Martin Schwan <m.schwan@phytec.de>
2024-03-05 14:56:33 +01:00
Oleksandr Suvorov
e9fb521961 optee-test: Upgrade to lf-6.1.55-2.2.0 (4.0)
Upgrade optee-test to 4.0 to be aligned with NXP BSP LF6.1.55_2.2.0.

Relevant changes:
- 38eface ta: os_test: fix TA time wrap test
- 4561148 LFOPTEE-290 regression_nxp: ocotp: fix expected test error code
- 949a4a0 LFOPTEE-290 regression_nxp: ocotp: abort fuse test suite upon test case failure
- 8c3957c LFOPTEE-289 regression_nxp: trusted arm ce fix error code
- 62a5d00 LFOPTEE-235 regression_nxp: add trusted arm ce tests
- 90638d7 ta: crypto_perf: update TEE_Param according to GP131
- 9df2ce0 LFOPTEE-129 Make MP test use embedded crypto instead of openssl
- ca4340e LFOPTEE-131 Fix ta_keygen compilation warnings
- 584e877 LFOPTEE-123 Reset the handle when freed
- d66a84d LFOPTEE-123 Handle benchmark logging for key generation measures
- fb43680 LFOPTEE-95 Add performance measure of key generation
- a0be085 LFOPTEE-93 Check MP is functional
- e8aab1b LFOPTEE-84 xtest: Add test of MP feature
- f8d144f LFOPTEE-84 ta: Add test of MP
- 0fc4409 MMIOT-789 xtest: crypto_perf: fix resource leak in read_random
- 76cf0b3 TEE-641 regression_nxp: add AES CTR in place tests
- 0ebe16e LFOPTEE-65 xtest: add DIGPROG tests
- b2ab1f3 LFOPTEE-65 xtest: add OCOTP tests
- b0889a5 YOCIMX-5658 regression_nxp: replace malloc() calls with calloc() calls
- f71bc8b LFOPTEE-55: crypto-perf: RSA: Fix for RSA Encryption/Decryption  error
- 6ddc88d LFOPTEE-55: crypto-perf: add domain parameters for dsa
- 7e40310 LFOPTEE-55: crypto-perf: DH: Remove non-essential attributes passed during key generation
- 188e830 LFOPTEE-55: crypto-perf: ta: ECDSA, ECDH: Remove non-essential attributes passed during key generation
- 6f1b8ae LFOPTEE-55: crypto-perf: xtest: ECDH: RoundUp key size
- eb0d4b8 LFOPTEE-39 regression_nxp: Add test of DEK blob generation
- 0213905 MMIOT-723 regression_nxp: crypto: Fixing memory corruption in nxp_crypto_003
- 09af29f LFOPTEE-17: xtest: regression_nxp: add test case for I2C driver testing
- 76aa4f5 regression_nxp: enable CFG_REGRESSION_NXP flag
- d31191d LFOPTEE-16: fix warning where uint32_t is expected
- 2379730 LFOPTEE-16: fix trace compilation warnings
- 461f258 LFOPTEE-13 crypto-perf: fix command line algorithm search
- d0a6d89 LFOPTEE-13 crypto-perf: fix compilation warnings
- 80f3c49 TEE-127 CAAM Crypto Performance
- 064f3bc TEE-606 xtest: define a 'regression_nxp' test suite in xtest
- 480e231 TEE-606 xtest: add CFG_REGRESSION_NXP flag
- 4a3dee2 TEE-367 crypto: cipher memory leakage verification
- 522dab3 TEE-548 regression_nxp: Cipher operation with a big buffer
- f44991a TEE-577 regression_nxp: AES CTR streaming byte per byte
- 5102219 TEE-418 regression_nxp: add cipher streaming byte incremental
- 1c3d6be ta/crypt: update to mbedTLS 3.4.0 API
- b49d696 xtest: add command to get system time
- e1b6445 xtest: regression: add case 1040
- 1013c49 xtest: regression_1000: remove unneeded stat.h include
- f4dd113 Remove embedded OpenSSL
- cf11160 xtest: add -DOPENSSL_API_COMPAT=10100
- fa2fb9b ta: os_test: fix print_properties() indentation

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-02-17 11:40:44 +02:00
Oleksandr Suvorov
aea94bae8e optee-client: Upgrade to lf-6.1.55-2.2.0 (4.0)
Upgrade the optee-client to 4.0 to be aligned with NXP BSP LF6.1.55_2.2.0.

Relevant changes:
- acb0885 teec: use multiple of page size for page aligned buffers
- 6178477 cmake: pkgconfig file: install the file
- 46831ac pkgconfig file: remove extra comments
- 3ac968e Makefile, cmake: move teec related headers
- 2dd250b cmake: remove whitespace before parenthesis

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-02-17 11:40:44 +02:00
Oleksandr Suvorov
ebdf6d8b5d optee-os: Upgrade to lf-6.1.55-2.2.0 (4.0)
Upgrade optee-os to 4.0 to be aligned with NXP BSP LF6.1.55_2.2.0.

Also update the patch files.

Relevant changes:
- a303fc80f drivers: crypto: caam: fix job ring interruption number
- 2a3787bf4 LFOPTEE-291 drivers: ele: disable ELE RNG at runtime
- dca43aa1b drivers: crypto: caam: use job ring 3 on i.mx8dxlevk
- c0d2000c1 drivers: imx_snvs: unlock SNVS access for non-secure
- 50e946795 LFOPTEE-289 core: pta: imx: Trusted ARM CE: fix serialization bug
- 9134bcffa LFOPTEE-289 core: pta: imx: Trusted ARM CE fix build issue
- 8bf641926 LFOPTEE-235 core: plat-imx: Add Fast SMC support
- 0477a804b LFOPTEE-235 core: pta: imx: add TRUSTED ARM CE
- d943197bd LFOPTEE-235 drivers: ele: expose imx_ele_derive_key
- e7dadb871 LFOPTEE-235 drivers: ele: rng: Use ELE GetRandom cmd
- 9f3218062 LFOPTEE-286 drivers: ele: report error according to ELE response status
- c619a4cb2 LFOPTEE-279 drivers: ele: correct typo in imx_ele_generate_key()
- 2b0d839e5 LFOPTEE-279 drivers: ele: update imx_ele_delete_key() function
- d7e85fad1 LFOPTEE-259 drivers: ele: make special setup for Trust MU communication
- 4000b10be LFOPTEE-273 drivers: ele: move key management functions in key_mgmt.h
- 4188353a1 LFOPTEE-270 drivers: ele: remove global session and key store handle init from imx_ele_global_init().
- dd79868aa LFOPTEE-270 drivers: ele: key_mgmt: remove unnecessary cache invalidate operation

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-02-17 11:40:44 +02:00
Otavio Salvador
1588ba399c
Merge pull request #1750 from valijec/master
recipes-multimedia: Update for NXP release 6.1.55-2.2.0
2024-02-12 11:39:27 -03:00
Valentin Jec
336628e6b0 recipes-multimedia: Update for NXP release 6.1.55-2.2.0
Upgraded:
 - gstreamer1.0-plugins-bad:     1.22.0 -> 1.22.5
 - gstreamer1.0-plugins-base:    1.22.0 -> 1.22.5
 - gstreamer1.0-plugins-good:    1.22.0 -> 1.22.5
 - gstreamer1.0:                 1.22.0 -> 1.22.5
 - imx-codec:                    4.8.1 -> 4.8.2
 - imx-dsp:                      2.1.5 -> 2.1.6
 - imx-dsp-codec-ext:            2.1.5 -> 2.1.6
 - imx-parser:                   4.8.1 -> 4.8.2

Updated:
 - imx-alsa-plugins_git.bb
 - imx-gst1.0-plugin_git.bb
 - imx-vpuwrap_git.bb

New feature:
 - imx-opencl-converter_0.1.bb

Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
2024-02-12 12:06:51 +02:00
Daiane Angolini
45c356555e firmware-sentinel: Rename firmware-sentinel to firmware-ele-imx
Since [1] the firmware-sentinel is renamed to firmware-ele-imx.

It also align the recipe to be aligned with the NXP BSP LF6.1.55_2.2.0.

[1] 6412faf7e4

Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
2024-02-09 10:40:56 -03:00
Valentin Jec
ab9bb2095c weston: Update PREFERRED_VERSION
Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
2024-01-16 17:43:04 +02:00
Otavio Salvador
5d963d162e
Merge pull request #1713 from jmarcoscosta/fix-overrides-for-multilib
imx93: add fixes to enable multilib out-of-the-box
2023-12-29 15:30:43 -03:00
Joao Marcos Costa
65ec98511e imx-base.inc: fix WKS_FILE_DEPENDS's override
Using 'aarch64', as if the WKS_FILE_DEPENDS was conditioned to the
userspace's architecture, will not include imx-boot in a multilib context
(e.g., for a 32-bit userspace). This happens because 'aarch64' will not
be listed in OVERRIDES, and the error below will come up during do_image_wic
task:

wic.filemap.Error: cannot open image file
'.../build/tmp-glibc/deploy/images/microej-imx93/imx-boot':
[Errno 2] No such file or directory

Replace 'aarch64' by mx*-generic-bsp, for both imx8 and imx9, as these
two are aarch64 platforms.

Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
2023-12-29 14:50:11 +01:00
Joao Marcos Costa
78fe73c29b imx-base.inc: fix OPTEE_BOOT_IMAGE's override
Using 'aarch64', as if the OPTEE_BOOT_IMAGE was conditioned to the
userspace's architecture, will include uTee-${OPTEE_BIN_EXT} in a multilib
context (e.g., for a 32-bit userspace). This happens because 'aarch64' will not
be listed in OVERRIDES, and the error below will come up during do_image_wic
task:

output: install:
cannot stat '...build/tmp-glibc/deploy/images/microej-imx93/uTee-':
No such file or directory

Replace 'aarch64' by mx*-generic-bsp, for both imx8 and imx9, as these
two are aarch64 platforms.

Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
2023-12-29 14:47:22 +01:00
Joao Marcos Costa
1652e927cc imx-base.inc: fix KERNEL_IMAGETYPE's override
Using 'aarch64', as if the KERNEL_IMAGETYPE was conditioned to the
userspace's architecture, will cause the wrong image type to be built in
a multilib context (e.g., for a 32-bit userspace). This happens because
'aarch64' will not be listed in OVERRIDES, and the error below will come
up during do_image_wic task:

output: install:
cannot stat '...build/tmp-glibc/deploy/images/microej-imx93/zImage':
No such file or directory

Replace 'aarch64' by mx*-generic-bsp, for both imx8 and imx9, as these
two are aarch64 platforms.

Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
2023-12-29 14:43:53 +01:00
Tom Hochstein
3558f7355c imx-base.inc: Update 93 default Rev to A1
Reported-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-12-08 09:12:57 -07:00
Tom Hochstein
5dee042359 wayland-protocols: Upgrade 1.31.imx -> 1.32.imx
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-10-31 12:00:08 -07:00
Tom Hochstein
74253d95c9 weston: Upgrade 11.0.1.imx -> 11.0.2.imx
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-10-31 12:00:08 -07:00
Tom Hochstein
48d14674bd weston: Upgrade 10.0.3.imx -> 10.0.4.imx
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-10-31 12:00:08 -07:00
Tom Hochstein
7c949461b5 spir: Downgrade to 1.3.239.0.imx
Latest spir is not compatible with downgraded vulkan, so downgrade
spir to match.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-10-31 12:00:08 -07:00
Tom Hochstein
a762734169 vulkan: Update the downgrade 1.2.182.0.imx -> 1.3.239.0.imx
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-10-31 12:00:08 -07:00
Tom Hochstein
b6968c9838 libdrm: Upgrade 2.4.114.imx -> 2.4.115.imx
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-10-31 12:00:08 -07:00
Tom Hochstein
8562bacb97 imx-base.inc: Add PREFERRED_RPROVIDER_linux-firmware-*
Prefer firmware-nxp-wifi blobs over linux-firmware blobs.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-09-07 13:28:00 -07:00
Tom Hochstein
74a5b2faa6 imx-base.inc: Update 8ULP default rev to A2
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-08-21 12:37:17 -07:00
Tom Hochstein
c5f49d6ebb imx8dxl*evk: Add rev B0 support
The A1 SECO firmware run on a B0 board can brick the board unless it can be
switched to USB serial download to force an update. Because of this, drop
the ambiguous machine config file and make the rev explicit in the machine
config name.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-08-21 12:36:54 -07:00
Tom Hochstein
0688f79193 imx-base.inc: Implement generic SOC revision design
Rework imx-boot and use-imx-security-controller-firmware.bbclass with a
generic SOC revision design implemented in imx-base.inc. This does
replace the machine feature design using `soc-rev*`, but maintains
backwards compatibility by incorporating that design into the default
settings.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-08-21 11:48:06 -07:00
Tom Hochstein
6c130aaf3e imx-base.inc: Fix MACHINEOVERRIDES_EXTENDER:mx8dxl:use-nxp-bsp priority
The commit 317fdc0fd7 did mistakenly elevate the priority of the override
mx8dxl-generic-bsp.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-08-21 11:48:06 -07:00
Otavio Salvador
0608f5dc75
Merge pull request #1619 from thochstein/gstreamer
gstreamer: Upgrade 1.20.3.imx -> 1.22.0.imx
2023-08-04 08:24:08 -03:00
Tom Hochstein
71d5259016 imx-base.inc: Use gstreamer forks for i.MX 9
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-08-03 10:16:20 -07:00
Tom Hochstein
af8bc52e02 gstreamer: Upgrade 1.20.3.imx -> 1.22.0.imx
Note, this commit does also complete the 'snapshot' model being used by
including the .inc files.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-08-03 10:16:20 -07:00
Oleksandr Suvorov
46a2165f0f jailhouse: add imx version
There is a general jailhouse recipe in other layers which causes a
version conflict. Introduce jailhouse-imx recipe to avoid conflict.

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2023-08-03 14:51:31 +03:00
Oleksandr Suvorov
7ff3191c0d optee-test: Upgrade to lf-6.1.22-2.0.0 (3.21)
Upgrade optee-test to be aligned with NXP BSP LF6.1.22_2.0.0.

Relevant changes:
- c2c9f92 ta: crypto_perf: update TEE_Param according to GP131

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2023-07-28 16:39:03 +03:00