| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
INSTALL_PATH variable name is imprecise, Hence rename INSTALL_PATH
to MCDI_PATH_EXAMPLES. Also use ${datadir} path variable.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Kept the .h files in the -dev package
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Linking now takes into account LDFLAGS, so the TARGET_CC_ARCH is no longer needed.
do_install was missing header file installation, this has been resolved in the
updated: make install
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Remove MCDI test app from README_CDX.md file
CDXBUS-230: CDX DPDK Documentation
CDXBUS-233: Delete MCDI library from DPDK code
bus/cdx: silence bus scan when CDX is unavailable
Add cdx_test application with PMD
Rename cdx_test aplication to cdx_exerciser_test
Add instructions to include DPDK packages in rootfs
Update README_CDX for June release
CDXBUS-224 bus/cdx: Provide a driver flag for optional resource mapping
CDXBUS-140: Add mc_driver_pcol_private.h file
CDXBUS-140: Add MSI test for VNX board
Update cdma_demo application as per upstream fixes
CDXBUS-224 Fix coverity errors
CDXBUS-222: Pull changes from upstream code
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Build and install the mcdi library components independently from DPDK
and remmove these components from the original dpdk recipe.
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update the dpdk recipe to work with the internal forked version of dpdk
- dpdk version set to 22.11
- remove unnecesasry patch
- remove CVE_CHECK_IGNOREs as these CVEs appear to have been patched
- modify the meson settings to build the correct target
- install the correct files
Signed-off-by: John Toomey <john.toomey@amd.com>
Restructed to match the current langdale version
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
Add a copy of meta-dpdk, for the langdale branch from
git://git.yoctoproject.org/meta-dpdk as of commit:
bd1b4f10262f12dd66a91383757ccba4eeda0b08
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|