Commit Graph

212 Commits

Author SHA1 Message Date
Chunrong Guo
919fb05b9c dpdk:update to a36da6a
*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-10-21 09:07:06 -03:00
Chunrong Guo
4d9edc57af dpdk,dpdkvpp: update COMPATIBLE_MACHINE for qoriq soc
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-09-12 14:45:44 -03:00
Khem Raj
07a0d8c7c8 dpdk,dpdkvpp: Limit to imx socs
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-10 14:19:35 -03:00
Chunrong Guo
d17f100870 secure-obj: update recipes
*drop Python dependency in RDEPENDS
*mp_verify and *_app will be install

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-09-04 18:33:08 -03:00
Khem Raj
6e15bd4fdb dpdk,dpdkvpp: Define valid configs for armv7
Do not build for arm < v7

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-06 11:26:17 -03:00
Khem Raj
d90e46907f dpdkvpp: -mtls-dialect=trad is aarch64 specific
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-06 11:26:17 -03:00
Khem Raj
fdd35d6489 dpdk,dpdkvpp: Depend on numactl for x86_64
Fixes missing numa.h issue

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-08-06 11:26:17 -03:00
Khem Raj
3980b91139 dpdk,dpdkvpp: Limit to x86/arm
Other architectures are not supported and musl is not either

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-15 07:29:39 -03:00
Chunrong Guo
1f2384233d dpdkvpp: add recipes
*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-12 17:18:34 -03:00
Chunrong Guo
b7bf801bf6 vpp-core: update to ff7bf7b
*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-12 17:18:34 -03:00
Chunrong Guo
60585d1922 pktgen-dpdk: Upgrade version to 3.6.6
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-12 17:18:34 -03:00
Chunrong Guo
63d863c97d dpdk: Upgrade from version 17.11 to 18.11
*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-12 17:18:34 -03:00
Chunrong Guo
5a80dd02dd ovs-dpdk: Upgrade 2.10 -> 2.11
*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-12 17:18:34 -03:00
Chunrong Guo
6c80c465b4 secure-obj: update to cd3c353
*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-12 17:18:34 -03:00
Chunrong Guo
3a309d2ed7 libpkcs11: update to a243fb2
*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-12 17:18:34 -03:00
Chunrong Guo
ce845fff08 crconf: add recipes
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-07-12 17:18:34 -03:00
Chunrong Guo
c69847350e dpdk: Add missing patch
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-04-12 09:17:55 -03:00
Chunrong Guo
4a7de0834d vpp-core: add "-DCLIB_LOG2_CACHE_LINE_BYTES=6" to CFLAGS
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-04-11 09:00:13 -03:00
Chunrong Guo
9524d32736 ovs-dpdk: Upgrade version to 2.10
*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-11 09:00:13 -03:00
Chunrong Guo
83c2393eac dpdk: update to c0fe1b9
*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-04-11 09:00:13 -03:00
Chunrong Guo
a589464469 secure-obj:Remove redundant test command
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-01-31 10:29:40 -02:00
Chunrong Guo
c6f55535fa ovs-dpdk: remove static key word
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-31 10:29:40 -02:00
Khem Raj
57d121542b vpp-core: Pin to qoriq socs
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-15 01:06:57 -08:00
Chunrong Guo
cc5e725fd6 dpdk: set COMPATIBLE_MACHINE as qoriq
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14 16:23:38 -02:00
Chunrong Guo
b1ab17bff7 pktgen-dpdk: set COMPATIBLE_MACHINE as qoriq-arm64
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14 16:23:38 -02:00
Chunrong Guo
e9de639176 libpkcs11: set COMPATIBLE_MACHINE as qoriq-arm64
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14 16:23:38 -02:00
Chunrong Guo
b7df32af28 vpp: add recipes
*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-14 16:23:38 -02:00
Chunrong Guo
bb4f7c6f17 secure-obj:update to bc0553a
*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-14 16:23:38 -02:00
Chunrong Guo
3d52d176d0 libpkcs11: update to efd15b9
*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-14 16:23:38 -02:00
Chunrong Guo
d6e6b0cfcd dpdk: update to f451d2b
*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-14 16:23:38 -02:00
Chunrong Guo
47f242a4e0 hyperrelay: inherit fsl-eula-unpack class
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-01-10 11:00:49 -02:00
Chunrong Guo
e9ea002347 ovs-dpdk: set DPAA_VER = "dpaa"
*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-13 07:14:33 -02:00
Chunrong Guo
c414c6c80e dpdk: set DPAA_VER = "dpaa"
* 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-13 07:13:15 -02:00
Chunrong Guo
930368e5d7 dpdk: add '-fPIC' to CPU_CFLAGS
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-11-19 10:17:28 -02:00
Chunrong Guo
a5d823dfc3 secure-obj:update to bbcbe6c
*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>
2018-10-01 13:51:02 -03:00
Chunrong Guo
9d2c6826bd libpkcs11: update to e9f570c
*update to lsdk 1809 tag
include the following changes:
e9f570c - APPS: Making apps compatible to OpenSSL 1.1.0 and 1.0.2
c381e09 - REVIEW_REWORK: Taking care of comments for ECC support
9b04928 - LIB: Adding ECC 256/384 support

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01 13:51:02 -03:00
Chunrong Guo
6c2aabd5a2 hyperrelay: add ldflags to INSANE_SKIP
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01 13:51:02 -03:00
Chunrong Guo
b92e8dacba dpdk: update to 0c0332a
*update to lsdk 1809 tag
include the following changes:
0c0332a - PVT: test: add NXP Copyright to test cryptodev
af17971 - Revert "PVT: bus/dpaa: avoid be to le conversion for status"
9e95cc5 - PVT:nxp/ipsec: add multiple ipsec proto testing script
7ceb022 - PVT:raw/dpaa2_qdma: add prefetch buffer support
4049033 - PVT:raw/dpaa2_qdma: add rbp mode support
275e3b9 - PVT:raw/dpaa2_qdma: fix the vq bulk dq mode
d8a75da - Merge pull request #771 in GITAM/dpdk from DPDK-816-dpaa2-eventtest to 17.11-qoriq-dev
aad507e - PVT:test/event: add dpaa2 unit test case
7750d0e - PVT:event/dpaa2: align evq with queue id for link and unlink
b039d3f - test/cryptodev: improve pdcp test presentation
2f33770 - crypto/dpaa2_sec: enable bi-endian changes in protocols
fa4a9a0 - PVT:event/dpaa2: fix max event port value
ae95b8f - PVT:event/dpaa2: fix missing mbuf assignment in atomic processing
01b71fe - PVT:event/dpaa2: implement dynanic portal support for enqueue
528d6f3 - mempool/dpaa2: change the print type for no buffers
97733ab - PVT:event/dpaa2: fix timeout handling
79877dd - net/dpaa2: add per queue stats get and reset support
dbb2592 - Merge pull request #746 in GITAM/dpdk from DPDK-729-pdcp to 17.11-qoriq-dev
afa3c21 - PVT: nxp: update copyright of performance scripts
b942c8b - event/dpaa: check for linked queue before decrementing
209bb9d - PVT: dpaa: logging improvements
3f0ae55 - PVT: net/dpaa: improve err handling for fmcless mode
3c57c29 - PVT: event/dpaa2: affining portal at runtime during I/O
339f46d - PVT:event/dpaa2: realign code with dpaa1
fc00d20 - PVT:event/dpaa2: rename evq info to dpaa2 eventq
58ac377 - PVT:bus/qbman: memset the portal memory to zero
f31431b - PVT: test: add pdcp tests for DPAA1 SEC
caed7a2 - crypto/dpaa_sec: add pdcp proto offload support
378536f - crypto/dpaa_sec: ipsec offload add null algo support
5367a25 - test/crypto: add test vectors for pdcp lookaside offload
15c2b90 - crypto/dpaa2_sec: add pdcp offload support
092cfb0 - security: add pdcp protocol support
ae65359 - PVT:add security unit test compile time flag
e22fee5 - test/crypto: add test vector for ipsec lookaside offload
33f4c26 - PVT:test/crypto: fix the devid testcases
d81dae3 - crypto/dpaa2_sec: multi algo support for ipsec session
0a7ebc3 - crypto/dpaa2_sec: add out of place crypto support

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01 13:51:02 -03:00
Khem Raj
ec60f9636b recipes: Mark compatible machines as restricted by dependencies
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-28 17:27:55 -03:00
Chunrong Guo
01ef43dcdc odp: update to bda2c9
*include the following changes:
bda2c9 - .gitmodules: use codeaurora url
7db258d - Merge pull request #520 in GITAM/odp from ~NXA07732/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
6a2a62f - Updating the sub-module path to bitbucket from stash.
2923db9 - dpaa2: Fix odp restart issue in scheduler mode
946d32e - odp: Update qbman commit to 75ff61a7ca6acdbdbb780161b053cbcbc990f1be
e354952 - Removing atomic/ordered context while enqueuing the buffer
bef6398 - TM: Invalid flow crash fix
8e7a136 - Removed device based jiffies
df492ef - Fixing legal issues
3e9c5da - Scripts: binaries path and odp_tm test cases updated
c91dac8 - Werror flag enabled for ODP library
ced3aaf - Updated MC flib to version 10.3.2
a68cd87 - odp_pktio_stats API updated
03e0e05 - LD_LIBRARY_PATH removed from loopback_script
7a64406 - CUNIT: Cunit installation enabled
048c6a6 - script: ODP library path fixed
16a0e99 - Removing local compilation patch from QBMAN repo
b792e84 - Merge pull request #505 in GITAM/odp from ~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
281a676 - Merge pull request #487 in GITAM/odp from ~B46187/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
8e2888b - odp_dpaa2: Patch to replace build type flag from compile time to runtime.
26e4bdc - Fixed odp_pktout_send API fails to transmit > 8 packets
c46b0bb - Patch to odp_l2fwd issue in queue mode.

