summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/xrt/xrt.inc
Commit message (Collapse)AuthorAgeFilesLines
* meta-xilinx-core: xrt: Rename and add older versionsMark Hatle2024-04-191-14/+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, zocl: Final commit id for 2023.2saumya garg2023-10-091-1/+1
| | | | | | | | Changelog: fix for AIE1 status (#7735) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit id for 2023.2saumya garg2023-10-051-1/+1
| | | | | | | | Changelog: backport the xbutil validate issue for ps kernel (#7732) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt: Final commit id for 2023.2 releasesaumya garg2023-09-261-2/+2
| | | | | | | | | | Changelog: fixed TLAST based events (#7718) Fix for CR:1163285-changing field name (#7721) (#7722) CR-1160311 xbflash2 tool doc update (#7716) (#7719) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2023-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: fixed S2MM events for memory tiles (#7711) Search for specified xclbin in cwd and repo if available (#7710) add interface uuid into xgq_vmr host driver for linux upstream project (#7704) Xbutil reset issue fixed related to hwmon (#7706) Accessing device memory from host is enabled now in emulation (#7708) including DMA-only tiles in 'all' (#7709) Add test for exporting and importing buffer on same device (#7707) CR-1175636 Performance mode not valid for device (#7705) CR-1114740 xbutil examine -d <BDF> -r 'aieshim' console output does n… (#7701) Catching exceptions when XDP plugins are loaded (#7703) CR-1175649 Always wait for command completion through hwqueue in SHIM layer (#7702) Add xrt::version APIs (#7696) CR-1155098 Add missing logic for host-mem status (#7698) sleep for 1 second to yiled cpu (#7700) Adding RAVE device id to XRT (#7699) Update ulite function to match newer Linux kernel (#7695) Return ENODATA Error code if bitstream is not present (#7694) Fixed PS kernel only xclbin download issue (#7674) CR-1174490: Fixing crash when turning on aie_profile on systems without AIE (#7697) [CR-1161728]: emconfig.json path issue if host code is in python. (#7687) fixed port selection in trace (#7693) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt.inc: adding SRCREV_FORMAT variableVaralaxmi Bingi2023-09-111-0/+1
| | | | | | | | | | | | when there are multiple srcuri then we need to mention the SRC_URI names in SRCREV_FORMAT variable. otherwise it will throw warning Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com> Set the format to only pay attention to XRT Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2023-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | Changelog: changing the dt names of versal nodes. (#7690) CR-1173506 Segmentation fault when running VAI application (#7689) Fix for CR-1146345 (#7688) CR-1155098 Missing host memory status in Platform report (#7675) CR-1173328 Add argument validation check after checking for configurations (#7686) VITIS-9039 Add an IPU specific test to validate (#7676) Fix ert_false issue for versal device (#7685) VITIS-9224 Xbutil Enhancements for Power Management (#7682) Remove stray prints (#7684) Fixes for CR-1167717, CR-1173167, and CR-1173061 (#7681) Use driver store path for xilinx_xrt on Windows (#7679) Updates to Profiling/Trace PS kernels (#7670) CR-1121893 Fix edge build for debian flow (#7671) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt.inc:adding name to src_revVaralaxmi Bingi2023-09-061-2/+2
| | | | | | | | | | | | There are multiple SRC_URI's in xrt recipe file. Getting below warning if we wont specify the name to SRCREV Warning: WARNING: xrt-202320.2.16.0-r0 do_package_qa_setscene: ExpansionError('SRCPV', '${@bb.fetch2.get_srcrev(d)}', FetchError('The SRCREV_FORMAT variable must be set when multiple SCMs are used.\nThe SCMs are:\ngit://github.com/Xilinx/XRT.git;protocol=https;branch=master\ngit://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https\ngit://github.com/serge1/ELFIO.git;branch=main;name=ELFIO;destsuffix=git/src/runtime_src/core/common/elf;protocol=https', None)) Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2023-08-311-1/+1
| | | | | | | | | | | | | Changelog: Fix for CR-1170857, CR-1114740, CR-1114732 (#7669) Including Install Instructions for RHEL 9.x (#7672) Moving to petalinux version petalinux-v2023.2_08251450 (#7680) Fixed CR-1160856 (#7668) moving to latest petalinux (#7673) Update petalinux.build to stable version (#7677) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2023-08-241-1/+1
| | | | | | | | | Changelog: CR-1172341 XRT Test Code fails with 202320.2.16.175 packages (#7667) Add missing xrtErrorModule enums (#7666) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2023-08-191-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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, zocl: Update commit idsaumya garg2023-07-271-1/+1
| | | | | | | | | | | | | Changelog: CR-1169187 Disable all PS tests (#7639) Deprecate sk_types.h and move pscontext class to a separate file pscontext.h (#7632) CR-1167063 Fix hwqueue_handle::wait_command() API comment (#7609) Add utility functions for ert packet (#7637) Modifying the host reads and writes to global memory tables to only print out average bandwidth utilization if device information is ava Updating petalinux to 2023.2 version (#7635) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2023-07-241-1/+1
| | | | | | | | | | | | | | | | | Changelog: AIE trace/profile improvements for 2023.2 (#7633) VITIS-6327 xbutil valdiate changes to support ps kernel testing (#7624) VITIS-8548-XRT support to improve AIE status reporting (#7619) Amend #7572 to validate ERT_START_DPU opcode (#7628) VITIS-8980 Improve sensor reports (#7625) Fix windows VS22 compilation warnings (#7627) add support for mem_banks for --add-pskernel (#7606) Fix ptree having multiple roots (#7623) VITIS-8980 Improve output of electrical and thermal reports (#7620) Update xclbin for inclusion by kernel mode windows driver (#7622) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update xrt, zocl commit idsaumya garg2023-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | Changelog: fixed MEM tile edge events (#7621) VITIS-8730: documentation of read, write device memory directly (#7616) AIE trace improvements and new features (#7591) fixing aarch64 compilation issue (#7614) VITIS-8985 Refactor hw context metadata field in query requests (#7610) CR-1167065 Reset command header prior to starting command (#7608) Add xrt::ext::bo support for specifying read/write direction (#7607) Vitis 6327 Add PS kernel xclbins into APU Package (#7594) VITIS-9144 xbutil report for AIE column topology (#7605) Adding a precondition to the CU utilization table to make sure it is not printed when there is no data (#7601) Fix bug in CMake function (#7604) XRT OS Support for RHEl 8.8 and 9.2 (#7603) VITIS-8127 Refactor SubCmdConfigure (#7571) throwing an exception if alloc_bo/alloc_userptrbo is failed (#7602) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update xrt, zocl commit id changelog:saumya garg2023-06-231-1/+1
| | | | | | | | | | | | Modified the profiling plugin to build correctly on xdp_minimal build and windows (#7599) Updated XDP AIE plugin callbacks (#7598) time_after needs unsigned long instead of u64 (#7597) VITIS-8979 Improve display of dynamic region report (#7585) CR-1165917 Adding v70pq2 PCIe device ID to xocl driver (#7590) moving to latest petalinux and removed vdu recipes (#7592) Signed-off-by: saumya garg <saumyag@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2023-06-191-1/+1
| | | | | | | | | | | | | | | | | | | | | changelog: Support Linux kernel 6.3+ (#7588) Updated User plugin formatting (#7573) pyxrt updates for windows (#7582) g++12 complains about mismatching unique_ptr type (#7578) Fix memory report crashing on device with no xclbin (#7584) CR-1164853_Linux_Coding_Style_Adjust (#7574) CID 318578-318582 (#7580) Relax user ptr restriction on host only buffer (#7579) install pybind11 in xrtdeps-win22.py (#7538) Vitis-7921 First-class execution buffer (#7572) Change windows typedef of ssize_t to int64_t (#7575) Multislot fixes for multiple PS kernel load (#7558) CR-1161216 - Always enable GCQ's interrupt to allow compatibility between GCQ v1 and v2 (#7566) Get Memory info from ZOCL using xgq for Built in ps kernel (#7564) Signed-off-by: saumya garg <saumyag@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update xrt, zocl commit idsaumya garg2023-06-011-1/+1
| | | | | | | | | | | | | | | | | | changelog:    VITIS-8128 Update help Menu generator for SubCmds (#7568)    updating XRT as per changed metadata field (#7565)    Added check for cfg_cu payload_size to be within MAX_CQ_SLOT_SIZE in xocl_kds.c (#7552)    Fix out of order output for hardware contexts in memory report (#7559)    device process unable to connect to XRT (#7569)    CR-1162610 - Add V80's PCIe device ID to xocl driver (#7567)    Added changes to AIE Trace flushing for PCIe devices (#7554)    Vitis-7922 Synchronization of run objects between devices and processes (#7561)    Minor profiling refactoring, and fix issue with identifying AIE applications (#7553)    VITIS-8748 Improve format of configuration JSON (#7547)    Rename and expand AIE status (#7545) Signed-off-by: saumya garg <saumyag@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update xrt, zocl commit idrbramand2023-05-171-3/+3
| | | | | | | | changelog: Moved from 2023.1 branch to master for 2023.2 release Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update xrt, zocl commit idrbramand2023-04-201-1/+1
| | | | | | | | | changelog : CR-1150767 Fix for clock throttling documentation. (#7502) (#7505) reporting 1 or 2 MEM tile channels (#7497) Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update xrt, zocl commit idrbramand2023-04-171-1/+1
| | | | | | | | | changelog : fix for channel numbers in MEM tiles (#7496) CR-1159385: Finished BD event is missing for memtile trace for AIE-ML designs for input_channels (#7495) Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update xrt and zocl commit idrbramand2023-04-111-1/+1
| | | | | | | | | Memory manger issue fixed for xbtest (#7492) (#7494) Fixed CU context related issue. (#7487) (#7493) 2023.1 : Use correct BO handle to export and use the exported bo handle for AIE APIs for GMIO AIE Trace offload (#7491) Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt and zocl commitidrbramand2023-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelogs : Move to 2023.1 branch Fix for CR-1150166 & CR-1150159: add checks to handle out of bound heap access (#7479) CR-1150547: Disable events are missing for AIE tile trace in runtime mode for AIE-ML (#7476) Revert back vck5000's aie-pl test xclbin name (#7482) CR-1158565 update_access_mode: Operation not supported (#7484) Update dynamic regions to better display PL and PS kernels (#7477) set aie clock rate correctly (#7481) Fix for CR-1124404 Remove ctypes bindings from python tests (#7480) Update codeql-analysis.yml moving petalinux to 0329 (#7483) Fixed aie metadat sysfs and reset DFX platform (#7474) Add changes to support xbutil reset on Edge Platforms (#7472) CR 1139245: Flush trace when windowing on PCIe devices (#7473) Update CHANGELOG.rst VITIS-6990: xrt::xclbin API to obtain interface_uuid (#7403) CR-1158428 xbmgmt examine -r cmc has misleading output (#7468) Added PL Reset support from ZOCL driver (#7455) Fixed ps kernel load issue (#7469) CR-1153585 - Fix Mpd msd binaries seg faults with latest XRT (#7463) CR-1158312 XRT regression : xclRegRW: can't map CU (#7470) fixing aie only check (#7467) Modified AIE status to report relative row numbers (#7466) flush trace when windowing in AIE1 (#7465) CR-1144075 Compile time warnings read_register/write_register for xrt::kernel (#7461) Move to latest petalinux build for Edge platforms (#7462) Remove http references per Palamida request (#7364) Update CHANGELOG.rst Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2023-03-241-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2023-02-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: fixed bug with finding MEM tile sets (#7392) CR-1150169 mgmt-ioctl: fix lower bound check on xclbin size (#7389) CR-1151862 xbutil validate fails testing m2m on OS RH 9.0 (#7391) CR-1145201 Update GitHub documentation for xbmgmt dump (#7390) Fixed CR-1152499 (#7380) xbmgmt examine -r vmr outputs more helpful info from status (#7383) CRs 1153404, 1154045: report incorrect settings and better handle compile-time trace (#7377) Embedded metadata section is in XML format. So use read_xml (#7379) Fix for showing Kernels to Global Memory data in Profile Summary (#7376) CR-1135808 Some improvement suggestions for throttling feature (#7346) fix xgq timestamp issue (#7375) CR-1153785 Fix library load issues in hw emulation (#7374) VITIS-5914 Add User space changes to fetch and parse aie column status dump info (#7328) VITIS-6253 Part 1/3 Update tools help menu (#7293) Fixed compile-time metrics on VCK5000 boards. (#7371) CR-1142742 No interface counters mentioned in summary.csv when packet counters are used (#7367) VITIS-5543 Support PL Deadlock Diagnosis (#7363) Fix race in bo and device construction (#7361) CRs: 1142742, 1150996, 1152826 (#7362) CR-1152824: Fixing trace buffer allocation to not use full memory resources when user over allocates (#7356) Adding checks to make sure bandwidth is not reported as infinity or over 100% (#7358) Remove obsolete methods (#7357) Update adf_profiling_api.cpp (#7351) Refactor qos_type to cfg_param_type (#7350) Palamida 175214 (#7355) CR-1151706 XRT service bundle for collecting analytics data (#7340) removed debug messages (#7348) CR-1152339: Add flow to run summary file (#7352) Fixed CU subdevice issue for legacy case (#7345) CR-1137357 Remove libxrt_core from xbutil/xbmgmt (#7333) Trace processor to create events from raw PL trace data and write to output csv (#7341) Add FPT warning message for versal devices (#7315) remove duplicate code (#7337) CR-1152356 Remove xmc from V70 subdev resource list (#7347) More AIE2 changes (#7344) Changed trace and pprofiling plugins to build with xrt_coreutil instead of xrt_core (#7343) Fixed coverity bugs in AIE Trace (#7342) Added support for V70 AIE Trace PS kernel (#7307) CR-1149236 Add support to dump APU's dimes and syslog to host (#7318) Amend #7334 with missing file (#7336) set default value of fast_nocddr_access as true. (#7319) Added support for V70 AIE Profile PS kernel (#7335) Palamida 175203,175210 (#7334) fix a livelock in xrt_cu.c (#7332) Updated xocl_kds_xgq_set_timestamp to use timespec64 and ktime_get_real_ts64 for newer Linux kernels (#7331) Adding the trace wrapper to XRT AIE graph calls (#7330) Updating comment (#7329) AIE2 support follow-up changes (#7322) Adjusting a check for large PL buffer size on Edge (#7323) Use numbered build (#7327) Update petalinux to 2023.1 version (#7326) Align qdma driver with latest (#7324) CR-1150349 move gmio reuse buffer warning (#7317) Warning message when HSDP is used and monitors are only initialized and not read by XRT (#7316) CR-1144989: Fixing issue where profiling generated incorrect CSV format (#7312) Updated AIE Profiling PS kernel on VCK5000 (#7311) CR-1151004 ASTeR TC 19.02 - v70 - server crash occurs shortly after a (#7306) CR-1149626 sc warning (#7304) Multislot final code support (#7269) Initial APU time sync commit to synchronize APU date/time with host (#7273) Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2023-01-271-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-12-061-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt/zocl: Update PV, SRCREVrbramand2022-10-221-3/+3
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt: Final XRT commit id for 2022.2 releasech vamshi krishna2022-10-071-1/+1
| | | | | Signed-off-by: ch vamshi krishna <chvamshi@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-09-291-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-09-221-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-09-161-2/+2
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-09-061-3/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
* xrt_git:zocl_git:update commitidBramandlapalli, Rahul2022-08-301-1/+1
| | | | | | | [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:zocl_git:update commitidrbramand2022-08-081-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-08-021-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-06-221-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt_git:zocl_git:update commitidrbramand2022-05-201-2/+2
| | | | | | | | 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-04-051-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-03-311-2/+2
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-03-281-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-03-141-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-03-101-2/+2
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-02-281-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-01-291-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2022-01-101-2/+2
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* xrt_git:zocl_git:update commitidrbramand2021-12-241-1/+1
| | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2021-12-221-0/+10
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>