aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-02-27imx-gpu-apitrace: Minor updateTom Hochstein
438c29f cmake: cherry-pick upstream ENABLE_X11 6d9c8a5 Revert "cmake: Allow user to disable x11 support" Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-02-27imx-base.inc: Fix strange whitespace problemTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-02-27imx-imx-boot-bootpart.wks: change default offset of bootloaderMax Krummenacher
The i.MX 8QXP bootrom in B0 silicon reads the 1st image container at offset 32k while tha A0 silicon started at 33k. The machine configurations already contain the variable IMX_BOOT_SEEK to specify the needed offset. Change the wks file accordingly. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-02-27imx-boot: imx-mkimage: do not compile with -staticMax Krummenacher
E.g. Fedora doesn't install glibc-static by default and the yocto prerequisites do not mandate installing it. Rather than requiring glibc-static drop linking with -static. Works around: | .../build/tmp/hosttools/ld: cannot find -lc Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-02-27imx-boot: drop adding m4 binaries to the boot containerMax Krummenacher
The recipe which builds or injects the m4 binaries does not yet exist. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-02-27meta: drop imx-m4-demos referencsMing Liu
There is not a imx-m4-demos recipe at all, drop its references. They could be added back once the recipe is added. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
2019-02-21Merge pull request #49 from OSSystems/thudOtavio Salvador
[Thud] Update linux-fslc and fix U-Boot build
2019-02-21u-boot-fslc-common: Add bison-native to DEPENDSFabio Berton
U-Boot build depends on bison native. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> (cherry picked from commit ea4c4ad341caf8654423f87b223b262b608cfc85)
2019-02-21linux-fslc: Upgrade to 4.20-based forkFabio Berton
This upgrades the kernel to the 4.20-based fork and sync defconfig files with kernel source tree. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> (cherry picked from commit c41b6d8e6ec9e8394727ddd0e6f1a8a5591b5e58)
2019-01-31imx-base: Enable wic.bmap image generation as defaultFabio Berton
Bmaptool is a generic tool for creating the block map (bmap) for a file and copying files using the block map. Is faster than use dd to flash images to SD Cards. More info about bmap here [1]. [1] - https://github.com/intel/bmap-tools Change-Id: I727d63104baa3669e83db127b03b3b0af6cd45b9 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit fb753d427add595d9c425fab9d4720a041db1b6d)
2019-01-31linux-fslc: Remove 4.9 leftover defconfig filesOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 60df6bc2b69a7f405f4b14fee1d53e8b3b84c054)
2019-01-15udev: add rule for t1024Chunrong Guo
*remove rule for t1023 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-01-15Merge pull request #37 from deinok/masterOtavio Salvador
Move libusb receipes to use libusb1
2019-01-15Merge pull request #30 from thochstein/L4.9.123-2.3.0-181213Otavio Salvador
L4.9.123 2.3.0 181213
2019-01-15Merge pull request #38 from YoeDistro/yoe/mutOtavio Salvador
vpp-core: Pin to qoriq socs
2019-01-15vpp-core: Pin to qoriq socsKhem Raj
It depends on dpdk which is also qoriq specific Fixes ERROR: Nothing PROVIDES 'dpdk' (but /mnt/jenkins/workspace/yocto-world-glibc/sources/meta-freescale/recipes-extended/vpp-core/vpp-core.bb DEPENDS on or otherwise requires it) 03:58:38 dpdk was skipped: incompatible with machine qemumips (not in COMPATIBLE_MACHINE) ERROR: Nothing RPROVIDES 'vpp-core' (but /mnt/jenkins/workspace/yocto-world-glibc/sources/meta-freescale/recipes-extended/vpp-core/vpp-core.bb RDEPENDS on or otherwise requires it) Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-14imx-vpu-hantro: Simplify COMPATIBLE_MACHINETom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-01-14imx-usb-loader - libusb1Raul Hidalgo Caballero
2019-01-14mxsldr - libus1Raul Hidalgo Caballero
2019-01-14uefi: add judge if folder existChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14remove ppa in machine configChunrong Guo
*ppa recipes will be removed. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14u-boot-qoriq: update sysroot pathChunrong Guo
*fix the below error |powerpc-fslmllib32-linux-ld: cannot find -lgcc Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14t4240rdb-64b: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14t4240rdb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14t2080rdb-64b: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14t2080rdb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14optee-test-qoriq: set COMPATIBLE_MACHINE as qoriq-arm64Chunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ceetm: set COMPATIBLE_MACHINE as qoriqChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14dpdk: set COMPATIBLE_MACHINE as qoriqChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14pktgen-dpdk: set COMPATIBLE_MACHINE as qoriq-arm64Chunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14libpkcs11: set COMPATIBLE_MACHINE as qoriq-arm64Chunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14lx2160ardb: add machine configChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1088ardb-pb: update machine configChunrong Guo
*update UBOOT_CONFIG *add RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1088ardb: update machine configChunrong Guo
*update UBOOT_CONFIG *add RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls2088ardb: update machine configChunrong Guo
*update UBOOT_CONFIG *add UEFI_NORBOOT,RCWQSPI and RCWNOR var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1046ardb: update machine configChunrong Guo
*update UBOOT_CONFIG *add UEFI_NORBOOT,RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1043ardb: update machine configChunrong Guo
*update UBOOT_CONFIG *add UEFI_NORBOOT,RCWNOR,RCWSD and RCWNAND var *remove ppa *add atf to EXTRA_IMAGEDEPEND Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1012ardb:update machine configChunrong Guo
*update UBOOT_CONFIG *add RCWQSPI var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1012afrdm: remove machine configChunrong Guo
*ls1012afrdm and ls1012afrdm-32b will not be supported. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1012afrwy: update machine configChunrong Guo
*update UBOOT_CONFIG *add RCWQSPI var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14vpp: add recipesChunrong Guo
*update to lsdk 1812 tag include the following changes d3111f0 - Merge pull request #28 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 3de6197 - Fixed build failure issue. 850f7b0 - Merge pull request #27 in DQNS/vpp from ~NXA12342/vpp:18.01 to 18.01 bb942a3 - dpdk/ipsec: add locks on session data hash updates 2e647f4 - Merge pull request #26 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 f242992 - PVT: ipsec: Fixed capability matching for openssl based sha1 authentication d7133de - Adding copyright for IPsec protocol offload work a0a8384 - Fixed copyright issue 8ac7782 - Fixed Debian pkg errors with Ubuntu 18.04 99f3b56 - Address compilation issues with Java > 1.8 09ba9a8 - Introducing env variables to include non-standard include in libs paths 9a24604 - glibc 2.27 fix 25c590a - Optimizing Crypto Dequeue Node to prevent buffer losses d8409f4 - Merge branch '18.01' of ssh://bitbucket.sw.nxp.com/~nxa19696/vpp into 18.01 731a2e5 - Added option for enabling RSS 3a97655 - Merge pull request #19 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 e47fe7d - Enable use of Maximum QP in Sec Device when available 723d633 - Merge pull request #18 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 a99e163 - PVT:dpdk_plugin: introducing IPSec protocol offload support 5f9b2c1 - Fixed Port detection mechanism for DPAA platforms f5724cd - Fixed debian pkg support for ARM64 platforms 29755c5 - Upstreamed: Fix to start Crypto Dev 351b6fd - Added support for Single CPU usecase with events 49ddf3b - ipsec: workaround for crypto devices having single queue d6adb7d - Tune config file for caam_jr driver b4a490c - Adjusting number of buffers for LS1012 ee5b872 - Merge pull request #13 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 b40602f - Merge branch '18.01' of ssh://bitbucket.sw.nxp.com/~nxa19696/vpp into 18.01 d8edb01 - Introduced Check for Heap allocation failure 7c551f6 - Merge pull request #12 in DQNS/vpp from ~NXA19696/vpp:18.01 to 18.01 43bef3e - Tuning Memory requirements for LS1012 ff02d6e - README_nxp updated 984ef5b - Adjusting Socket Memory requiremets Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ddr-phy: add recipesChunrong Guo
*update to lsdk 1812 tag include the following changes 14d03e6 - Add fip file for DDR binaries for TF-A flow 241bedb - lx2: ddr: phy: add rdimm phy binaries. 2cb8757 - lx2: ddr: phy: add udimm phy binaries. 4081187 - Initial Commit Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14optee-os-qoriq: update to e93f053Chunrong Guo
*update to lsdk 1812 tag include the following changes e93f053 - Merge pull request #12 in DASH/optee_os from ~NXA18717/optee_os:optee_3.2.0 to optee_3.2.0 40670fe - plat-ls:add LX2160ARDB platform flavors c4ca171 - Updating MAINTAINERS for NXP LS-RDB Platforms *support ls1012afrwy 512mb and ls1012afrwy 1G Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14linux-qoriq/4.14:update toChunrong Guo
*update to lsdk 1812 tag include the following changes 7e0006c - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 19, 2018 4236178 - dpaa2-eth: Increase Rx FQ taildrop threshold 7ffe13f - arm64: dts: lx2160: Modify the flexspi flash frequency 238edda - arm64: dts: ls1046: Modify the qspi flash frequency beaaa7f - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 18, 2018 69f0f21 - sdk_fman: suspend the FMan to Deep Sleep on PPC only 334cc75 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 14, 2018 e97599c - staging: fsl-dpaa2/mac: connect to the fixed phy 0845a39 - staging: fsl-dpaa2/mac: fix the if_mode type ce93eb7 - crypto: caam/qi2 - relax busy polling while enqueuing FDs b160625 - crypto: caam/qi2 - rate-limit enqueue failure prints 27f75fe - crypto: caam/qi2 - use affine DPIOs d02c9f5 - Merge branch 'linux-4.14-nxp' into linux-4.14 on Dec 13, 2018 63c8fc0 - arm64: dts: Added endianness information to dts serdes node 1d98a2a - arm64: dts: lx2160: DPMAC connections to backplane PHYs example 22c1592 - arm64: dts: lx2160: PCS PHY definitions for 10GBase-KR and 40GBase-KR backplane modes 2001e28 - arm64: dts: lx2160: Add all pcs mdio definitions according to RM f9b133c - arm64: dts: ls104x: add missing dma ranges property 8e3fb42 - net/phy: xgkr: BaseKR algorithm outcome is printed on linux console 03092ae - net/phy: xgkr: Local/Remote training functions renaming ec337a2 - net/phy: xgkr: Refactoring on coefficient update a63b7e8 - net/phy: xgkr: Fixed BaseKR algorithm inconsistent coefficient updates 8a45df4 - bindings/net: Device Tree Bindings for DPAA backplane fa371c0 - net/phy: xgkr: Removed the unnecessary error message 'No associated device tree node' fb66780 - net/phy: xgkr: Dual endianness support 6d4884d - net/phy: xgkr: Minor function renaming 529da95 - net/phy: xgkr: Introduced 40G specific init parameters 0a9c718 - net/phy: xgkr: Introduced restart AN feature fff256b - net/phy: xgkr: Introduced wrapper functions for phy read/write mmd 8383aee - net/phy: xgkr: Added Master Lane specific operations 1f4fb23 - net/phy: xgkr: Add 4-lanes support e13f335 - net/phy: xgkr: Refactoring on main KR driver implementation Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14secure-obj:update to bc0553aChunrong Guo
*update to lsdk 1812 tag include the following changes bc0553a - removed dead code under compile time flag SK_INVALID_HANDLE f2fddd6 - added support for sk_digestinit sk_digestupdate sk_digestfinal. f509695 - APP_TA_LIB: Adding SK_ATTR_PRIVATE attribute for objects 6791873 - SOBJ_LIB: Exposing SK_CreateObject for PKCS#11 Library f3da9c0 - TA: Miscellaneous Changes 07ef069 - APP_ENG: Adding support for OAEP Encryption in engine and engine app 9fdbf7a - LIB_TA: Adding support for OAEP Encryption Scheme 1652924 - TA: Not returning TEE_ERROR_BAD_PARAMETERS for unmatched attributes 2a49505 - LIB: Exposing SK_GenerateKeyPair and SK_EraseObject Functions *add secure-obj-module to RDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14libpkcs11: update to efd15b9Chunrong Guo
*update to lsdk 1812 tag include the following changes efd15b9 - APP: Miscellaneous Changes 4e6b422 - APP: Fix for PLATSEC-723 73a327b - Fixing Compilation warning in app sign_digest_update_final b2dbe62 - Supported PKCS API C_DigestInit, C_Digest, C_DigestUpdate, C_DigestFinal. 7f58a9b - enable support pkcs api c_signupdate, c_signfinal for mechanism ckm_<digest_mech>_rsa_pkcs 57e1772 - Miscellaneous changes for segmentation faults. 8c931f4 - LIB_APP: Miscellaneous Changes a6e4ffe - LIB: Adding CKA_PRIVATE attribute for objects. ab9c41b - LIB: Adding support for C_CreateObject 1b8f665 - APP: Adding Encryption/Decryption support in pkcs11_app 1c002e9 - LIB: Adding support for OAEP Encryption scheme ce69fe5 - LIB: Adding Support for C_DecryptInit() and C_Decrypt() Function b7e3c5a - Adding C_GenerateKeyPair, C_DestroyObject function implementation. 6fcfab5 - LIB_APP: Adding CKM_RSA_PKCS_KEY_PAIR_GEN mechanism 8f82b97 - Review rework: Addressing the comments given on Token, Session, Login APIs patch bab9e71 - LIB: Adding Login and Sessions Functions ee86c10 - LIB: Adding C_InitToken, C_InitPin, C_SetPin function implementation Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14dpdk: update to f451d2bChunrong Guo
*update to lsdk 1812 tag include the following changes f451d2b - PVT:dpaa: add ipv6 distribution in fmc xml scripts c3c6697 - examples/l3fwd: add per port buffer pool support 8232d30 - PVT: bus/fslmc: fix array access in interrupt affinity for LCORE_ID_ANY c09e3c4 - Merge pull request #824 in GITAM/dpdk from ~NXA19696/dpdk:17.11-qoriq-dev to 17.11-qoriq-dev 6e381aa - bus/fslmc: apply portal to cpu mapping only for non-rx portals 4f3b82f - Merge pull request #822 in GITAM/dpdk from ~NXA19696/dpdk:17.11-qoriq-dev to 17.11-qoriq-dev 58f92eb - bus/fslmc: Reset portal memory before use 7b8d2ee - bus/fslmc: Performance optimization in QBMan Enqueue functionality 2b6f083 - security: fix crash on destroy null session 559e318 - examples/l2fwd-crypto: skip device not supporting operation df3b0ce - examples/l2fwd-crypto: check return value on IV size check fe0af02 - examples/l2fwd-crypto: fix digest with AEAD algo abbda5d - examples/ipsec-secgw: fix bypass rule processing 3f81162 - examples/ipsec-secgw: fix IPv4 checksum at Tx 2ddfbf9 - build: enable ARM NEON flag when __aarch64__ defined bc5b0b6 - eal/arm64: fix instrinsic for GCC < 4.9 e25189f - eal: fix build with -O1 fa83a50 - table: add dedicated params struct for cuckoo hash 80833dd - net/dpaa2: fix MAC address initialization 84e9838 - PVT: change the map files default to 17.11 afa05d0 - doc: add doc for dpaa2 pmd timestamp api 2871fe5 - net/dpaa2: fix the copyright year due to changes f78341c - net/dpaa2: fix clang compilation issues db2dd17 - PVT:dpaa2: change dpsec to 8 by default 5a815c5 - mk: fix cross build 4c9beb5 - Merge pull request #821 in GITAM/dpdk from DPDK-1499-fmcless-pcd to 17.11-qoriq-dev a077d74 - PVT: misc clang compilation fixes 4626a2d - PVT: net/dpaa: add schema for default pcd Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14spc: add recipesChunrong Guo
*update to lsdk 1812 tag include the following changes 1a41424 - License updates 6aa1509 - Fixed Jump/Gosub instruction code f814f3e - Updated the LX2 Parser revision d7e3f30 - Set the blob version to 1.0 bd1b667 - Refactoring the makefile and net headers. 12b6a71 - Updates on some RA (Result Array) fields bf1a132 - Small install updates f45da58 - Updated Parser revisions according to platform 5799b9f - Parser IP block Rev fix for LS2 4de4651 - Add more validation and error messages and FAF names changed b8a2630 - Blob version fix 2707f30 - Dump the blob as array of bytes in a header 0eddcd2 - Display some runtime warnings 66c1e1e - Small fix for Ubuntu: include string.h 3b8d002 - Changes around debug layers and intermediate code generation 722ebd9 - Small updates (warning message for unsupported elem and removed base proto from another SP from blob) f486cba - VxLAN support and Blob protocols ID update 84bf344 - Small HW config file refactory: parser 5f6414c - Small fixes (prevproto type and load in AIOP) 2d37fad - Fixed protocol entry point offset in blob 58da088 - Add support to call from another SP (use: prevproto / nextproto) 9f22e3e - Add support to run SP before HW Parser (use: prevproto='none') 8852fb0 - Added configuration file 46fd66a - Added SP Parameters in Blob Generation 303354c - Added Blob Generation (initial version) d7efad8 - Memory map update for DPAA2 33af4c3 - HXS PDL update with new protocols c9e07ee - Fixed checksum calculation e686771 - Adding RA_GPR1 utility functions 8831a9c - FAF update according to Parser_Block_Guide_03.106 40c8e02 - Refactory the set faf high level xml instruction 8eb61a6 - Added support for FAF and new protocols 21dba55 - Added command to generate intermediate code Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14restool: update to 2b4dd21Chunrong Guo
*update to lsdk 1812 tag include the following changes 2b4dd21 - dprc: generate-dpl: export only the objects that exist 2c3202b - dpdmux: rename flib_ops 8106ce7 - export flib_ops in the restool header ea39c04 - dpmac: update interface type enum c54067a - dpseci: fix 16 queues support 1c2dde0 - dpmac: display counters in info command 40dddfc - scripts: dynamically setup the DPCON objects needed eb49d17 - scripts: dynamically determine the number of DPIOs needed 2255cab - dpmac: add DPMAC_ETH_IF_CAUI as one of the supported phy types cbee183 - dpseci: increase the maximum number of queues ce7d849 - dpni: increase the maximum number of queues Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14mc: Upgrade version to 10.12.0Chunrong Guo
*update to lsdk 1812 tag include the following changes cdb5af4 - Add the prebuilt binaries of mc 10.12.0 release 840aa8e - Initial commit to add README Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>