*fix building error with GCC8
update CFLAGS

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-06 10:50:21 -03:00
Chunrong Guo
ad8c56b682 secure-obj: update to 24d3133
*Include the following changes:
24d3133 - SOBJ_ENG_APP: Initialising uninitialised variables
f979dc4 - SOBJ_APP: Adding option for creating fake pem file while importing object
2adc118 - APP: Miscellaneous changes
10f5c67 - APP: Resolving coverity issues
18d4422 - SEC_OBJ_ENG: Adding check if multiple objects are created with same index
9e21913 - Commit Update: SOBJ_APP:Adding option to save fake pem file

*Update COMPATIBLE_MACHINE for ls1012a

*Add ARCH for install path

*Fix install path issue.

*Add INSANE_SKIP for dev-elf,ldflags and dev-deps to fix QA Issue.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-05 15:08:52 -03:00
Chunrong Guo
942d9ddad8 dpdk: update to 9448fe7
*include the following changes:
9448fe7 - PVT:nxp: increase DPMCP counts
e324b1f - crypto/armv8: fix HMAC supported digest sizes
cba260d - net/ppfe: port enable/disable fix on running traffic
57a1ec9 - net/ppfe: mtu errata workaround for LS1012Rev1
72172d2 - net/ppfe: app rerun fix on running traffic
370758e - net/ppfe: jumbo setting removed during initialization
faac20e - PVT:event/dpaa2: fix max port and parallel handling
8bc5683 - PVT:QDMA fix the IOVA as VA flag
b97bb46 - PVT:net/dpaa: fix push mode init queue handling
b2ad260 - PVT:bus/dpaa: fix LS1043 push mode disable patch
14096cb - crypto/openssl: sg support for inplace buffers
f96e21c - net/ppfe: add ETH_HEADER and CRC in mtu
01bc62f - PVT:net/dpaa2: fix the prefetch rx to honor nb pkts
4420f8f - PVT: net/dpaa2: minor log fixes
e52b626 - net/ppfe: fix crash on packet receive
ed2048b - PVT: dpaa: change the LS1043 errata flag to compile time with id
fdb1620 - nxp: make dynamic scripts executable
f4c5760 - PVT: net/dpaa: check if fmc is executed
93862f8 - PVT: net/dpaa: disable default push mode for LS1043
64a9038 - PVT: bus/dpaa: pass vdqcr exact configuration from the user
04e4240 - crypto/dpaa_sec: convert phys call to iova calls
3d8f00e - doc/eventdev: fix double entry for dpaa
3156f0a - app/crypto-perf: check minimum lcore number
2d705f8 - net/liquidio: fix link state fetching during start
33ba176 - net/bnxt: fix Rx checksum flags
9073e33 - net/failsafe: fix duplicate event registration
2531da7 - net/failsafe: fix removed sub-device cleanup
afdd810 - net/bonding: export mode 4 slave info routine
10180c8 - net/i40e: fix shifts of signed values
d647255 - net/qede: fix unicast filter routine return code
ce9aab5 - net/qede: fix missing loop index in Tx SG mode
30407bf - net/qede: fix multicast filtering
2219b5b - net/ixgbe: fix DCB configuration

*fix gcc-8 build error

*add l2fwd-qdma

