| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
Remove most direct references to WORKDIR.
S = "${WORKDIR}" is no longer allowed, adjust this to refer to UNPACKDIR
${WORKDIR}/package is also incorrect, adjust to ${PKGD}.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
In GCC 13.1 usage of uint64 and similar will result in an error without (#8224)
Fix dll import/export warning (#8225)
ERT command for IPU and IPU preemption (#8211)
Catch all the exceptions when firmware version is not present. (#8214)
hide extra validate details in verbose (#8210)
Fix random crash in aie-pdi-transform (#8201)
Fix PCI Link down issue during EEMI PMC reset (#8208)
CID-314885,331341,331443 (#8209)
Add changes to support xrt::elf based flows in HIP (#8206)
Removed m_device in the xbutil advanced command since its mentioned in (#8203)
CID-369005, CID-369006: Amend #8198 with missing essential operators (#8207)
Added explicit destructor (#8198)
Minor changes in boost.sh script (#8202)
Bug fix in abs column calculation (#8200)
VITIS-12055 Remove PID from aie-partitions report (#8192)
CR-1199344: boot scr offset made to 0x0 (#8172)
Support add_end in elf (#8180)
libqdma: Updating QDMA to its latest commit (#8197)
Remove used header include (#8196)
Replace XRT_PRINTF with XRT_DEBUGF (#8195)
VITIS-11806 Support runlist submission as chained command objects (#8194)
fix the tile_type compararison (#8187)
[Client][Edge] Support interface tiles input ports details metric events (#8179)
Fixed a issue which is causing lsf. This is related to CR-1177852 (#8188)
Apply mask to rela->r_addend to get the patching scheme (#8186)
VITIS-11384 - [Preemption] XRT to support patching save/restore scratch pad address (#8157)
fixed the incorrect sysfs path (#8182)
Update codeql-analysis.yml
Fix for CR-1182821: AIE Status was unable to get good data and was outputting empty files (#8178)
Remove leftover link dependencies on boost (#8176)
Fix coverity issues (#8125)
Fixed an issue for single slot case where multiple IPs are opened. (#8177)
VITIS-11806 Break runlist into multiple submissions if necessary (#8171)
VITIS-11772 - [ELF Migration]: XRT userspace library (#8160)
Implementation of read/write mem and reg of xrt::aie::device (#8166)
enablign rtp updates from alias name also (#8167)
VITIS-11829 Xbutil: Separate throughput and latency from verify as individual microbenchmarks (#8154)
VITIS-11384 - Process elf section "preempt_save" and "preempt_restore" (#8143)
fixing reserved memory logic (#8164)
Fixed rw_shared flag for user managed kernel (#8158)
VITIS-11112 HIP Binding: Memory Management. (#8138)
Add hip related functions (#8141)
Add instructions for installation of xrt package on Alma Linux (#8156)
Fix bug in runlist implementation (#8153)
Update CODEOWNERS
Update CODEOWNERS
Update CODEOWNERS
Update CODEOWNERS
VITIS-11334 Update XRT to remove Early Access label for Ryzen (#8148)
Fix for CR-1178294: XRT AIE Status .json file does not include tile information for a tile where only memory is used (#8147)
running cron at 7pm PST (#8149)
Fix windows build error (#8140)
giving default value for event column (#8144)
Enable HIP build in windows (#8110)
zocl version adjusted to 2.18 for 2024.2 (#8142)
CR-1186958 Fix duplicate busybar in xbutil validate tests (#8137)
initial support for execution trace (#8136)
VITIS-11623 - use same patching scheme for same hardware regardless of firmware code path (#8076)
fix hipMalloc() issue when running in multithreads. (#8127)
CR-1199552: Fixing mem-bw test for RAVE (#8123)
Explicitly load xdp_core library before all XDP Plugin in Client Flow. (#8126)
replacing DMA events for PLIO in profiling (#8128)
Update release version for 2024.2 (#8116)
fixing issue in adf::event crash (#8119)
cover all stream switch port events (#8117)
Enabling 2024.2 for XRT master (#8113)
ZOCL version adjusted to 2.17 for 2024.1 (#8114)
fixing elapsed time calculation (#8106)
Signed-off-by: Manoj Takasi <mtakasi@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move back to gitsm, this should now work properly
Changelog:
Petalinux: moving to latest petalinux for 2024.1 (#8232)
CR-1199344: boot scr offset made to 0x0 (#8172) (#8227)
Fix PCI Link down issue during EEMI PMC reset (#8208) (#8222)
libqdma: Updating QDMA to its latest commit (#8197) (#8221)
Minor changes in boost.sh script (#8202) (#8212)
Fixed an issue for single slot case where multiple IPs are opened. (#8177) (#8220)
Fixed a issue which is causing lsf. This is related to CR-1177852 (#8188) (#8219)
Fix boost library link issue when using static boost (#8193)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 60542eb1dea413c631330524836412cfefc933bb.
This also makes the same change to 2024.1 version.
This change caused:
ERROR: core-image-minimal-1.0-r0 do_rootfs: Unable to find package with name 'kernel-module-zocl' in SPDX file .../tmp/deploy/spdx/by-hash/zynqmp_generic/sstate:kernel-module-zocl:zynqmp_generic-poky-linux:202410.2.17.0:r0:zynqmp_generic:12:/kernel-module-zocl-6.6.10-xilinx-g3af4295e00ef.spdx.json
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SOC_VARIANT has been remove, we are now only using the YP standard SOC_FAMILY
configuration. The defined families are: zynq, zynqmp, versal and versal-net.
Our decision of breaking up versal-net from versal, is based on the SoC CPU
changes from cortexa72/r5 to cortexa78/r52, thus we're treating it as a
different SoC family.
In order to capture the individual capabilities that we used to handle via
SOC_VARIANT, we have defined the following features (some may have been
previously defined):
- mali400 (zynqmp eg and ev)
- vcu (zynqmp ev)
- rfsoc (zynqmp dr RF capabiltiies)
- aie - (versal ai & premium)
- vdu - (versal ai)
SOC_VARIANT_ARCH and SOC_FAMILY_ARCH are now obsolete and replaced by
MACHINE_ARCH. This is based on the guideline that any recipes that use
MACHINE_FEATURES should be MACHINE_ARCH specific.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
To follow YP and our own conventions, rename the kernel module.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\|
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Version/rename XRT for the current version.
Zocl is tied to XRT, and to the kernel sources. So provide an
older XRT/Zocl combination to allow for older configurations.
Note, 2022.1 -> 2023.1 do not currently work. Zocl builds, but XRT
fails due to issues with gcc 12 and beyond.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Zocl is tied to XRT, and to the kernel sources. So provide an
older XRT/Zocl combination to allow for older configurations.
Note, 2022.1 -> 2023.1 do not currently work. Zocl builds, but XRT
fails due to issues with gcc 12 and beyond.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|/
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
|
Create a new meta-xilinx-core, move core functionality to the core, keeping
board specific files in the bsp layer.
zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp
is not available it will not fail.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|