summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
* linux-*-mfgtool, u-boot-*-mfgtool: Remove specific recipesrework/remove-mfgtool-specific-recipesOtavio Salvador2023-04-125-44/+2
| | | | | | | | | | | | | The use of a specific recipes are not need anymore. For the U-Boot specific case, the UBOOT_CONFIG mechanism allows multiple binaries using different configurations so we can remove this recipes and default to the IMX_DEFAULT_BOOTLOADER as provider. The Linux specific case is completely unnecessary as the USB gadget is supported in all versions we support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx: fw: allow to build for mainline bsp tooMax Krummenacher2023-04-103-9/+9
| | | | | | | | SECO/SC FW/HDMI FW and friends should not be restricted to imx-nxp-bsp. If one wants to build machines for a mainline kernel / user space these would be required to build the boot container too. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* u-boot-imx: Update to latestTom Hochstein2023-04-052-3/+3
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* isp-imx: Update isp-imx_4.2.2.19.0.bb to commit a7ef904Gary Bisson2023-03-161-4/+3
| | | | | | | | | | | - NXP decided to change the binaries without updating the version [1] - Here is NXP changelog: [LF-8298] Fix intermittent build break "Error copying file ... isi_common.h". [1] https://github.com/nxp-imx/meta-imx/commit/43c0642e Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
* Merge pull request #1434 from thochstein/miscOtavio Salvador2023-02-201-2/+2
|\ | | | | Upgrade imx-sc-firmware, update machine devicetrees for NXP BSP
| * imx-sc-firmware: Upgrade 1.14.0 -> 1.15.0Tom Hochstein2023-02-201-2/+2
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | boot-format: Use https protocol with githubKhem Raj2023-02-201-1/+1
|/ | | | | | | | | https is the preferred protocol especially with github Fixes WARNING: boot-format-git-r6 do_fetch: URL: git://github.com/nxp-qoriq-yocto-sdk/boot-format;nobranch=1 uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imx-boot: Add i.MX 93 configurationDaiane Angolini2023-02-141-5/+37
| | | | | | It is based on 5.15.71_2.2.0 NXP BSP release. Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* u-boot-imx: Add mx9-nxp-bsp as compatibleDaiane Angolini2023-02-141-1/+1
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* firmware-imx-8: Add support for mx9-nxp-bspDaiane Angolini2023-02-141-3/+19
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* imx-atf: Make it compatible with mx9-generic-bspDaiane Angolini2023-02-141-1/+1
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* firmware-sentinel: Make it compatible for mx9-nxp-bspDaiane Angolini2023-02-141-1/+1
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* imx-boot: Fix the bsp overrideRodrigo M. Duarte2023-02-131-1/+1
| | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
* u-boot-imx: Change the imx bsp override to generic bspRodrigo M. Duarte2023-02-131-5/+5
| | | | | | | | With the imx bsp override the u-boot-imx does not compile imx-boot-tools. This causes an error in imx-boot because it does not find imx-boot-tools. Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
* layer: Use github for QorIQ sourceTom Hochstein2023-02-082-2/+2
| | | | | | The NXP repos are moving to github. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-test: Update to 5.15.71_2.2.0Tom Hochstein2023-02-081-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes support for 8ULP. Changes: ``` 6824398 LF6658: imx-jpeg: Add back support for contiguous NV12 85cf6ee LF-6654: imx-jpeg: Add crop support for encoder db62b23 LF-6654 imx-jpeg: Use selection API in unit test app 0569bed MLK-26028 Remove deprecated mxc_als_test b7257a3 LF-7058: mxc_v4l2_vpu_test: enhance h264 parse to support interlaced streams 4bb37e2 MLK-25799-13: mxc_v4l2_vpu_test: encoder setup capture first 8788be3 LF-6912: mxc_v4l2_vpu_test: dump backtrace when segmentation fault be5b55d LF-6740: mx8_v4l2_cap_drm.c: add camera support for iMX93 platform 8fc40e3 LF-6590-3: mxc_v4l2_vpu_test: fix a mistake in calculating plane alignment bdbfcee LF-6590-2: mxc_v4l2_vpu_test: don't write empty buffer to ofile 835d0bd MGS-6738: Remove SoC limitation from gpu and gpuinfo tool 0f2bfd2 LF-6590: mxc_v4l2_vpu_test: calculate alignment according to plane 2b53a64 LF-6588: mxc_v4l2_vpu_test: unify the encoder and decoder unittest f3840d8 LF-6364 epdc_v2: add two functions for the power consumption measurement f4f321c PM:unit_test: suspend_quick_auto.sh - Added a custom number of cycles for suspend/resume function 41f8fd1 LF-6065-2: mxc_v4l2_vpu_test: mxc_v4l2_vpu_dec.out handle pollerr aaf6a36 LF-6065-1: mxc_v4l2_vpu_test: fix code style according kernel style a57c5dc LF-5444: mxc-jpeg: Add parameter for quality factor 4ce851e MLK-25799-12: mxc_v4l2_vpu_test: G/S_PARM only for encoder's output queue 75a0c53 MLK-25799-11: mxc_v4l2_vpu_test: add git sha and commit date ``` Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-boot: Add support for i.MX 8ULP machinesDaiane Angolini2023-02-071-0/+28
| | | | | | It comes from 5.15.52-2.2.0 BSP. Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* firmware-sentinel(0.8): Add recipe from 5.15.52-2.2.0 BSPDaiane Angolini2023-02-071-0/+23
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* firmware-upower(1.1.0): Add recipe from 5.15.52-2.2.0 BSPDaiane Angolini2023-02-071-0/+31
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* u-boot-fslc-mxsboot: Fix the recipe to use setuptoolsRodrigo M. Duarte2023-02-011-1/+11
| | | | | | | After revision 6b08fb5cc44f8d32260a17a4f04c5bfa8dd5f18f of the u-boot-fslc, the u-boot-mxsboot is now use setuptools. Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
* u-boot-fslc-mxsboot: Change the defconfig fileRodrigo M. Duarte2023-02-011-1/+1
| | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
* firmware-sof-imx: Upgrade 2.2.0 -> 2.3.0Tom Hochstein2023-01-251-3/+3
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* u-boot-fslc: add gnutls-native dependencyOleksandr Suvorov2023-01-251-1/+1
| | | | | | | | | | Since U-Boot 2022.04 the host tool mkeficapsule requires gnutls. Some boards, i.e. imx8mp_rsb3720a1, imx8mm-cl-iot-gate, etc. have EFI enabled by default and fail to find <gnutls/gnutls.h> when building. Add gnutls-native to the dependency to solve building issues. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* firmware-nxp-wifi: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-241-2/+2
| | | | | | | | Relevant changes: - 982bb10 FwImage: update firmware to mxm5x17366.p3 - aeba88d FwImage: update firmware to mxm5x17362 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* u-boot-fslc: Bump to 3b524eeb247 revisionOleksandr Suvorov2023-01-161-1/+1
| | | | | | | | This merges following fixes: - 452c07a6410 arm: dts: imx8mn-u-boot: use versioned ddr4 firmware - ee92ca28498 Revert "config: tools only: add VIDEO to build bmp_logo" Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* Merge pull request #1382 from thochstein/recipes-multimediaOtavio Salvador2023-01-112-0/+271
|\ | | | | Update recipes-multimedia for NXP 5.15.71-2.2.0
| * alsa-state: Update asound.conf for linux-imx 5.15Tom Hochstein2023-01-092-0/+271
| | | | | | | | | | | | | | The multi-fifo script is integrated in linux-imx 5.15, and the channel mapping is handled by the kernel, so some pcm devices can be removed. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | u-boot-fslc: upgrade to v2023.01 tagAndrey Zhizhikin2023-01-111-1/+1
|/ | | | | | | | | U-Boot fork has been updated to include tagged version v2023.01 from upstream. Update U-Boot recipe versions and point to new revision. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
* Merge pull request #1367 from Freescale/fix/u-boot-fslc-aarchOtavio Salvador2023-01-081-1/+1
|\ | | | | u-boot-fslc: Bump to 386ee4eecc8 revision
| * u-boot-fslc: Bump to 386ee4eecc8 revisionfix/u-boot-fslc-aarchOtavio Salvador2023-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This merges following fixes: 386ee4eecc8 u-boot-initial-env: rework make target 5404dfcc4db arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHY edd9c891d20 arm: dts: rz-g2-beacon-u-boot: Fix QSPI Regression 14165918766 pylibfdt: Fix disable version normalization 519e6641dbd cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage bee3551e000 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" ab644db9ba0 rockchip: Fix the broken Video out for rk3288 boards 4671435c54c i2c: uniphier-f: correct error recovery f8548ce0e09 imx7d-pico: Fix the name of the u-boot.dtsi file 1b697407aed powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin a2e0b041d66 arm: stm32mp: Fix board_get_usable_ram_top() again 60bba6e2052 efi_loader: populate console handles in system table 93cdb952382 efi_loader: adjust sorting of capsules 07355760b17 test: unit test for u16_strcasecmp() 7a9b366cd9b lib: add function u16_strcasecmp() d7ddeb66a6c efi_loader: fix building aarch64 EFI binaries 673a92c5d2c efi_loader: defines for PE-COFF section flags fbc595b4124 doc: Fix eth_env_[gs]et_enetaddr() return value 566b7b2f518 doc: building documentation 532952f63cf cmd: avoid endless loop in sound play command Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Merge pull request #1363 from MrCry0/master-secoOtavio Salvador2023-01-083-7/+65
|\ \ | | | | | | imx-seco Update from lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0
| * | imx-seco: Upgrade 5.8.7.1 to 5.9Oleksandr Suvorov2023-01-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Update to the version used in lf-5.15.71_2.2.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | imx-seco-libs: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-081-2/+2
| | | | | | | | | | | | | | | | | | | | | No commits. Change branch to imx_5.4.70_2.3.11 which is used in NXP BSP 5.15.71-2.2.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | imx-seco-libs: Fix installs with usrmerge distro featureKhem Raj2023-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes QA errors like ERROR: imx-seco-libs-git-r0 do_package: QA Issue: imx-seco-libs: Files/directories were installed but not shipped in any package: /usr/usr /usr/usr/lib /usr/usr/lib/hsm_lib.a /usr/usr/lib/she_lib.a /usr/usr/lib/seco_nvm_manager.a Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | imx-seco-libs: Fix build with clangKhem Raj2023-01-072-1/+59
| |/ | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* | imx-mkimage: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - 3bfcfcc iMX8DXL: update default hash algorithm for kernel image to SHA256 - 6e44968 Revert "iMX8DXL: add flash_kernel_sha256 target for sha256 hash alogorithm" - 67ac638 imx8ulp: Update fspi_header_atxp to support GD25LX256E - 15ac07f Removed default server. Please define in your .bashrc. - b6a8e30 Change netrc check to a warning. - 62b49b9 Fix issue when N=latest. - 0bf9cba Use Nexus for auto build downloads. - 7913800 imx8ulp: Add new target to pack ROM patch signed image - bf2924b iMX8DXL: add flash_kernel_sha256 target for sha256 hash alogorithm - fe3cdb2 iMX8ULP: update README for A1 silicon - 735945e iMX8M: use name mkeficapsule - 0d4d3b1 iMX8M: use GUID for mkeficapsule - ee1d098 iMX8M: add a delete_capsule_key target - 95d74cd imx8ulp: Update flash_kernel for A1 part Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | imx-lib: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-051-1/+1
| | | | | | | | | | | | No commits. Change a branch name. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | imx-atf: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - 3c1583ba0 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - da3f2f567 LF-7722 imx8ulp: Allow RTD to reset APD through MU - 73d13d901 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - be497b02d LF-7686 imx8ulp: Modify WDOG reset sequence - 8ae9ee6a7 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 969443b6e LF-7683 feat(imx93): enable the s401 clock on/off handshake - 9f6886fdc Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 67dfe831b LF-7671 feat(imx8ulp): update the pad setting to save more power - 04adcb11b Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - b40dd6d2c LF-7430 feat(imx93): change the pwr switch ack mode - 51cbf311e Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 5ce1b13c8 LF-7608 imx8ulp: xrdc: Skip PAC configuration for XRDC manager - d5d795787 Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6 - c9d760d5c fix(layerscape): unlock write access for SMMU SMMU_CBn_ACTLR - 80f5da009 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 79d4f174f LF-7420: plat: imx8ulp: upower hal: fix temp below zero - 254d57d0e Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6 - ab2b81a77 ddr: phy.c : Add check for while restoring training values from xspi - 13a157a94 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - b68f61b58 LF-5378 feat(imx8ulp): put all the pad into off mode - 3e8c6512e LF-7296-02 feat(imx8ulp): shutdown LDO1 in APD DPD mode - 8048b198e LF-7296-01 feat(imx8ulp): set buck3 to 0.73v when APD enter PD mode - f123e1c3c Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - f8bc350c9 MA-20469 Enable suspend/resume when GPC interrupt-controller is disabled in the kernel - 4040a7820 LF-7358 feat(imx93): init the qos setting for nicmix & wakeupmix - e1668ec47 LF-7106 fix(imx8mq): fix the potential buffer overflow - 15e294aab LF-7262 feat(imx93): add ddr retention & sys_sleep mode support - 9646c95aa feat(lx2): enable OCRAM ECC - 4c04badd7 Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6 - 34199bd9b Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - ef5a61b29 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 88d8d83f2 LF-7238 imx93: trdc: Protect OPTEE memory to secure access only - d4b2ed9b3 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 1d7b5ccb8 MA-20669-2 android: imx8ulp: add memory region policy - bfb6408a8 MA-20669-1 trusty: ffa: support TRUSTY_LEND - b1043e574 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 6e8159d6f LF-7160 imx8ulp: Allow HIFI DID2 to access LPUART6 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | firmware-imx: Upgrade 8.17 -> 8.18Oleksandr Suvorov2023-01-054-2/+2
|/ | | | | | | | | | New firmware binaries are available from NXP as a part of 5.15.71-2.2.0 release. Updated firmware: vpu/vpu_fw_imx8_enc.bin - Sep 22 2022 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* u-boot-fslc: upgrade to v2023.01+fslcOleksandr Suvorov2023-01-044-3/+3
| | | | | | | | | | | | | | | | | | | U-Boot fork has been updated to include new version v2023.01 from upstream. Following commits were ported from 2022.10+fslc revision: ---- - 598f87fbdb6 imx6qdl-sabresd: Pass mmc alias - 1b64b05f407 imx: iMX6: Define disconnect_from_pc function - 0335a01b6d5 MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastboot - 9a38462d252 pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition - 881d7241411 mx6sabre_common: Dynamically change the video output - e427569fa3e mx6sabresd: Enable video interfaces in bootargs ---- Update U-Boot recipe versions and point to new revision. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* u-boot-imx-mfgtool: Emphasize u-boot-imx recipe re-useTom Hochstein2023-01-031-1/+2
| | | | | | | | The re-use of the u-boot-imx recipe is non-standard and requires a non-standard FILESEXTRAPATHS setting. Make this clear with a comment and grouping of the logic. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* u-boot-imx*: Update to 5.15.71-2.2.0 versionTom Hochstein2022-12-301-2/+3
| | | | | | Includes new dependency on xxd-native. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* firmware-nxp-wifi: Drop linux-firmware-bcm4359-pcie aliasTom Hochstein2022-12-271-1/+0
| | | | | | | This package doesn't aim to be a replacement for linux-firmware but rather to offer different firmware files. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* firmware-nxp-wifi: Add NXP WiFi/BT supportTom Hochstein2022-12-271-5/+86
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* uefi: Update to commit d887e52Jun Zhu2022-12-191-1/+1
| | | | | | | | | | | | | New Changes: d887e52 update uefi binaries for lf-5.15.71-2.2.0 (2022 Q4 release) 1d52091 update uefi binaries for lf-5.15.52-2.1.0 (2022 Q3 release) 6792163 update uefi binaries for lf-5.15.32-2.0.0 (2022 Q2 release) 54b23d5 Fix for BSA-UEFI test 402 a92e8b4 lf-5.15.5-1.0.0-rc1: update uefi binaries 58f2b57 lx2: acpi: add node for the Inphi retimer c8f702f update binaries for lf-5.10.72-2.2.0 Signed-off-by: Jun Zhu <junzhu@nxp.com>
* rcw: Update to commit a4db868Jun Zhu2022-12-161-1/+2
| | | | | | - Include the Errata A-050426 Signed-off-by: Jun Zhu <junzhu@nxp.com>
* mc-utils: Update to commit bc14133Jun Zhu2022-12-161-1/+1
| | | | | | | New commit: bc14133 Add APIs for MC 10.35.0 Signed-off-by: Jun Zhu <junzhu@nxp.com>
* Switch NXP QorIQ repositories to github.comJun Zhu2022-12-154-4/+4
| | | | | | | | Fetch QorIQ's source code from github.com/nxp-qoriq, as original source.codeaurora.org/external/qoriq will stop to access from April 2023. Signed-off-by: Jun Zhu <junzhu@nxp.com>
* u-boot-fslc: Bump revision to cbd7eb17ac1Otavio Salvador2022-12-131-1/+1
| | | | | | | | | | | | Apply following changes: cbd7eb17ac1 imx8mn-venice-u-boot: Fix broken boot f463aeddbbf imx8mn-ddr4-evk-u-boot: Fix broken boot d1920093874 imx6qdl-sabresd: Pass mmc alias 047ac33f481 wandboard: Pass mmc aliases Fixes: #1324, #1267 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-seco-libs: upgrade from lf-5.15.5_1.0.0 to lf-5.15.52-2.1.0Max Krummenacher2022-11-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v35 May 2022. The branch naming is a bit erratic but the commit history is linear, b255047 is a descendant of 06a9062. Commit history: b255047 (tag: lf-5.15.52-2.1.0, origin/imx_5.4.70_2.3.9) update EULA to v35 bbae88a AHAB-756: support secure ram for HSM mac one go with MMCAU c24e99b SCR.txt: Update Release Location aff59d9 LF-6126: Add support for AES ECB dcf0824 LF-6124: Reword to highlight difference between B0 Vs other devices b97dde8 Add support for FIPS self-test command (only supported on DXL B0) 6c41488 AHAB-716: update doc 1976d2e AHAB-716: cosmetic 1a7ca0e Static code analysis fixes. 4e96c37 V2XA-776: hsm manage key - update v2x test with OTP Root KEK flag c047645 AHAB-716: update doc da01a3b AHAB-716: Add the support of HMAC and TLS & Update the list of unsupported curves e4faff7 AHAB-716: Add the OTP Root KEK flag to the manage Key on DXL B0 152d02d AHAB-716: license update 675061e Add python script to derive OEM KEK for SECO and V2X 2a7d604 Add short doc to describe how to run she_test 6a340ad Zero initialize parameter structures in hsm_test main to avoid crash 45910c1 AHAB-683: Add AES CCM examples for new IV handling cde1670 AHAB-715: Updates from static code analysis 2bd67a5 Update supported key list for QXP C0 sig verif, correct hashing reference 1018333 AHAB-683: Modify comment for clarity 3592d0f AHAB-683: Update requirements for CCM IV to match FIPS Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>