*set EXTRA_CFLAGS for oe_runmake

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-05 15:08:37 -03:00
Chunrong Guo
23e547872f ovs-dpdk: update to version 2.9
Following changes are included:
24eec41 - Merge pull request #11 in DQNS/ovs-dpdk from ~NXA20386/ovs-dpdk-nxa20386:branch-2.9-qoriq to branch-2.9-qoriq
821dd5d - Merge remote-tracking branch 'upstream/branch-2.9' into branch-2.9-qoriq
a34504b - Revert "netdev-dpdk: toggle descriptor size for ports"
1909a65 - Revert "netdev-dpdk: fix incorrect exclude mbuf configuration"
5cb8d0f - Prepare for 2.9.3.
7e61467 - Set release date for 2.9.2.
c16e265 - ovn pacemaker: Fix promotion issue when the master node is reset
418be3d - dpif-netdev: Free packets on TUNNEL_PUSH if may_steal.
adeda41 - netdev-dpdk: fix check for "net_nfp" driver
3e417c8 - netdev-dpdk: Don't use PMD driver if not configured successfully
9fc83bf - netdev-dpdk: Remove use of rte_mempool_ops_get_count.
2a3ee45 - datapath: compat: Fix ndo_size in RHEL 7.5 backport
f26b724 - Prepare for 2.9.2.
f8b6477 - Set release date for 2.9.1.
bd4b503 - conntrack-tcp: Handle tcp session reuse.
d5176ed - ovn: Set proper Neighbour Adv flag when replying for NS request for router IP
9260243 - datapath: compat: Fix build on RHEL 7.5
72a73e4 - sparse: Support newer GCC/glibc versions.
c00f0c2 - tunnel: make tun_key_to_attr aware of tunnel type.
00e56c5 - netdev-dpdk: Fixed netdev_dpdk structure alignment
db136da - Configurable Link State Change (LSC) detection mode

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-05 15:07:05 -03:00
Chunrong Guo
87c507343c libpkcs11: update to 8e942d3
*include the following changes:
8e942d3 - APP_LIB: Miscellaneous changes
c4758bc - LIB_APP: Resolving coverity issues
213a233 - LIB: Terminating the crypto operation in C_Sign
904b794 - Merge pull request #18 in DNDEV/libpkcs11 from devel_sdk to master
16224a4 - REVIEW: Taking care of review comments
214ec76 - LIB: Increasing Find List size.
e26950e - APP: Adding app for testing multithreading feature
c0223a2 - LIB: Adding Multithreading support

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-05 15:07:03 -03:00
C.R. Guo
e92f5cb438 secure-obj: add recipes
*include the following changes:
74befe0 - SOBJ_TA: Fix for crash on running multiple sobj_eng_app simultaneously
abfad4b - SOBJ_ENG: Adding support for parsing fake pem file
0120544 - SOBJ_APP:Adding option to save label in pem file
0f75291 - LIB: Removing compilation error
40cb954 - Updating README file
02be730 - SEC_KEY_DEV: Removing Compilation Error for Linux 4.14
1ed3e61 - SEC_KEY_DEV: Updating module information.
99253c5 - SEC_ENG_APP: Removing Compilation Error
bb77eb4 - Merge pull request #14 in DNDEV/secure_obj from devel to master
7a98861 - Miscellaneous Changes
3225611 - SEC_KEY_DEV: Updating License to GPLV2.0
6d22fae - SEC_KEY_DEV: Removing FLIB dependancy for MP Key feature
436d79c - Removing issues reported by coverity
3db41f7 - LIB: Adding application for testing Secure Object Engine
1ae06b6 - SOBJ_ENGINE: Adding Secure Object based OpenSSL Engine
1e322f4 - LIB: Adding License to MP Apps file
4445c63 - LIB: Adding Manufacturing Key Feature
5b68462 - LIB: Changing library name to libsecure_obj.so
f700c98 - Added Secure Object Application.
d9d6a06 - APP: Coverity issue fix
fe0da83 - TA: Add support for SK_GenerateKeyPair api
6589f45 - LIB: Add support for SK_Digest api
33dccce - TA: Add support for SK_Digest api
748187b - TA: Adding LICENSE to Secure Storage TA files
dded4a9 - LIB: Adding LICENSE to Securekey Library files
0fbacc6 - LIB: Adding description of APIs in securekey_api.h
ff95077 - LIB: Incorporate review comments on securekey_api_types.h
f77a134 - TA: Incorporate review comments
2bb00f3 - LIB: Replacing printf with debug prints
a88d9b8 - Coverity: Solving issues reported by coverity
b0017c8 - TA: Add support for SK_Decrypt instead of SK_Encrypt
352ef6d - LIB: Make global func list static & do runtime init
2d09e72 - LIB: Add SK_Sign & SK_Encrypt APIs implementation
db11a50 - LIB: Update securekey header files with sign and encrypt api's
d4a29de - TA: Add support for SK_Sign and SK_Encrypt api's
09ceac4 - LIB: Adding implementation of SK_GetObjectAttribute API
877c1fb - TA: Update securekey_api_types.h with sign/encrypt types
a1e709a - TA: Add support for SK_GetObjectAttribute api
5c7479c - LIB: Correcting Error mapping function
a0deca2 - LIB: Adding test for enumerate object on attributes
c9a2feb - LIB: Adding implementation of SK_EraseObject
f63f9ce - TA: Add support for SK_EraseObject api
bcb1d3d - TA: Add support for match attribute in SK_FindObject api
3ae46cd - LIB: Exposing function pointers from Securekey Library
e9a2ce9 - LIB: Mapping TEE errors to SecureKey errors
912e388 - LIB: Adding implementation of SK_EnumerateObjects
a14cbbb - LIB: Adding SK_CreateObject Implementation
20ce6af - TA: Add client side test framework
4fafd61 - TA: Add sub.mk for compilation
62edd11 - TA: Add implementation for SK_FindObject api
597d4e0 - TA: Add implementation for SK_CreateObject api
e11ea98 - TA: Add database mgmt and hepler api's
0ba7bd3 - TA: Add framework for Secure Storage API's
e113d79 - TA: Changes in Makefile to comply with OP-TEE compilation
d24d3d4 - Adding file hierarchy framework
9075f15 - Initial Commit

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-11 10:26:14 -03:00
C.R. Guo
0edae65e61 libpkcs11: add recipes
*include the following changes:
dd1bc90 - APP: Fix for Find Operation not working
a06dd4e - Removing Unused Functions
9c3a44c - Changing SecureKey name to Secure Object
8871bdc - Merge pull request #10 in DNDEV/libpkcs11 from ~NXA18717/libpkcs11:master to master
98431e8 - Added PKCS11 Application.
41adb66 - Fixing coverity issuse
66bc41b - Correcting error print message
af84c25 - Changing C_Initialize to return correct value
90de92f - Add RSA mechanisms to C_Sign api
7b5d69e - Adding LICENSE to libpkcs11 files
b55dcbd - Incorporate change in name for SK Attribute LABEL
e713e9a - Removing securekey_api.h and securekey_api_types.h
ed96d82 - Removing coverity issues
c3f7052 - Add support for OPENSSL verification in do_Sign api
fe8cb72 - Add do_Sign api in PKCS application
74aa2ce - Correct CKA_ALLOWED_MECHANISMS attribute addition for object
bbfcec7 - Review Rework: Patch 2 - Removing blackduck issues
64e9962 - Add implementation for CK_Sign
e62a602 - Changing printf to debug prints
25fa509 - Review Rework: Removing blackduck issues
e12226b - Miscellaneous Changes
3917342 - Add implementation for CK_SignInit
ced36ca - Review Rework: Adding code for per slot init in C_Initialize
39cfd5e - Adding code for keeping the position in find_list
5319ed0 - Changing names of some functions for blackduck
09fc58f - Adding Securekey function pointer per slot
7ee9cb1 - Adding general.c and general.h for general functions
81f78f7 - Review Rework: Adding session list per token
ee38111 - Review rework of comments.
26532be - Correcting the prints in the application.
80d65f4 - Adding more RSA mechanisms
57f325f - Review Rework: Creating 2 objects for each keypair object from securekey
ed02339 - Update securekey header files with sign and encrypt api's
2438a8f - Make global function list static & do runtime init
c6f51ea - Adding implementation for Object Related APIs
1bf7f57 - Review rework of comments given till now.
06eb609 - Adding framework for getting function pointers from Securekey
0ad6130 - Adding implementation for session functions
b0d331b - Adding implementation for general functions
6ca8cb9 - Adding file hierarchy framework
c08270f - Initial Commit

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-11 10:26:14 -03:00
C.R. Guo
0fb915d9d2 ovs-dpdk: update to 907f652
*include the following changes:
907f652 - Merge pull request #10 in DQNS/ovs-dpdk from ~NXA20386/ovs-dpdk-nxa20386:fix/DPDK-1173-v2 to branch-2.9-qoriq
e86541b - netdev-dpdk: fix incorrect exclude mbuf configuration
7f95f13 - Merge pull request #9 in DQNS/ovs-dpdk from ~NXA20386/ovs-dpdk-nxa20386:fix/DPDK-1173-OVS-toggleable-default-mbufs to branch-2.9-qoriq
4714980 - netdev-dpdk: toggle descriptor size for ports
092bc0f - OVN pacemaker: Fix issues when started as pacemaker container bundles
bff7da4 - ovsdb: ovsdb-dot.in: Replace sys.maxint with sys.maxsize for Python3
9a0dbc7 - ovsdb: ovsdb-dot.in: Change exception semantics for Python3
6add8d7 - ovsdb: ovsdb-dot.in: Use print function for Python3
8106870 - ovsdb: Use items() instead of iteritems() for Python3
5905b28 - ovn-controller: Change duplicate flows trace from INFO to DBG
a2fa542 - ovn-sb.xml: Correct statement on use of bit ranges.
e92ef48 - doc: Fix mailing list addresses.
26509f8 - tests: Add dpctl test for conntrack nconns/maxconns.
875075b - dpctl conntrack: Add get number of connections.
c92339a - dpctl conntrack: Add get and set maxconns command.
a98d35a - ofproto-dpif: Remove variable length userdata probe.
52c57cb - ofp-errors: Send as much of a message as possible in an error reply.
f59cb33 - nsh: rework NSH netlink keys and actions
d3b8483 - ofproto: Delete all groups and meters when (un)configuring a controller.
7173efa - lex: Fix parsing of long tokens.
8b54e31 - rhel: add "force-reload-kmod" support in "ovs-systemd-reload"
d922ebc - rhel: use the functions in ovs-lib.in in ovs-systemd-reload
3610943 - utilities: move some functions from ovs-ctl.in to ovs-lib.in
8e3a28c - AUTHORS: Add Brad Cowie.
dcc3e70 - Documentation: Update Faucet tutorial.
6fefb7f - AUTHORS: Add Lorenzo Bianconi.
eddb84a - OVN: remove useless ds_clear() on actions ds
17551f5 - datapath-windows: Add include directory to ovsext project
bfe89c9 - datapath-windows: Change include type in Iphelper.h
bb219a4 - datapath-windows: Add directory to .gitignore
2d071a3 - ofp-print: Include full hex dump of messages that fail decode.
4446661 - OVN: Add support for periodic router advertisements.
74c2eac - OVN: Add multicast local-only flag.
915cee2 - MSI: Use platform specific netcfg location
14f602b - tunnel: Add ofproto/list-tunnels command for troubleshooting.
9d31db0 - tunnel: Log sanely in tnl_port_receive().
3194a79 - tunnel: Avoid flow_to_string() call when rate-limited.
77b7d23 - ofp-actions: Log version, vendor, and type of unknown actions being parsed.
e9de6c0 - faq: Correct location of flow.h.
bcc3a94 - ovn-nbctl: Add lrp's gateway chassis information in show command
34944e8 - Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
3f33aa4 - MAINTAINERS: Update Pravin's email address.
46fc80c - tests: Kill the daemons at cleanup only if pidfile exists.
81ce803 - ovs-ofctl: Better document stack push and pop actions.
02f4f23 - log: Use absolute name of log file.
4cc9d1f - log: Replace ovsdb_log_get_offset() by a more abstract mechanism.
d0c43b5 - ovsdb-client: Remove extraneous markup from man page.
30f8128 - ovsdb-server: Update description for "compact" command in man page.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02 10:30:13 -03:00
C.R. Guo
0dc0c70151 pktgen-dpdk: add recipes
*include the following changes:
ffbe7be - update merge
1b0af69 - Merge branch 'master' into dev
3bd5082 - update version
070b4e0 - fix compile erro and config support
854df24 - remove mbuf refcnt verification
5160316 - pktgen-dpdk: Add support for make O=OUTPUT option
5e28413 - Fix the protocol settings with the range command.
9e34cf6 - fix sequence command index wrong
e99720d - fix cli and add more test scripts
3d15dbf - update for DPDK 17.11 changes
df45b16 - merge from master tree
fda09ea - add the new format for the seq command
b92d6fa - update tests for new seq commandstest/set_seq.cmd
819c936 - Fix up style of code
c589388 - rework seq command to add cos and tos
83646b6 - Pktgen bug fixs and new seq commands
622e6f2 - add sigpipe to signal support
19063c2 - update map file
3bfdccd - Merge branch 'master' of ssh://linksys/~rkwiles/projects/intel/pktgen
b475547 - Update version and changelog
139d1d8 - fix build for standard DPDK
308d810 - Merge branch 'master' of ssh://linksys/~rkwiles/projects/intel/pktgen
3926396 - update version and changelog
ee6a520 - fix up cfg files
63638ec - remove Lua for CLI builds
cc604b3 - fix processing of ARP packets
06ef19d - increase the burst size
b066627 - remove string functions from DPDK
4c5ede1 - remove files
ac09238 - increase the memory per socket
8e770a9 - update for vscode files we need to keep
4078d68 - fix tty output on quit
319c346 - Merge branch 'master' of ssh://linksys/~rkwiles/projects/intel/pktgen
8a4d8fc - update version to 3.4.0
03c8ea7 - change MIF config

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02 10:30:13 -03:00
C.R. Guo
ee326e566b dpdk : Upgrade to v17.11
1. Rename the recipe version

