summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-xilinx-core: xrt: Rename and add older versionsMark Hatle2024-04-191-62/+0
| | | | | | | | | | | | 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>
* xrt: Add temporary patch required for gcc 13 supportMark Hatle2023-11-091-0/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2023-08-191-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: CR-1142089 - Improvements to AIE graph hierarchy and channel support (#7656) Add support for LSP for use by emacs/eglot (#7665) driver plug-in should support non-DRM based device node (#7664) CR-1170456 Add NOT SUPPORTED string to all ps tests (#7663) EDGEML-5898 Search windows PATH for xbutil directory to find loader (#7662) Force xclbin won't impact if current xclbin in use (#7658) moving to latest petalinux (#7661) Vitis-8819 Elf parsing and patching (#7659) add all reports to a sub-folder (#7651) VITIS-8853 Refactor SubCmdValidate (#7643) Moving to 2023.1 petalinux (#7657) Zocl refactoring : Initial version (#7645) Providing OS Support for RHEL_8_8 and RHEL_9_2 (#7655) Fixing issue with incorrect assumption on system metadata (#7654) Align DMA IP driver (#7653) fixing edge compilation issue when cloned separately (#7650) Move hwctx initializtion of module to xrt::run (#7647) Vitis-8819 First-class execution buffer basic elf support (#7644) Fixed multislot issues (#7631) Changing the mapping of arguments to memory from kernel-based to compute unit based. Also adding support for host memory. (#7640) Templatize internal utility aligned_alloc (#7641) Signed-off-by: saumya garg <saumya.garg@amd.com> Add workaround for gitsm failure with this repository. git -c gc.autoDetach=false -c core.pager=cat submodule update --recursive --no-fetch failed with exit code 2 OSError: [Errno 8] Exec format error .../xrt/202320.2.16.0-r0/recipe-sysroot-native/usr/bin/../libexec/git-core/git-submodule: 46: .: Can't open /git-sh-i18n Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt: Move aie config libmetal dependency to dynamic layerMark Hatle2023-04-111-13/+3
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt: Force XRT and ZOCL versions to align at install timeMark Hatle2023-03-241-1/+1
| | | | | | | | | XRT requiring ZOCL will just ensure that the component is present, however we've observed interface changes that make this not work in all cases. Instead we now require the ZOCL version to be the same as the XRT version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Revert "xrt: Move AIE settings to meta-xilinx-tools"Mark Hatle2023-02-241-0/+14
| | | | | | | | This reverts commit 0e471db25311caf15b412e68eed4087eb7c664d3. AIE has been moved to this layer. Restore previous configuration. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt: Move AIE settings to meta-xilinx-toolsMark Hatle2023-02-221-14/+0
| | | | | | | AIE components are only provided by meta-xilinx-tools layer, so the configuration and dependencies need to be in the same layer. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt: Depend on libmetal so we can use PREFERRED_PROVIDERMark Hatle2022-11-241-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Add AIE support for 'versal-ai-edge' family of devicesrbramand2022-10-221-0/+10
| | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 24761df81446f98e56291c9a3b8ad3b3939d7bb7) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt/zocl: Remove zynq compatibility from recipesrbramand2022-10-221-0/+4
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt: Move from libmetal to libmetal-xlnxMark Hatle2022-10-191-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* xrt: XRT uses pkgconfigMark Hatle2022-10-191-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* Merge branch 'honister' into kirkstone-nextMark Hatle2022-09-121-4/+4
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xrt_git:zocl_git:update commitidBramandlapalli, Rahul2022-08-301-1/+2
| | | | | | | | | | | | | | [AMD Official Use Only - General] Signed-off-by: rbramand rbramand@xilinx.com<mailto:rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xrt_git.bb: Cleanup += usageMark Hatle2022-07-281-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | Resolve the following warning WARNING: .../meta-xilinx/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb: EXTRA_OECMAKE:append:versal-ai-core += is not a recommended operator combination, please replace it. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> (cherry picked from commit ef9c8af437edf770d983800c58c5e32df4a740d6) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Revert "xrt: Add workaround for xrt/xrt_kernel.h issue"Mark Hatle2022-06-221-3/+0
| | | | | | | | | | | | | | | | This reverts commit ca0ae12186c4d13305d72cc636e9107a67e38ad2. No longer necessary Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xrt: Add workaround for xrt/xrt_kernel.h issueMark Hatle2022-06-071-0/+3
| | | | | | | | | | | | Workaround for issue CR-1132277 Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * xrt_git:zocl_git:update commitidrbramand2022-05-201-2/+1
| | | | | | | | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Update license entries to match current version. Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * xrt_git:zocl_git:update commitidrbramand2022-03-141-2/+6
| | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * xrt_git:zocl_git:update commitidrbramand2022-02-281-0/+1
| | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Revert "xrt: **** TEMPORARILY **** disable zocl, due to linux 5.15"Mark Hatle2021-12-241-2/+1
| | | | | | | | | | | | This reverts commit a8ff12032173cc24285a85202c0f8265de23d218. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Initial restructure/split of meta-xilinx-bspMark Hatle2021-12-221-0/+51
| | | | | | | | | | 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>
* various: Update license to match supported valuesMark Hatle2022-08-311-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* xrt: Uses pkgconfig, add inheritMark Hatle2022-07-281-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* xrt_git.bb: Cleanup += usageMark Hatle2022-07-281-8/+8
| | | | | | | | | | Resolve the following warning WARNING: .../meta-xilinx/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb: EXTRA_OECMAKE:append:versal-ai-core += is not a recommended operator combination, please replace it. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* xrt_git:zocl_git:update commitidrbramand2022-05-021-2/+7
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2022-01-141-0/+50
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>