aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
14 daysMerge pull request #1783 from rafluan/linux-versionOtavio Salvador
linux-fslc-imx: Bump revision to 2bfda7392
14 dayslinux-fslc-imx: Bump revision to 2bfda7392Luan Rafael Carneiro
This commit includes the following changes: - 2bfda7392e66 Merge pull request #658 from tq-niebelm/6.1-2.2.x-imx - 86a389d3e879 Merge remote-tracking branch 'lf-6.1.y' into 6.1-2.2.x-imx - dad30ee71946 Merge pull request #657 from tq-niebelm/fslc-6.1-2.2.x-imx-fixes - 5f6af3b30755 arm64: dts: imx8mm: fix csi nodes for NXP vendor stack - 2443a1146bfd phy: phy-fsl-lynx-28g: fix wrong merge resolve - 4e3fc5471376 Merge pull request #652 from schiffermtq/6.1-2.2.x-imx-fixes - 2047384fddad i2c: imx: fix lockdep issue - 4e0b61655262 ARM: dts: imx7s: fix ARM timer definition - e0170f358bd1 ARM: imx: fix OCOTP compatible string on i.MX6SLL and i.MX6ULL - 8ff00014e030 ARM: imx: fix i.MX7D-only build with CONFIG_SMP - 1f7da780d0e7 ARM: imx: fix i.MX7D-only build with CONFIG_OPTEE - 658bd1c4e0d1 ARM: imx: include i.MX6SX DDR freq implementation for i.MX6UL - 5bf7454667aa ARM: imx: do not include smp_wfe_imx6.S for i.MX6SX - cfe00450b7cf ARM: imx: enable HAVE_IMX_BUSFREQ for i.MX6 - 62447ea0e0eb ARM: imx: do not build busfreq without HAVE_IMX_BUSFREQ Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
2024-04-11Merge pull request #1779 from valijec/masterOtavio Salvador
recipes-multimedia: Upgrade to NXP release 6.6.3_1.0.0
2024-04-11recipes-multimedia: Upgrade to NXP release 6.6.3_1.0.0Valentin Jec
Updated: - alsa-lib update to 6.6.3_1.0.0 release and skip QA check for 32bit timer - gstreamer1.0-plugins-bad_1.22.5.imx update to 6.6.3_1.0.0 release, enable g2d - gstreamer1.0-plugins-base_1.22.5.imx update to 6.6.3_1.0.0 release, add opengl dependencies - gstreamer1.0-plugins-good_1.22.5.imx update to 6.6.3_1.0.0 release, enable pulseaudio and 32bit timer - gstreamer1.0_1.22.5.imx update to 6.6.3_1.0.0 release and add runtime dependency glibc-gconv-iso8859-5 - imx-gst1.0-plugin update to 6.6.3_1.0.0 release - imx-vpuwrap update to 6.6.3_1.0.0 release Upgraded: - imx-codec: 4.8.2 -> 4.8.3 - imx-dsp-codec-ext: 2.1.6 -> 2.1.7 - imx-dsp: 2.1.6 -> 2.1.7 - imx-parser: 4.8.2 -> 4.8.3 - imx-opencl-converter: 0.1 -> 0.2.0 New feature: - pipewire_1.0.0 Signed-off-by: Valentin Jec <valentin.jec@nxp.com>
2024-04-11Merge pull request #1782 from rafluan/linux-versionOtavio Salvador
linux-fslc: Update form v6.6 to v6.6.26
2024-04-11linux-fslc: Update form v6.6 to v6.6.26Luan Rafael Carneiro
Kernel repository has been upgraded up to v6.6.26 from stable kernel version. Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
2024-04-10Merge pull request #1768 from YoeDistro/kraj/delete-waylandOtavio Salvador
wayland: Delete recipe
2024-04-10Merge pull request #1769 from Freescale/rework-readmeOtavio Salvador
Update README with enhanced information and communication channels
2024-04-10Update README with enhanced information and communication channelsrework-readmeOtavio Salvador
Enhanced the README file by adding detailed maintenance policies for the `meta-freescale` layer, including information about branch management and release cycles. Additionally, included specifics about the maintained branches such as `master`, `scarthgap`, `nanbield`, and `kirkstone`. This update aims to provide users with a clearer understanding of the project's maintenance practices and available branches. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-04-04Merge pull request #1780 from rafluan/fix-dtb-pathsOtavio Salvador
imx6qdlsabresd: Change device tree paths to linux mainline
2024-04-04imx6qdlsabresd: Change device tree paths to linux mainlineLuan Rafael Carneiro
Change the device tree paths to the Linux mainline as this was changed in version 6.4-rc3. Signed-off-by: Luan Rafael Carneiro <luan.rafael@ossystems.com.br>
2024-04-01Merge pull request #1778 from MrCry0/master-scr-eula-6.6.3Otavio Salvador
NXP BSP LF6.6.3-1.1.0: Update SCR and EULA
2024-04-01SCR: Update to NXP BSP LF6.6.3-1.0.0Oleksandr Suvorov
Fixed wrong master branches for: - imx-lib -b lf-6.6.3_1.0.0 - imx-firmware -b lf-6.6.3_1.0.0 - imx-alsa-plugins -b MM_04.08.03_2312_L6.6.y Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-04-01EULA: Update to v53Oleksandr Suvorov
This version is used in NXP BSP LF6.6.3-1.0.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-03-28Merge pull request #1773 from sapiippo/masterOtavio Salvador
gstreamer1.0-plugins-base: Don't always enable viv-fb
2024-03-21gstreamer1.0-plugins-base: Don't always enable viv-fbSamuli Piippo
GStreamer is now 1.22.5 and as commented drop the viv-fb append. i.MX 7ULP has a GPU and should still use viv-fb Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
2024-03-19Merge pull request #1772 from MrCry0/master-6.1.55Otavio Salvador
Last changes for 6.1.55
2024-03-19imx-lib: Update lf-6.1.22_2.0.0 to lf-6.1.55-2.2.0Oleksandr Suvorov
No actual changes, just rename a source branch. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-03-19imx-test: Update from lf-6.1.22_2.0.0 to lf-6.1.55-2.2.0Oleksandr Suvorov
Relevant changes: - e8b3c90 LF-10305-2: mxc_jpeg_test: always trigger the source change event in decoding - 379405e LF-10305: mxc_jpeg_test: wait and handle the source change event in decoding test - bfbdf7d LF-9396: imx-jpeg: Add performance statistics - dd86d09 MLK-26125-7: mxc_v4l2_vpu_test: waylandsink: avoid segmentation fault if fail to connect display - 125b35a MLK-26125-6: mxc_v4l2_vpu_test: waylandsink: return undisplayed input buffer - dc180ec MLK-26125-5: mxc_v4l2_vpu_test: decoder add parameter dec_display_delay - 73ac624 MLK-26125-4: mxc_v4l2_vpu_test: waylandsink: avoid a deadlock in exit - dafd71c MLK-26125-3: mxc_v4l2_vpu_test: waylandsink: update display size according crop info - d31e7e8 MLK-26125-2: mxc_v4l2_vpu_test: waylandsink: add shm buffer - 7417af1 MLK-26125-1: mxc_v4l2_vpu_test: waylandsink: use xdg_wm_base instead of wl_shell - a05ca31 LF-9045-2: mxc_v4l2_vpu_test: check whether the input file exists - 5346d77 MLK-26076-19: mxc_v4l2_vpu_test: reduce static function declear - bcf3cef MLK-26076-18: mxc_v4l2_vpu_test: disable all build option for zebu - 135dbb6 MLK-26076-17: mxc_v4l2_vpu_test: support convert nv21 - 5874874 MLK-26076-16: mxc_v4l2_vpu_test: aign with upstream naming for the 12-bit pixelformats - 01f0424 MLK-26076-15: mxc_v4l2_vpu_test: change default size of encoder from 1920x1080 to 8192x8192 - 698827a MLK-26076-14: mxc_v4l2_vpu_test: avoid be stalled when fail to display frame - e387406 LF-9045: mxc_v4l2_vpu_test: integrate imx-mm parser to vpu unitest - f45760c Deleted COPYING. It is replaced by LICENSE. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-03-19kernel-module-nxp-wlan: Update to 6.1.55-2.2.0Oleksandr Suvorov
Remove obsolete patch, the issue is fixed in commit 952d10f. Relevant changes: - 952d10f mxm_wifiex: update to mxm6x17423.p6 release - 983c073 mxm_wifiex: update to mxm6x17423.p1 release - defde68 mxm_wifiex: fix L6.1.55 kernel build break - 0f0c339 mxm_wifiex: fix L6.6 kernel next tree build errors - 26246bf mxm_wifiex: update to mxm6x17408.p2 release - 297d1ac mxm_wifiex: fix next-20230804 Linux Factory rebase build errors - bcbbab1 mxm_wifiex: fix L6.5 kernel build errors - 19732f5 mxm_wifiex: update to mxm6x17408 release Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-03-19SCR: Update to NXP release 6.1.55-2.2.0Oleksandr Suvorov
Update the SCR to 6.1.55-2.2.0 in real. Fixes: 0a9b7135 ("EULA,SCR: Update to v49 for NXP release 6.1.55-2.2.0") Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-03-14Merge pull request #1770 from hiagofranco/use_root_home_yocto_varOtavio Salvador
imx-test: Use ROOT_HOME instead of hardcoded home directory
2024-03-14imx-test: Use ROOT_HOME instead of hardcoded home directoryHiago De Franco
Hardcoding the root home directory could cause issues when the ROOT_HOME is not set to '/home/root'. As example, the ROOT_HOME can be changed to '/root', which makes imx-test install files in the wrong folder. Therefore, replace '/home/root' with '$ROOT_HOME'. Usually, ROOT_HOME is already set to '/home/root' [1]. [1] https://docs.yoctoproject.org/4.3.3/ref-manual/variables.html?highlight=variables#term-ROOT_HOME Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
2024-03-13Merge pull request #1759 from YoeDistro/yoe/puOtavio Salvador
qtbase: Enable wayland knob when in distro features
2024-03-11wayland: Delete recipeKhem Raj
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-11Merge pull request #1767 from quaresmajose/bmaptoolsOtavio Salvador
conf/layer: add bmaptool compatibility for old versions
2024-03-11conf/layer: add bmaptool compatibility for old versionsJose Quaresma
- Fixup for: cf8b57d9 imx-base.inc: Rename bmap-tools to bmaptool - This makes it possible to use the master branch with oe-core before the scarthgap release. Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
2024-03-09Merge pull request #1764 from hiagofranco/add_uuu_tagged_to_uuubootloader-classOtavio Salvador
uuu_bootloader_tag.bbclass: Use UUU_BOOTLOADER_TAGGED variable
2024-03-09uuu_bootloader_tag.bbclass: Use UUU_BOOTLOADER_TAGGED variableHiago De Franco
Use UUU_BOOTLOADER_TAGGED variable instead of UUU_BOOTLOADER in the stat function to make the code more specific and easy to read. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
2024-03-09Merge pull request #1763 from hiagofranco/add_uuu_untagged_to_u-boot-imxOtavio Salvador
u-boot-imx_2023.04.bb: Add UUU_BOOTLOADER_UNTAGGED variable
2024-03-09u-boot-imx_2023.04.bb: Add UUU_BOOTLOADER_UNTAGGED variableHiago De Franco
After commit 5a906365fd29 ("uuu_bootloader_tag.bbclass: Add UUU_BOOTLOADER_UNTAGGED"), the option for a untagged binary was added to uuu_bootloader_tag.bbclass. The u-boot-imx recipe also uses this binary, thefore add UUU_BOOTLOADER_TAGGED to this recipe as well. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
2024-03-08Merge pull request #1761 from hiagofranco/fix_uuu_bootloader_tagOtavio Salvador
uuu_bootloader_tag.bbclass: Add UUU_BOOTLOADER_UNTAGGED
2024-03-08uuu_bootloader_tag.bbclass: Add UUU_BOOTLOADER_UNTAGGEDHiago De Franco
Add UUU_BOOTLOADER_UNTAGGED flag to add the possibility to deploy a imx-boot binary without the tagged footer 'UUUBURNXXOEUZX7+A-XY5601QQWWZ%sEN' at the end. The addition of the footer 'UUUBURNXXOEUZX7+A-XY5601QQWWZ%sEN' at the end causes issues when the binary is loaded into RAM memory, this footer may cause issues where the binary size exceeds the typical USB package size used by UUU (1021 bytes). As example, if the footer is split across two distinct USB packages, such as sending 'UUUBURNXXXOE' in the last packet and 'UZX7+A-XY5601QQWWZ%sEND' in the next one, it can lead to UUU halting while waiting for a response in SDPS mode. After sending 'UUUBURNXXXOE', iMX8MP's boot room starts SPL, not waiting for the next packet ('UZX7+A-XY5601QQWWZ%sEND'), leading to UUU breaking. Therefore, deploy both binaries separately (-tagged and -untagged) to allow users to choose the appropriate binary. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
2024-03-05Merge pull request #1760 from mschwan-phytec/wip-master-bmap-renameOtavio Salvador
imx-base.inc: Rename bmap-tools to bmaptool
2024-03-05imx-base.inc: Rename bmap-tools to bmaptoolMartin Schwan
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-02qtbase: Enable wayland knob when in distro featuresKhem Raj
Mimic the behavior from recipe proper here since we override packageconfig defaults. With QT 6.7, qtbase built without wayland support is not sufficient to build rest of QT components e.g. qtwayland errors out during build/configure ERROR: Qt Wayland Client requires QtGui to be build with support for wayland Therefore add it when wayland is in distro features. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-17Merge pull request #1756 from fboudra/uuu-tinyxml2Otavio Salvador
uuu: add libtinyxml2 to the build dependencies
2024-02-17Merge pull request #1757 from MrCry0/master-u-boot-fslcOtavio Salvador
u-boot-fslc: upgrade to v2024.01
2024-02-17u-boot-fslc: upgrade to v2024.01Oleksandr Suvorov
U-Boot fork has been updated to include tagged version v2024.01 from upstream. Following commits were ported from 2023.10+fslc to this version: - 9ff224ca003 imx: iMX6: Define disconnect_from_pc function - a429b3dcdd5 MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastboot - cbfd9b3fd03 pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition - 58cb813aa7e mx6sabre_common: Dynamically change the video output - f1ac9d18650 mx6sabresd: Enable video interfaces in bootargs Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-02-17uuu: add libtinyxml2 to the build dependenciesFathi Boudra
tinyxml2 build dependency has been introduced in: https://github.com/nxp-imx/mfgtools/commit/e6c6874714f63cce96077921813a33f30463b914 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2024-02-17Merge pull request #1752 from MrCry0/master-optee-55Otavio Salvador
Upgrade OP-TEE to LF6.1.55-2.2.0 NXP BSP
2024-02-17Merge pull request #1753 from fboudra/uuu-upgradeOtavio Salvador
uuu: upgrade 1.5.141 -> 1.5.165
2024-02-17Merge pull request #1754 from fboudra/uuu-bin-upgradeOtavio Salvador
uuu-bin: upgrade 1.4.243 -> 1.5.165
2024-02-17uuu-bin: upgrade 1.4.243 -> 1.5.165Fathi Boudra
Bump to the latest pre-release tag, matching the uuu recipe (using the 1.5.x series) Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2024-02-17uuu: upgrade 1.5.141 -> 1.5.165Fathi Boudra
Upgrade uuu to latest pre-release. Drop the patch - merged upstream. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2024-02-17optee-test: Upgrade to lf-6.1.55-2.2.0 (4.0)Oleksandr Suvorov
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-17optee-client: Upgrade to lf-6.1.55-2.2.0 (4.0)Oleksandr Suvorov
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-17optee-os: Upgrade to lf-6.1.55-2.2.0 (4.0)Oleksandr Suvorov
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-15Merge pull request #1751 from YoeDistro/yoe/puOtavio Salvador
layer.conf: Update for the scarthgap release series
2024-02-14layer.conf: Update for the scarthgap release seriesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>