2. Remove add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch

3. Add cmdif demo and lib

4. Enable openssl and kni

5. Changes:
11d461d - PVT: dpaa: Coverity fixes
f48f745 - PVT: dpaa2: Coverity fixes
4294b65 - Merge pull request #581 in GITAM/dpdk from bugfix/DPDK-1236-vhost to 17.11-next-qoriq
ea9e9f5 - PVT:examples/vhost: add NXP NON upstream compilation flag
fa63d1a - PVT: dpaa2: add dynamic AIOP DPL script
0c5d852 - PVT: crypto/dpaa_sec: Adding a check to verify portal configuration
3be54a7 - PVT: crypto/dpaa_sec: adding a check to create mempool only once per device
09dc340 - PVT: test/test: add macro for dpaa_sec device name
edd313f - PVT: crypto/dpaa_sec: add macro for device name
cad0a33 - Merge pull request #571 in GITAM/dpdk from bugfix/DPDK-1222 to 17.11-next-qoriq
0057e69 - dpaa/event: rearranging of atomic queue support code
2a43d84 - Merge pull request #569 in GITAM/dpdk from feature/DPDK-781 to 17.11-next-qoriq
214085e - README: Update for l3fwd with eventdev config
5ab4786 - PVT: mbuf: change mempool set from register
4ecd97c - license: introduce SPDX identifiers
e762ed7 - doc: add DPAA eventdev guide
84956ed - crypto/dpaa2_sec: fix build with GCC < 7
e716b6f - crypto/dpaa2_sec: fix build with GCC 7
a38ca35 - lib: remove unused map symbols
4d8a6de - net/dpaa2: remove unused global variable
513dac2 - bus/fslmc: fix build with latest glibc
ae9a891 - bus/dpaa: fix default IOVA mode
3d4dacb - bus/fslmc: fix DPCI compare in scan
080fda4 - bus/dpaa: fix clang warnings
d82a750 - crypto/dpaa2_sec: fix enum conversion for GCM
17ae857 - crypto/dpaa_sec: fix enum conversion for GCM
2e1e748 - net/dpaa: fix potential memory leak
18a9fad - Merge pull request #566 in GITAM/dpdk from ~NXA15309/dpdk:DPDK-781-l3fwd-event to 17.11-next-qoriq
6acd7a7 - PVT: doc: update the cmdif doc with correct AIOP ELF path
0056df7 - PVT: examples/l3fwd: adding CLI parameters for eventdev config
46aaafa - PVT: raw/dpaa2_cmdif: use iova-vaddr conversion macros
e7933b2 - PVT: bus/fslmc: add typecast in iova-vaddr conversion macros
fa06a86 - PVT: doc: add DPAA2 based CMDIF demo
5fcd632 - PVT: examples/cmdif: add the command interface demo application
3bcae6d - PVT: examples/cmdif: add CMDIF SHBP library
a8ff22c - PVT: examples/cmdif: add CMDIF server library
86a71f5 - PVT: examples/cmdif: add CMDIF client library

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02 10:30:13 -03:00
C.R. Guo
9f0c1e8cda ipc-ust: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06 10:05:43 -03:00
C.R. Guo
2abf209d2b odp: update SRC_URL
*qbman_userspace update SRC_URL
*flib update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06 10:05:43 -03:00
C.R. Guo
83879f1237 ovs-dpdk: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06 10:05:43 -03:00
C.R. Guo
57d9b2d39d ofp: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06 10:05:43 -03:00
C.R. Guo
58bc1902ee dpdk: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06 10:05:43 -03:00
Chunrong Guo
0f1a091da3 pme-tools: remove
This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-06 10:02:16 -02:00
Chunrong Guo
0651e273ce fsl-pme: remove
This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-06 10:02:16 -02:00
Chunrong Guo
d75000128c cantest: remove
This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-06 10:02:16 -02:00
Chunrong Guo
31427e3ce7 dpdk-extras: remove
*dpdk includes dpdk-extras

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-06 09:58:34 -02:00
Chunrong Guo
9102e13ea6 dpdk: update recipe
update to 076aa8e
*include the following changes:
076aa8e - bus/fslmc: change the eqcr stashing threshold to 1
adc0955 - net/dpaa: Change default tail drop size to 256.
a3921f8 - net/dpaa2 : Revert "enable fetching hash result from hardware"
e901680 - net/dpaa2:Setting correct frame size in dev_mtu_set
d61cd8f - net/dpaa:Setting correct frame size in dev_mtu_set
8bff395 - Merge branch '17.05-next-qoriq' into 17.05-qoriq
14f2b6f - Merge remote-tracking branch 'stable/17.05' into hotfix/DPDK-1036_stable_17.05-to_qoriq
5afa218 - Merge pull request #482 in GITAM/dpdk from DPDK-178-BE to 17.05-next-qoriq
0192452 - net/dpaa: add frame count based tail drop with CGR
d5026f6 - net/dpaa2: removing double env variable for Tail drop setting
7468d34 - net/ixgbe: fix compilation on ARM BE
c493e1f - net/i40e: fix compilation on ARM BE
f502ece - bus/dpaa: fix compilation on ARM BE
bfa94d6 - lpm: fix compilation on ARM BE
815ea7d - pmdinfogen: fix cross compilation for ARM BE
14c81be - Merge pull request #478 in GITAM/dpdk from DPDK-806-phyaddr to 17.05-next-qoriq
b31eb4d - Merge pull request #472 in GITAM/dpdk from DPDK-1010-misc to 17.05-next-qoriq
11c1c9e - bus/dpaa: fix missing symbol for shared build
07e60bd - net/dpaa2: set queues if reconfiguration is done
1918d8c - test/test: improve dequeue logic for crypto operation
b0c1ecb - net/dpaa2: support to configure taildrop size
223fe63 - net/dpaa2: support rx query count api
3333924 - net/dpaa2: enable parse error packet to driver by default
4eec0f0 - net/dpaa: optimize phy to virt for push mode queue
8b3e1c9 - net/dpaa: removing the data prefetch from driver
7505585 - net/dpaa: increase the tail drop length
23505e0 - net/dpaa: optional support for push mode queues
cad1ddb - crypto/dpaa: optimizing the virt to phy conversion
4c84009 - net/dpaa: optimize the phy to virt conversion
d44f70f - mempool: indicate if mempool elements are allocated from muliple memzones
77e5fd8 - errata: dpaa - change the block size flag name in alignment with upstream
305c71a - errata: mbuf - dpaa errata to use family mask
cd6f661 - bus/dpaa: adding fq as a parameter for portal get
2daf985 - Merge pull request #474 in GITAM/dpdk from bugfix/DPDK-845-correction to 17.05-next-qoriq
3a2ea0d - examples/ipsec-secgw: add protocol offload cfg files for 64x64 tunne

