aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended
AgeCommit message (Collapse)Author
2020-02-11vpp-core: update to python3-ply dependencyChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2020-02-11secure-obj: update to python3-pycrypto-native dependencyChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2020-02-11ovs-dpdk: update to python3 and python3-six-native dependencyChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2020-02-11dpdkvpp : Remove deprecated python3-subprocess from the RDEPENDSChunrong Guo
The python3-subprocess package was merged into core as part of the json manifest migration Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2020-02-11dpdk: Remove deprecated python3-subprocess from the RDEPENDSChunrong Guo
The python3-subprocess package was merged into core as part of the json manifest migration Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2020-01-23recipes-extended: update recipes to use python3Andrey Zhizhikin
Pythin2 is EOL and has been dropped on oe-core, therefore previous classes are not available anymore. Update recipes to inherit new python3 classes. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
2019-12-03gpulib: update recipesChunrong Guo
* depends on kernel-module-qoriq-gpu * set PROVIDES * remove libwayland-egl.so and vulkan heads file Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-03libpkcs11: install all appChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-03tsntool: do configure task depends on do_shared_workdir taskChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-12-03pktgen-dpdk: Remove redundant EXTRA_CFLAGS settingsChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-11-07vpp-core: install startup.confChunrong Guo
* fix missing startup.conf Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-10-21gpulib: add recipesChunrong Guo
*update to lsdk 1909 tag include the following changes: 5a4f7df - gpulib: update to 6.2.4.p4 verstion bea4503 - gpu: remove gpu kernel module from library tree f175bc1 - Add GPU libraries for ls1028a Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-10-21tsntool: add recipesChunrong Guo
*update to lsdk 1909 tag include the following changes: 30a0320 - demos:cnc: add Qci enable/disable operations provide to yang a27ea6d - demos:cnc: fix the interfaces and bridges types xml getconfig infrormation ccfc0ae - demos:cnc:add Qci support 50d653b - libtsn: fix compile error a156db9 - tsntool: correct the command name in help info 6739dcb - libtsn: add optional function to monitor the operation of configuring TSN via libtsn eadb457 - Add version v0.3 tag 42ee8f3 - libtsn: add qbu get status showing status a22cdc8 - demos:cnc: update the get-config feedback "interfaces" to "if:interfaces" 495575c - demo:cnc: fix the get-config button out of block when brower pixel low resolution a411c7c - demo:cnc: fix config-change place and enable for port 3d28bea - qbvset: fix overflow of qbv list 1b424e9 - Makefile : add format-security to fix gcc 9.2 build error fix the below error |main/readinput.c:267:3: error: format not a string |literal and no format arguments [-Werror=format-security] 7ec5761 - cnc: fix the qbv disable setting Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-10-21dpdkvpp: update to a36da6aChunrong Guo
*update to lsdk 1909 tag include the following changes: a36da6a - Merge pull request #1050 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq eb00ab7 - PVT: examples/l3fwd: fix jumbo packet drop issue 3e8b2c4 - Merge pull request #1046 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq a1a4961 - crypto/dpaa2_sec: compile off hw debug prints 0372f8e - crypto/dpaa2_sec: remove logs from datapath beab8d5 - crypto/dpaa2_sec: fix SG dynamic ctxt patch 4ff9915 - app/crypto-perf: fix the multi seg buffer loop 3bf73bd - app/crypto-perf: add check for out-of-place case 5bba072 - app/crypto-perf: check range of socket id 371ba75 - Merge pull request #1043 in GITAM/dpdk from bugfix/DPDK-1983 to 18.11-qoriq-dev e9e016f - crypto/dpaa_sec: change per cryptodev pool to per qp 2ff8c21 - examples/ip_fragmentation: add Scatter support to receive jumboframes 0bfaa19 - crypto/dpaa_sec: fix pdcp check ordering 7e6f996 - Merge pull request #1039 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq e703118 - Merge pull request #1031 in GITAM/dpdk from DPDK-1951-sg7 to 18.11-qoriq-dev 7a68386 - crypto/dpaa2_sec: fix to allocate context as per num_segs 9df93ab - PVT: misc fix for 32 bit and PPC compilation c67478c - event/dpaa2: fix selftest shared build 58b5127 - crypto/dpaa2: fix clang compilation for PDCP d48c6cf - Merge pull request #918 in GITAM/dpdk from feature/DPDK-990 to 18.11-qoriq-dev a598283 - Merge pull request #1037 in GITAM/dpdk from DPDK-1945 to 18.11-qoriq-dev *update TLSDIALECT to "ftls-model=local-dynamic" Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-10-21vpp-core : update to ea4f900Chunrong Guo
*update to lsdk 1909 tag include the following changes: ea4f900 - Merge pull request #34 in DQNS/vpp from ~NXA12342/vpp:19.01.1_shared_opt to 19.01.1 75179e8 - Merge pull request #35 in DQNS/vpp from ~NXF47894/vpp:19.01.1 to 19.01.1 9cc6ea3 - Fixed compiler optimization causes the function to return an exception, VPP initializes the exception. Signed-off-by: Wenbo Cao <wenbo.caoo@nxp.com> e0b89de - dpaa: remove tls-dialect and add tls-model *update lib*.so version Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-10-21dpdk:update to a36da6aChunrong Guo
*update to lsdk 1909 tag include the following changes: a36da6a - Merge pull request #1050 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq eb00ab7 - PVT: examples/l3fwd: fix jumbo packet drop issue 3e8b2c4 - Merge pull request #1046 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq a1a4961 - crypto/dpaa2_sec: compile off hw debug prints 0372f8e - crypto/dpaa2_sec: remove logs from datapath beab8d5 - crypto/dpaa2_sec: fix SG dynamic ctxt patch 4ff9915 - app/crypto-perf: fix the multi seg buffer loop 3bf73bd - app/crypto-perf: add check for out-of-place case 5bba072 - app/crypto-perf: check range of socket id 371ba75 - Merge pull request #1043 in GITAM/dpdk from bugfix/DPDK-1983 to 18.11-qoriq-dev e9e016f - crypto/dpaa_sec: change per cryptodev pool to per qp 2ff8c21 - examples/ip_fragmentation: add Scatter support to receive jumboframes 0bfaa19 - crypto/dpaa_sec: fix pdcp check ordering 7e6f996 - Merge pull request #1039 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq e703118 - Merge pull request #1031 in GITAM/dpdk from DPDK-1951-sg7 to 18.11-qoriq-dev 7a68386 - crypto/dpaa2_sec: fix to allocate context as per num_segs 9df93ab - PVT: misc fix for 32 bit and PPC compilation c67478c - event/dpaa2: fix selftest shared build 58b5127 - crypto/dpaa2: fix clang compilation for PDCP d48c6cf - Merge pull request #918 in GITAM/dpdk from feature/DPDK-990 to 18.11-qoriq-dev a598283 - Merge pull request #1037 in GITAM/dpdk from DPDK-1945 to 18.11-qoriq-dev fb3c653 - net/dpaa2: fix unintialized dpni_pools_cfg params 884de83 - event/dpaa: event crypto adapter * install app into examples folder Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-09-12dpdk,dpdkvpp: update COMPATIBLE_MACHINE for qoriq socChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-09-10dpdk,dpdkvpp: Limit to imx socsKhem Raj
Ideally a SOC layer should not have general purpose recipes like dpdk and may be get the recipes from http://git.yoctoproject.org/cgit/cgit.cgi/meta-dpdk working on imx SOCs instead This patch just limits the spill over to non nxp bsp layers Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-04secure-obj: update recipesChunrong Guo
*drop Python dependency in RDEPENDS *mp_verify and *_app will be install Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-08-06dpdk,dpdkvpp: Define valid configs for armv7Khem Raj
Do not build for arm < v7 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-06dpdkvpp: -mtls-dialect=trad is aarch64 specificKhem Raj
Fixes x86_64-yoe-linux-gcc: error: unrecognized argument in option '-mtls-dialect=trad' x86_64-yoe-linux-gcc: note: valid arguments to '-mtls-dialect=' are: gnu gnu2 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-06dpdk,dpdkvpp: Depend on numactl for x86_64Khem Raj
Fixes missing numa.h issue Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-15dpdk,dpdkvpp: Limit to x86/armKhem Raj
Other architectures are not supported and musl is not either Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-12dpdkvpp: add recipesChunrong Guo
*update to lsdk 1906 tag include the following changes: 0123ced - Merge pull request #966 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq 9e58741 - Merge pull request #965 in GITAM/dpdk from 18.11-qoriq-dev-ppfe to 18.11-qoriq-dev 87b8c52 - net/ppfe: add checksum offload in capability ae172a2 - bus/dpaa: fix incorrect rte_free of malloc memory Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-12vpp-core: update to ff7bf7bChunrong Guo
*update to lsdk 1906 tag include the following changes: ff7bf7b - Merge pull request #32 in DQNS/vpp from ~NXA12342/vpp:19.01.1_devel to 19.01.1 5c2b539 - PVT: ipsec: Fixed capability matching for openssl based sha1 authentication a24588f - PVT: dpdk_plugin: introducing ipsec protocol offload 33d0d81 - Fixed Flexbuild integration issues c200b3f - dpdk-ipsec: Fixed ramdom Crash in esp traffic 2a0a031 - Enhanced the VPP startup configuration 05bce64 - Merge pull request #30 in DQNS/vpp from ~NXA19696/vpp:19.01.1 to 19.01.1 c63f8ad - Fixed RPM packaging of VPP libs w.r.t Tag format 85e9d4d - Merge pull request #29 in DQNS/vpp from ~NXA19696/vpp:19.01.1 to 19.01.1 26d2455 - Adding README for NXP platforms 9df88fa - Handled review comments d66c318 - Fixed Debian packing support for arm64 platform 513a05a - Fix for using Best mem pool ops as per platform d0f5fa4 - Updating path for cmake cross compile file fe17e96 - More Compilation Fixes e64c6ca - Cross compilation & RPM pkging known issues cbd68cb - 19.01.1 Release Notes 3262adc - cmake: fix out-of-git-tree build d302022 - Fix vpp crashing when attempting to run in kubernetes Pod 6342e48 - tcp: allow future acks if in window 46ee286 - IPSEC: crash on SA dump when SA are bound to tunnels bad0bcd - Fix crash in barrier sync when vlib_worker_threads is zero 372a33e - buffer chain linearization *update PV to "19.01" *refresh patch *update DEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-12pktgen-dpdk: Upgrade version to 3.6.6Chunrong Guo
include the following changes: b3d08bb - update version number and log 7c4187c - add new portInfo lua data 0c39019 - Cleanup build, add plugin support and meson build not working f6e9e33 - fix crash not resetting tty and other fixes 4199555 - Merge branch 'bug-fix' 3942af7 - fix Update to version 3.6.5 176df0a - fix ldflags order for lua lib 8c746d0 - minor message missing a word 5e29e43 - reorder the defines on the LDFLAGS line 6ed0bde - convert to DPDK network structs and fix offload code. 0e8ac37 - fix lua builds oni ubuntu 18.10 5b537c9 - change port command to use uint16_t 96776e5 - update .cfg file information b5133f1 - add page stats screen 5b883b2 - add more color to static info a0c5819 - convert all rte_delay_ms to rte_delay_us_sleep 83b1bfa - remove need for rte_timer_manage 4dcc2db - use faster timer routines then rte_timer_manage cca5864 - remove cycles.h header 0d5d9ab - change cli_use_timers routine to run rte_timer_manage 7283ba7 - remove crc-strip option b44f9e6 - remove init stats structure a82bbf5 - fix formatting with spaces 81623f1 - update readme, version and changelog Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-12dpdk: Upgrade from version 17.11 to 18.11Chunrong Guo
*update to lsdk 1906 tag include the following changes: 0123ced - Merge pull request #966 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq 9e58741 - Merge pull request #965 in GITAM/dpdk from 18.11-qoriq-dev-ppfe to 18.11-qoriq-dev 87b8c52 - net/ppfe: add checksum offload in capability ae172a2 - bus/dpaa: fix incorrect rte_free of malloc memory 866adf5 - Merge pull request #961 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq 0b36cdd - Merge pull request #953 in GITAM/dpdk from DPDK-1790 to 18.11-qoriq-dev 7dfce10 - PVT: nxp: supress warnings from performance script 4e26967 - PVT: nxp/README: update with loopback and no prefetch devargs option 71f3ebd - PVT: net/dpaa2: add optional non-prefetch rx mode 025c689 - PVT: eth/dpaa2: reset frc and ctrl in sg tx fd 6e8d2fe - net/ppfe: fix no ports available issue 28bfd64 - PVT: examples: l3fwd: Fix spec creation for traffic split scenario 279901c - Merge pull request #946 in GITAM/dpdk from DPDK-1799-pdcp-security to 18.11-qoriq-dev 066ff8d - crypto/dpaa_sec: update dpovrd for hfn override in PDCP 73c6c39 - Merge pull request #947 in GITAM/dpdk from DPDK-1795-ecpri to 18.11-qoriq-dev ef48961 - bus/dpaa: fix static initialization to 0 29235c3 - Merge pull request #948 in GITAM/dpdk from 18.11-qoriq-dev to 18.11-qoriq c3a19c0 - PVT: test: restructure PDCP test cases into new file 627fc3d - Merge pull request #943 in GITAM/dpdk from feature/DPDK-1595-ovs-2.11-migration to 18.11-qoriq-dev 7b9db20 - PVT: examples/l3fwd: add support for ethtype based traffic splitting Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-12ovs-dpdk: Upgrade 2.10 -> 2.11Chunrong Guo
*Update to lsdk 1906 tag include the following changes: abc80ef - netdev-dpdk: have env based configurable number of packet buffers 2410fad - rhel: Use PIDFile on forking systemd service files a631ef7 - dpif-netdev: fix meter at high packet rate. 6b14ed0 - dpif-netdev: Fix double parsing of packets when EMC disabled. 0118706 - dpif-netdev: Update comment about flow installation race. 3c54cf1 - netlink linux: fix to append the netnsid netlink attr. 9a72286 - conntrack: Fix minimum connections to clean. 9b2e4ff - datapath: Revert "datapath: Fix template leak in error cases." 62c7a9d - compiler: Fix compilation when using VStudio 2015/2017 2560908 - datapath: fix flow actions reallocation fae3311 - Docs: fix conntrack flow ct_state input daeab19 - netdev-dpdk: Fix printing masks with wrong byte order. 24909e6 - Prepare for 2.11.2. 022c173 - Set release date for 2.11.1. 044a61d - netdev-tc-offloads: Fix probe tc block support 434ffa9 - rhel: Include all header files in the Fedora's devel package 359a7d2 - reconnect.c: Don't transition back to ACTIVE when forced to RECONNECT. 2924b48 - OVN: Make periodic RAs consistent with RA responder. 54f2d11 - OVN: Always send prefix option in RAs 76f2c3b - OVN: Use offset instead of pointer into ofpbuf 6ffb917 - ofproto: fix the bug of bucket counter is not updated b1f9b4e - netdev-dpdk: Print netdev name for txq mapping. 9068a55 - dpif-netdev-perf: Fix millisecond stats precision with slower TSC. 3c440c2 - ifupdown.sh: Add missing "--may-exist" option b88dafd - dpif-netdev-perf: Fix double update of perf histograms. a55b827 - dpdk: Stop dumping memzones to stdout. 68b2304 - dpctl: Drop parser debug information. 5dea53a - netdev-tc-offloads: Properly get the block id on flow del/get 4c26dfd - netdev-tc-offloads: Improve log message for icmpv6 offload not supported d8bb89f - conntrack: Replace structure copy by memcpy(). Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-12secure-obj: update to cd3c353Chunrong Guo
*update to lsdk 1906 tag include the following changes: cd3c353 - updated the year in file copyright headers. 4d5cc8d - app/device_record: Stores the client's device record in a file. 322a6d6 - APP,TA,LIB: Creating 2 separate objects for public and private key for KeyPair 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 bbcbe6c - BUG: Fix for PLATSEC-666 e944456 - BUG: Fix for PLATSEC-628 41a0eaa - Making secure object components ompatible to OpenSSL 1.1.0 and 1.0.2 f72cf1a - Fix for PLATSEC-581 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-12libpkcs11: update to a243fb2Chunrong Guo
*update to lsdk 1906 tag include the following changes: a243fb2 - corrected the start year ac5d4db - Updated the year in file header. d642bdd - Changes for making SK_GenerateKeyPair API compatible Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-07-12crconf: add recipesChunrong Guo
include the following changes: 7b5819e - Restructure copy_name() to follow best practice 8bd9964 - Set algorithm mask only when type is provided 81bd24f - Don't overwrite compiler env. if alredy set 0248373 - Update dependencies - Linux kernel and iproute2 headers 547b464 - Fix potential segfault when omitting type argument 274eaba - Honor max length of alg/driver name in strncpy 9d0ae95 - Improve usage information 6ab1c3c - crconf: Fix error output on crconf_del_alg. d8a0a6f - crconf: Add a basic manpage 27a173f - crconf: Update headers to the Linux mainline 873058f - crconf - Linux crypto layer configuraton tool Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-04-12dpdk: Add missing patchChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-04-11vpp-core: add "-DCLIB_LOG2_CACHE_LINE_BYTES=6" to CFLAGSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-04-11ovs-dpdk: Upgrade version to 2.10Chunrong Guo
*update to lsdk 1903 tag include the following changes: 4d82df3 - netdev-dpdk: have env based configurable number of packet buffers 92d8a38 - travis: Remove 'sudo' configuration. 1a5ba65 - dpif-netlink: Free leaked ofpbuf by using ofpbuf_delete d3ad005 - OVN: update RA next_announce according to {min, max}_interval 93a59ee - rconn: Avoid occasional immediate connection failures. 8896ba7 - dpdk: Fix case-sensitivity of dpdk-init knob. a552f3a - ofp-actions: Make all actions a multiple of OFPACT_ALIGNTO bytes. 547e119 - conntrack: Fix L4 csum for V6 extension hdr pkts. 5b17e49 - packets: Change return type for 'packet_csum_upperlayer6()'. b7478c8 - ovsdb-client: Fix typo. 5520531 - ofctl: break the loop if ovs_pcap_read returns error 8e02ed4 - Revert "ovs-tcpdump: Fix an undefined variable" 2a2ca07 - netlink: added check to prevent netlink attribute overflow a508017 - conntrack: Keep Address Sanitizer happy. 6ecc5fc - Initialize the right database. fc8e73f - monitor: Fix crash when monitor condition adds new columns. bf94ce0 - conntrack: Exclude l2 padding in 'conn_key_extract()'. 057ac78 - dp-packet: Add 'dp_packet_l3_size()'. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-04-11dpdk: update to c0fe1b9Chunrong Guo
*Update to lsdk 1903 tag include the following changes: c0fe1b9 - PVT: LSDK Legal fix e4236e8 - PVT: examples/qdma_demo: fix mem to mem restart issue ef25767 - Merge pull request #903 in GITAM/dpdk from DPDK-1630-lsdk-19.03 to 17.11-qoriq-dev 9f0b86c - PVT: update NXP README for DPDK 4bd98af - PVT: drivers/event: fix dead code issue reported by coverity ccbfa23 - Merge pull request #901 in GITAM/dpdk from DPDK-1630-lsdk-19.03 to 17.11-qoriq-dev dd8cd08 - PVT: mempool: fix the LS1043 errata logic e21296a - net/dpaa: add the errata define in datapath 11d1691 - add missing static keyword to globals 77c31f0 - bus/fslmc: remove unneeded strdup 4952d1d - bus/fslmc: don't log error for other devices 520a795 - vfio: do not needlessly setup device in secondary process c584ff9 - gro: fix overflow of TCP payload calculation e7f2d15 - doc: add cross-compilation in sample apps guide e6700bf - bus/dpaa: fix build with gcc 9.0 b8ee5c4 - app/pdump: fix port id storage size b2e2970 - Merge pull request #900 in GITAM/dpdk from DPDK-1627 to 17.11-qoriq-dev 074cd1d - PVT: net/dpaa2: pre-allocate aligned fqids for rx queues a8ac57a - PVT: bus/dpaa: export qman fqid range allocation function 61ab58f - Merge pull request #899 in GITAM/dpdk from feature/DPDK-804-dpaa1-support-multiprocess-apps to 17.11-qoriq-dev 9fbf216 - drivers/crypto: update the SEC HW inline desc for sharing mode fba143f - Merge pull request #895 in GITAM/dpdk from DPDK-1628 to 17.11-qoriq-dev 195da8c - PVT: crypto/dpaa2_sec: use mempool ptov conversion wherever applicable 88fe6c2 - PVT: net/dpaa2: use mempool ptov conversion wherever applicable 692ce13 - PVT: mempool/dpaa2: add fast ptov for mempool having single memseg *Refresh patch *Package arm64-dpaa-linuxapp-gcc/*.a as part of ${PN} Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-31secure-obj:Remove redundant test commandChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-01-31ovs-dpdk: remove static key wordChunrong Guo
fix the below error: |lib/dhparams.c:2:12: error: static declaration of 'get_dh1024' follows non-static declaration | static DH *get_dh1024(void) Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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-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-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-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-10hyperrelay: inherit fsl-eula-unpack classChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-12-13ovs-dpdk: set DPAA_VER = "dpaa"Chunrong Guo
*dpdk do not support 32bit target Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-12-13dpdk: set DPAA_VER = "dpaa"Chunrong Guo
* dpdk do not support 32bit target Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-11-19dpdk: add '-fPIC' to CPU_CFLAGSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01secure-obj:update to bbcbe6cChunrong Guo
*update to lsdk 1809 tag include the following changes: bbcbe6c - BUG: Fix for PLATSEC-666 e944456 - BUG: Fix for PLATSEC-628 41a0eaa - Making secure object components ompatible to OpenSSL 1.1.0 and 1.0.2 f72cf1a - Fix for PLATSEC-581 6e7a21d - SOBJ_APP: Resolving Coverity issue 6f2e2be - REVIEW_REWORK: Taking care of review comments for EC work 8ef1bed - SOBJ_ENGINE: Adding support for ECDSA signing/verification 660f686 - SOBJ_APP: Adding support for creating fake EC .pem file 7d57c1c - SOBJ_LIB_TA: Adding ECDSA Signing Support d90cbbe - SOBJ_APP: Adding support for importing/generation of EC Keys 55cfccb - SOBJ_TA: Adding support for ECC 256 and 384 752fd17 - SOBJ_LIB: Adding necessary Macros for EC Keys support *update COMPATIBLE_MACHINE for qoriq-arm64 *fix do_compile failed when DEBUG_BUILD Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>