pick up the commits:
- 9fb916f Add support for allow/deny HC usage
- 56f7bd7 Check if valid FMan handle exists on FM_PCD_Open and FM_PORT_Open
- 01136b8 Rename COPYING to LICENSE
Signed-off-by: Jun Zhu <junzhu@nxp.com>
When building package fmlib based on Yocto version mickledore, there is below
warning reported:
WARNING: fmlib-git-r1 do_package_qa: QA Issue: File /usr/lib64/libfm-arm.a in
package fmlib-staticdev contains reference to TMPDIR [buildpaths]
Because the KERNEL_SRC is passed into Makefile, and not mapped to a target path
like the source of this package. To void this warning, it also needs to add the
path map in CFLAGS for kernel source.
Signed-off-by: Meng Li <Meng.Li@windriver.com>
Fetch QorIQ's source code from github.com/nxp-qoriq,
as original source.codeaurora.org/external/qoriq will
stop to access from April 2023.
Signed-off-by: Jun Zhu <junzhu@nxp.com>
When building fmlib package based on Yocto 4.0, there is below
warning reported
WARNING: fmlib-git-r1 do_populate_lic: QA Issue: fmlib:
No generic license file exists for: BSD in any provider [license-exists]
Because "BSD" is ambiguous, and there is no corresponding license file
in COMMON_LICENSE_DIR directory. So, set precise BSD license to fix
this issue.
Signed-off-by: Meng Li <Meng.Li@windriver.com>
Since OE-Core commit 9379f80f48 ("license/insane: Show warning for
obsolete license usage"), LICENSE field not containing SPDX identifiers
are treated with WARNING.
An automated conversion using scripts/contrib/convert-spdx-licenses.py to
convert to use the standard SPDX license identifiers has been done on
the entire layer.
Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Binary EULA, but the "inherit fsl-eula-unpack"
forces the user to accept a much more elaborate license
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
*update to lsdk 1903 tag
include the following changes
69a7047 - fmlib handles conversion in FR Runtime API
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
*update to lsdk 1903 tag
include the following changes
6164664 - eth_config: Add support for LS1046AFRWY
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
*update to lsdk 1809 tag
include the following changes:
82d89ad - Makefile: enable PPC support
*set TARGET_ARCH_FMLIB to PPC support
*set FMLIB_TARGET to PPC support
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This helps in using meta-freescale with other BSP layers in same
projects, which is common usecase
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Cc: Zhenhua Luo <zhenhua.luo@nxp.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*include the following changes:
2212651 - Copyright update
a6f1ce7 - Extend FM MAC Statistics with frame size counters
97dd99c - FMC cleanup fix - first versio
*update md5 checksum
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*include the following changes:
95f34b1 - Extend FM MAC Statistics with frame size counters (request from Nokia)
97dd99c - FMC cleanup fix - first version
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*include the following changes
9f20cab - fmlib libraries (LS1043/46 and 32/64bit) unification under libfm-arm.a
553b87d - Makefile: fix build issue for flexbuild
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*include the following changes
14489ee - add AES-CTR support in cnstr_shdsc_blkcipher()
875b56d - authenc: add AES-CTR support
317f9d9 - add generic AES-GCM support
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*This includes the following changes:
e3dcd11 - eth_config: ls1046a: update the rcw configuration name
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* include the following changes
db0ea70 - Merge pull request #95 in SDK/usdpaa from ~B18196/usdpaa:sdk-v2.0.x to sdk-v2.0.x
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
New commits:
7dd9b4e Merge pull request #91 in SDK/usdpaa from ~B45764/usdpaa:jira/qman/QUSDPA-855-CLONE-usdpaa-query_wq_lengths to sdk-v2.0.x
b49072e Merge pull request #92 in SDK/usdpaa from ~B45764/usdpaa:jira/qman/QUSDPA-859-usdpaa-QMan-query-cq-and-ccgr-lack-LE to sdk-v
1e94441 fsl_qbman: fix bman debugfs endianness
a339cf0 fsl_qbman: fix kernel doc comments
4108116 fsl_qbman: ceetm: set the linked lni id for each channel
955ae82 fsl_qbman: ceetm: fix parsing of lni and sp id ranges
2e2cc21 fsl_qbman: ceetm: add missing endianness conversions
b4f93c2 fsl_qman: Fix endianness in ccgr query
7a2cef7 fsl_qman: Fix endianness class queue query
a978591 fsl_qbman: Fix endianness for wq query
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
The following changes are included:
* 68faa6a dpa_offload: Add support for offloading PPPoE flows
* 8bf3cdf dpa_offload/dpa_classifier: Improve support for "return-to-keygen" table entries
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>
* a21c62e qbman: add support for qman portal v3.2.1
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>
* 664ba13 eth_config: Add support for LS1046ARDB/QDS
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>
* add ls1046a targets build support
* include the following changes
caec18a use mcpu option as 'cortex-a57' for Cortex A72
1f28ceb Makefile fix for LS1046
7e73160 Enable support for LS1046(based on LS1043 integration files)
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>
fmlib needs kernel source to compile, to satisfy this dependency
do_compile task needs to run after virtual/kernel do_shared_workdir
task.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>