*install nxp config files

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-06 09:58:34 -02:00
Chunrong Guo
8cb61858d6 ovs-dpdk: update to 5c67e9c
*include the following changes:
5c67e9c - Set release date for 2.8.1.
5f3bd11 - connmgr: Fix violation of flow monitoring protocol description.
c6825a6 - ovn/actions: Improve OVN load-balancing performance.
fb805ee - datapath-windows: Fix bugs in cleaner threads
eb078f4 - dpif-netdev: Fix a zero-rate bug for meter
45c7b48 - conntrack: Tighten handling of alg reverse conns.
99ae061 - conntrack: Add function ct_print_conn_info().
664a67e - conntrack: Create nat_conn_keys_insert().
35ab152 - netdev-dpdk: reset packet_type for reused dp_packets.
b9ba6b4 - dp-packet: Refactor DPDK packet initialization.
d14a88e - docs: Use DPDK 17.05.2 release.
d366c02 - Documentation: Also define install-man-rst when Sphinx is not available.
ec0b301 - Debian: Update package dependency

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-01-25 16:30:35 -02:00
Chunrong Guo
b52a98e9e9 qbman_userspace: update to 75ff61a
*include the following changes:
75ff61a - Add API to invalidate the portals cacheable area
3444c4e - Update COPYING file copyright format
f9dd8c6 - Merge pull request #31 in DPAA2/qbman_userspace from compat_cleanup to master
8f02396 - Merge pull request #32 in DPAA2/qbman_userspace from ~R54964/qbman_userspace:master to master

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-01-25 16:30:35 -02:00
Chunrong Guo
daef24335b odp: update to 55abe6d
include the following changes:
55abe6d - submodule: change to github
7db258d - Merge pull request #520 in GITAM/odp from ~NXA07732/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
6a2a62f - Updating the sub-module path to bitbucket from stash.
2923db9 - dpaa2: Fix odp restart issue in scheduler mode
946d32e - odp: Update qbman commit to 75ff61a7ca6acdbdbb780161b053cbcbc990f1be
e354952 - Removing atomic/ordered context while enqueuing the buffer

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-01-25 16:30:35 -02:00
Chunrong Guo
ec3576a8a7 merge-files: fix test_signatures failed
*remove do_unpack[nostamp] and do_install[nostamp] to fix the below error:
|merge-files:do_unpack: d2dd30367d5f5126514809c29f4b60f3 -> 83d69c6e61f2de297c0acb94f3531689
|bitbake-diffsigs --task merge-files do_unpack --signature d2dd30367d5f5126514809c29f4b60f3 83d69c6e61f2de297c0acb94f3531689
|NOTE: Starting bitbake server...
|Taint (by forced/invalidated task) changed from nostamp:a4c64ee4-dc12-4ba0-b598-d47afd77eefb to nostamp:49eb1718-bacc-46d8-9658-779aff62b7ee

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-01-25 16:30:35 -02:00
Chunrong Guo
79db6f98e9 ovs-dpdk: update recipes
*update SRC_URL
*include the following changes
626a260 - Merge pull request #8 in DQNS/ovs-dpdk from ~B10814/ovs-dpdk:branch-2.7-qoriq to branch-2.7-qoriq

* update COMPATIBLE_MACHINE for ls1088a

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18 11:42:30 -02:00
Chunrong Guo
d440bb6a5b odp:update recipes
*update to bef6398
odp include the following changes
bef6398 - TM: Invalid flow crash fix
8e7a136 - Removed device based jiffies
df492ef - Fixing legal issues
3e9c5da - Scripts: binaries path and odp_tm test cases updated
c91dac8 - Werror flag enabled for ODP library
ced3aaf - Updated MC flib to version 10.3.2
a68cd87 - odp_pktio_stats API updated
03e0e05 - LD_LIBRARY_PATH removed from loopback_script
7a64406 - CUNIT: Cunit installation enabled
048c6a6 - script: ODP library path fixed

*flib include the following changes
bbab28b - fix PDCP warnings for User Plane descriptor
fcad69f - fix PDCP SNOW f8 + AES CMAC decapsulation

*fix wrong md5sum of license file
license file has changes

*remove ODP_PLATFORM for ls1043ardb and ls1046ardb
ODP_PLATFORM only support "linux-dpaa2"

*remove "enable-build-type" and "with-sdk-install-path" config options
odp configure do not support "with-sdk-install-path" and "enable-build-type"

*fix building error with GCC7
set CFLAGS

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18 11:42:30 -02:00
Chunrong Guo
b437380202 dpdk: update recipes
*update to 3d7a6ae
 include the following changes
 3d7a6ae - license: fix legal review request comments
 148e3dc - Revert "crypto/openssl: fix compilation break with openssl 1.1"
 9845264 - crypto/openssl: fix compilation break with openssl 1.1
 95e380c - net/dpaa2: set queues if reconfiguration is done
 64578fa - bus/dpaa: fix port order shuffling
 f58c470 - Merge pull request #451 in GITAM/dpdk from feature/DPDK-837 to 17.05-qoriq
 7132562 - dpaa: Patch to fix coverity issue

*remove 0001-fix-build-with-gcc-7.1.patch
 patches have beed applyed

*remove load-devel-config.sh
 fix the below error
 |can't read load-devel-config.sh

*Remove the commented code.

*replace ${datadir}/tools with ${datadir}/*

*replace /usr/bin with ${bindir}

*replace /usr/sbin with ${sbindir}

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18 11:42:30 -02:00
Chunrong Guo
ff8c1a96c7 cantest :update recipes for support Qoriq
*update SRC_URL and update to 9a97358
 include the following changes
 9a97358 - cantest: add build support in flexbuild

*add EXTRA_OEMAKE
 This recipe currently relies on EXTRA_OEMAKE

*remove COMPATIBLE_MACHINE
 nxp release will not support ppc machine

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18 11:42:30 -02:00
Chunrong Guo
d0ce8f87cc Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM
Several recipes reference the LICENSE file in their LIC_FILES_CHKSUM variable as ${COREBASE}/LICENSE.
This forces distribution providers to keep this file verbatim or to overload the affected recipes.
The section "Moving to the Yocto Project 1.6 Release" in the Yocto manual suggests removing the LICENSE file where possible.

Remove LICENSE in cases where COPYING.MIT is also given and replace LICENSE with COPYING.MIT if the former was the only entry.
All modified recipes specify LICENSE = "MIT" and none of the in-tree files specify a different license either.

As the packages do not change (the license files are not contained in them), do not increase PR.

(From OE-Core rev: 0059e0661826c857a07c862bcb46162671e0e330)

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-09-12 11:21:59 -03:00
Chunrong Guo
e473fb0156 ofp: add ls1088a support
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-30 10:08:09 -03:00
Chunrong Guo
f2e3d4574e odp: update to fdb26cb
*include the following changes
fdb26cb - Removing local compilation patch from QBMAN repo
487e3ce - Patch to update the repo for submodule to github repo.
d62396e - Patch to fix the copyright issues caught by black-duck
14878eb - Patch to fix legal review comments.
e460f97 - Minor changes in KNI module w.r.t. Linux 4.4
541d97b - Merge pull request #492 in GITAM/odp from ~B42948/odp:feature/ODP-1114 to fsl_odp_v16.07_qoriq
bf27ab6 - Merge pull request #490 in GITAM/odp from ~B49015/odp:fsl_odp_v16.07_qoriq_bug5 to fsl_odp_v16.07_qoriq
3b17a94 - Script: A script added to disable the services on ls2088 board
1a6e18f - Merge pull request #491 in GITAM/odp from ~B02416/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
1358542 - Patch to remove the support for dpaa1 from ODP.
5a7998a - Patch to sync the ODP QBMAN code with QBMAN repo.
589700d - Affing threads starting from highest CPU#
1bdbf7a - Merge pull request #485 in GITAM/odp from ~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
e6344c8 - Merge pull request #484 in GITAM/odp from ~B42948/odp:bugfix/ODP-1099 to fsl_odp_v16.07_qoriq
fe19377 - Removing global variable "enable_hash"
909b445 - Updating DPL creation script for AIOP support
776e830 - Fixing array out of bound issue for tm_capability records
e036b2e - Merge pull request #480 in GITAM/odp from ~B46187/odp_2:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
5fa71cb - odp_dpaa2: Patch to change queue state when queue is attached
188333f - odp_dpaa2: Patch to fix DPNI_OPTIONS issue in dynamic_dpl script.
9d8fcba - Merge pull request #476 in GITAM/odp from ~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
1dd2557 - Merge pull request #479 in GITAM/odp from ~B02416/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
c67496b - Adding README for QorIQ ODP in LDASH.
d9864bb - Merge pull request #474 in GITAM/odp from ~B49015/odp:fsl_odp_v16.07_qoriq_bug5 to fsl_odp_v16.07_qoriq
7385bc4 - Merge pull request #475 in GITAM/odp from ~B46187/odp_2:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
6d4381b - Giving dedicated portals to control threads.
4361d1f - Validating pktio state before cleaning it
ac87bce - odp_dpaa2: Patch to define MAP_HUGETLB flag.
09ac60f - SCRIPT: Invalid board type fix
924e7a4 - Merge pull request #471 in GITAM/odp from ~B42948/odp:feature/ODP-988 to fsl_odp_v16.07_qoriq

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07 11:42:29 -03:00
Chunrong Guo
71bdff5a7a dpdk-extras: update to d17f3e0654
*include the following changes

d17f3e0 - Remove "All rights reserved" in copyright
ce5e45a - dpaa: changing type of disable script
fc00cb6 - Update copyright text based on legal review input
3b1d9a8 - Services: disable_services.sh script added to disable the services
878feaf - dpaa2: make loopback script executable
a55e7b1 - dpaa2: disable PEB buffers for ls1088
327fd49 - dynamic_dpl: BOARD_TYPE environment variable dependancy removed
c56f9dd - dynamic_dpl: add board_type environment variable
72bd2b8 - dpaa2: loopback_ipsec_secgw.sh modified for latest application changes
53c368f - dpaa2: loopback_ipfragment_reassembly.sh modified for large size ping
b3ea7ab - dpaa2: adding support for PERF Buffers

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07 11:42:29 -03:00
Chunrong Guo
0939aead24 dpdk: update to 98f548c36
*include the following changes

98f548c - dpaa2: fix incorrect copyright string
7962baa - examples/ipsec-secgw: modify port numbers in config files
3217401 - dpdk-extras: updating submodule commit
e011184 - dpdk-extras: update commit of submodule
4bea5be - dpaa2: fix incorrect copyright string
09e88a4 - dpdk-extra: update submodule commit
7fc9dad - IPSEC:Enabling dequeue of all pending packets before retransmitting
eaf69d3 - Merge pull request #377 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq
6a5d817 - dpaa: naming alignment with 17.05 code
b802c02 - mempool: fix search of maximum contiguous pages
b889f0b - net/dpaa2: tx cgr setting to frame based
e3b9a92 - net/dpaa2: change rx and tx queue numbers from MC attributes
5aba5d9 - vfio: fix memseg error message
ec49f70 - Merge pull request #376 in GITAM/dpdk from ~B27504/dpdk:16.07-qoriq to 16.07-qoriq
c024799 - Merge pull request #373 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq
d3b2ef0 - dpaa1: have separate device id's for eth and sec
874df10 - dpaa: update the parsing mask
0eff523 - bus/fslmc: panic on failure to get DPIO
fbd65d1 - dpaa2: obtain kernel version and toggle MSI setup
2143d38 - dpaa: modify compatible string due to kernel update from 4.1 to 4.4
d17c69d - dpdk-extras: commit-id updated
43f4f81 - Merge pull request #369 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq
431ff86 - net/dpaa: expose env variable to disable taildrop
8e451ee - Merge pull request #366 in GITAM/dpdk from ~B49015/dpdk:16.07-qoriq_fix to 16.07-qoriq
3876243 - DPAA2: coverity issues fixes

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07 11:42:29 -03:00
Chunrong Guo
60116179fd ovs-dpdk: Add missing dep on coreutils-native
Fixes
    |./build-aux/calculate-schema-cksum: cksum: not found
    |Makefile:4958: recipe for target 'all-recursive' failed

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07 11:42:29 -03:00
Chunrong Guo
0db51a0c6c dpdk: fix build error with gcc 7
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-07-14 17:14:13 -03:00
Chunrong Guo
304d35eb87 ofp: add recipes
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02 17:54:58 -03:00
Chunrong Guo
382b4195ce odp: add recipes
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02 17:54:58 -03:00
Chunrong Guo
6f5f87a425 skmm-ep:update to de6816c
New commits:
    de6816c  Add back the implicit Makefile rules

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02 17:54:58 -03:00
Chunrong Guo
f38484d767 dpdk-extras :update to 47ee260
*include the following changes
    47ee260 - dpaa2: sync dynamic DPL creation and destroy scripts
    210d969 - dpaa2: set platform specific value for QoS entries
    31f9b14 - Adding BSD License - COPYING
    be5e732 - Merge pull request #12 in GITAM/dpdk-extras from ~B46179/dpdk-extras:master to master
    d0f97d4 - Removing LICENSE.GPL file

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02 17:54:57 -03:00
Chunrong Guo
0aaeb71587 dpdk: update to a3395d2
*include the following changes
    a3395d2 - Merge pull request #310 in GITAM/dpdk from hotfix/DPDK-477-l3fwd-performance to 16.07-qoriq
    cda2d04 - dpaa2: disable bug_on in qbman
    cd7609b - dpaa2: enable virt addressing by default
    0a17438 - dpaa2: fix legal copyright for MC files
    0b5b9f9 - Merge pull request #306 in GITAM/dpdk from ~B35197/dpdk:16.07-qoriq to 16.07-qoriq
    e1ab876 - dpaa_sec: allocate ctx memory from per device mempool in place of malloc
    2fcbd10 - dpaa: fix incorrect header macro name
    23ec077 - dpaa2:pool: removing comments and remove mbuf_size
    ed6da95 - dpaa2: fix 0 buffer release call to qbman
    0bbba9c - dpaa2: update ext for dpl scripts
    8061b41 - dpaa: enable frame queue taildrop for rx queues
    baec797 - dpaa2: compilation warning with GCC 6.1
    b6d8b7c - ext: updating the ext commit
    f5a43ca - dpaa - update the readme files
    27c2b01 - dpaa build check script with debug
    a3e73f0 - dpaa2: remove unused sw annotation and duplicate code for rx buffer layout
    c00e7cb - dpaa2: Handle boundary condition and set invalid bpid properly
    0c4c95f - DPAA:Adding correct flib directories path in Makefile
    5f9295f - dpaa2: in sync with upstream code
    b3926f9 - Merge pull request #289 in GITAM/dpdk from ~B56361/dpdk-b56361:feature/DPDK-359 to 16.07-qoriq
    9c3cb3e - dpaa_sec: boundary check for session and qp logic
    13262d5 - dpaa2: add support for pause frames
    adc1fe1 - Merge pull request #292 in GITAM/dpdk from ~B35197/dpdk:16.07-qoriq to 16.07-qoriq
    306942a - dpaa2: Improve mbuf-fd conversion routines to support fragmentation
    3a363b7 - Merge pull request #294 in GITAM/dpdk from ~B27504/dpdk:16.07-qoriq to 16.07-qoriq
    d85e655 - dpaa1: Add functionality to enable/disable multicast ethernet frames
    690eb31 - Merge pull request #293 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq
    585f8bc - ethdev: prevent duplicate event callback
    4534008 - eal/arm: fix file descriptor leak when getting CPU features
    ce66837 - app/testpmd: fix timeout in Rx queue flushing
    68f549a - app/testpmd: fix RSS hash key size
    3e65873 - app/testpmd: fix help of MTU set commmand
    011af8b - pmdinfogen: fix clang build
    1fbb214 - examples/qos_sched: fix dequeue from ring
    cbe4f1e - examples/l2fwd-crypto: fix verify with decrypt in chain
    c1a7e72 - examples/ipsec-secgw: check SP only when setup
    c7e10ca - timer: fix lag delay
    34405e3 - vhost: fix Windows VM hang
    d30eb3f - tools: fix virtio interface name when binding
    24d1523 - tools: fix json output of pmdinfo
    f198525 - Merge pull request #291 in GITAM/dpdk from ~B46179/dpdk_rebase:16.07-qoriq to 16.07-qoriq
    60e04ab - IP_FRAG: Updating correct packet type in fragmented packets
    5c13b51 - DPAA:Adding refcount support in ethernet driver
    9355023 - net/dpaa2: add support for free buffer count
    249254f - Merge pull request #285 in GITAM/dpdk from ~B35197/dpdk:16.07-qoriq to 16.07-qoriq
    69eda52 - dpaa_sec: implement attach/detach qp with session apis
    0038181 - ipsec-secgw: attach session to a queue pair
    5b2a271 - cryptodev: add apis to attach session with queue pair
    0a9ad9f - cryptodev: add max_nb_session_per_qp parameter in rte_cryptodev_info.sym
    5777555 - Merge pull request #287 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq
    505624c - dpaa1: fix coverity reported issues
    da4765d - dpaa2: fix the coverity reported issues
    cb0fa4e - dpaa2: upgrade MC to 10.1.0
    5e45742 - DPAA: Removing usage of shared portals in QBMAN
    2e9ee37 - DPAA: Adding perf optimizations in qman
    e16eac0 - DPAA: Adding performance optimizations in ethernet driver
    a08afad - DPAA: Adding L3_IPV4_EXT as supported ptype
    1387949 - DPAA: Correcting the Parse results masks
    dd7ea75 - mk: fix build of assembly files for ARM64
    5cd5587 - flib/rta: fix HMAC key size in cnstr_shdsc_hmac()
    c686a81 - crypto/dpaa2_sec: add per device mempool to store frame list entries
    575b661 - Merge pull request #279 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq
    ff60419 - Merge pull request #274 in GITAM/dpdk from ~B46179/dpdk_rebase:16.07-qoriq to 16.07-qoriq
    9b4d9da - IP_RSMBL: Removing compilation failure from IP_Reassembly
    588049f - DPAA: Adding checksum offload support for SG use-case
    774a5e7 - dpaa: removing unused dtsec registers and routines
    dc00642 - dpaa: add support for unicast mac addr filters
    0c047b3 - dpaa: removing warning with 32 bit compilation
    4cf6c40 - mbuf: use pktmbuf helper to create the pool
    ee78cc9 - fsl_qbman: ceetm: fix parsing of lni and sp id ranges
    6a80c9c - fsl_qbman: fix bman debugfs endianness
    bd9d970 - fsl_qbman: fix kernel doc comments
    0922755 - fsl_qbman: ceetm: add missing endianness conversions
    704abbb - fsl_qman: Fix endianness in ccgr query
    c299629 - fsl_qman: Fix endianness class queue query
    5638a2c - fsl_qbman: Fix endianness for wq query

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02 17:54:57 -03:00
Chunrong Guo
e884159d45 dpdk: fix typo
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-22 19:26:29 +00:00
Chunrong Guo
4a33957a21 dpdk/dpdk-extras/ovs-dpdk: add recipe
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-17 17:04:03 -03:00
Fabio Berton
b03bb9e0c7 pme-tools: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06 16:25:47 -02:00
Fabio Berton
868d9cd71a ipc-ust: Set PACKAGE_ARCH to the value of MACHINE_ARCH
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06 16:25:47 -02:00
Fabio Berton
8970ad261a hyperrelay: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06 16:25:47 -02:00
Fabio Berton
236e40d94b fsl-pme: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06 16:25:47 -02:00
Fabio Berton
15e3d74a9e cantest: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06 16:25:47 -02:00
Ting Liu
95b27bae4d skmm-ep: update to fc43230
fix interrupt request format for MSI

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-10-18 16:26:15 -02:00
Ting Liu
9996c6ec9c ipc-ust: obey LDFLAGS to fix GNU_HASH error
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12 11:43:43 -03:00
Ting Liu
8a851328e7 skmm-ep: obey LDFLAGS to fix GNU_HASH error
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12 11:43:43 -03:00
Ting Liu
f525a5ed5f pme-tools: obey LDFLAGS to fix GNU_HASH error
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12 11:43:43 -03:00
Ting Liu
e311cd80eb cantest: add recipe
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12 11:41:02 -03:00
Ting Liu
6d2f4cc0a5 pme-tools: add recipe
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12 11:41:02 -03:00
Ting Liu
d71f12c577 hyperrelay: add recipe
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12 11:41:02 -03:00
Ting Liu
89d0858107 fsl-pme: add recipe
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12 11:41:02 -03:00
Ting Liu
a1c63dd08d skmm-ep: update to bbf1ba0
Changelog:
bbf1ba0 change mtd device number to match the settings in sdk2.0
2deec49 fix host freeze problem due to counter mismatch
b7d5801 simplify logic for "dequeue_from_sec" function
d01f904 remove unnecessary variable initialization
a439c44 rename variables for clarity
613db4a remove LOOP label and implement using "while"
f7c3026 remove NEXTRING label and revert the condition of if statement
e68443f remove DEQ label and replace with simple if statement

Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12 11:41:02 -03:00
Ting Liu
5ab51c6c35 ipc.inc: merge into ipc-ust and kernel-module-ipc
Make it possible to seperate ipc userspace and kernel codes in future.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-15 07:45:44 -03:00
Ting Liu
5c8a34a2be ipc-ust: not use IPC_UST_SOC variable
bsc913x are not supported now.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-15 07:45:44 -03:00
Ting Liu
475db5fb31 ipc: update to 74d6627
Changelog:
af0a2a1 B4:DSP_BT: Add new DDRC target ID configuration parameter
c8a84c6 B4:L1D: Add support for L1 defense New flow
8e79e5c B4:DSP_BT: DSP cache-cluster init now done from DSP boot loader
44da44a B4:DSP_BT: Add support for DSP MMU configuration

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-15 07:45:44 -03:00
Zhenhua Luo
21b9f1e354 Move some recipes to dynamic-layers folder
The following packages depend on extend Yocto community layers, move related
recipes to dynamic-layers.
* ipsec-demo asf fmc usdpaa-apps web-sysmon

Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-23 10:49:15 -03:00
Zhenhua Luo
a1ce123705 skmm-ep: fix the build error caused by duplicated definition
Remove the duplicated definition to fix the following build errors:
| apps/skmm/lib/skmm_sram.c:42:18: error: redefinition of 'pa_to_va'
| apps/skmm/lib/skmm_sram.c:51:20: error: redefinition of 'va_to_pa'

Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-03 08:46:44 -03:00
Zhenhua Luo
5187dd7804 ipc-ust: skip two insane check
Fix the following build issues:
1. WARNING: ipc-ust-git-r0 do_package_qa: QA Issue: /ipc/ipc_test contained in
   package ipc-ust requires libmem.so, but no providers found in
   RDEPENDS_ipc-ust? [file-rdeps]
2. ERROR: ipc-ust-git-r0 do_package_qa: QA Issue: -dev package contains
   non-symlink .so: ipc-ust-dev path
   'work/ppce6500-poky-linux/ipc-ust/git-r0/packages-split/ipc-ust-dev/lib/libipc.so'

Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-03 08:46:44 -03:00
Zhenhua Luo
a04ba80918 testfloat: get rid of 'No GNU_HASH in the elf binary' warning
Remove the warning caused by external toolchain like sourcery.
When used with sourcery toolchain warning was thrown during
the build.

Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-03 08:46:44 -03:00
Ting Liu
db1b82c36f ipc: update to commit b010e35
New commits imported:
b010e35 Makefile: use KBUILD_OUTPUT to point to build-artifacts

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:03:24 -03:00
Ting Liu
b931275b64 skmm-ep: add ARCH in EXTRA_OEMAKE
ARCH is needed for all tasks, for example, make clean

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:03:23 -03:00
Zhenhua Luo
f4e47fbc82 skmm-ep: fix the inline function definition with gcc 5.x
There are different semantics for inline functions for gcc-5.x compared to
previous gcc. Fix the following build error.
| skmm.c:(.text.startup+0xfc): undefined reference to `va_to_pa'
| skmm.c:(.text.startup+0x10c): undefined reference to `va_to_pa'

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:03:22 -03:00
Zhenhua Luo
efa3c73dd9 ipc-ust: move SOC specific variables to qoriq-base.inc
* Add IPC_UST_SOC variables in qoriq-base.inc to define SOC type for ipc-ust
* Use IPC_UST_SOC in ipc-ust bb file

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:03:18 -03:00
Zhenhua Luo
2fec10936a web-sysmon: Add RDEPENDS and COMPATIBLE_MACHINE
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:03:15 -03:00
Zhenhua Luo
a650320031 skmm-ep: Move COMPATIBLE_MACHINE to botton line
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:03:15 -03:00
Zhenhua Luo
316ae14e6d merge-files: Define S to fix build warning
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:03:15 -03:00
Zhenhua Luo
b4b27bd8c3 ipc: Optimize the ipc recipes directories
* move ipc-ust recipes to recipes-extended folder
* move ipc-modules to recipes-kernel folder

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:03:15 -03:00
Zhenhua Luo
a5a1bf8d72 cst: remove duplicated recipe
cst recipe exists in recipes-devtools folder

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2016-04-19 15:03:15 -03:00
Otavio Salvador
6a868a6714 Move meta-fsl-ppc content to layer root
This commit is just a rename of all contents of meta-fsl-ppc
subdirectory to this layer's root, merging the contents of common
files, subsequent changes are based on top of that.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-28 23:26:59 -03:00