summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
Commit message (Collapse)AuthorAgeFilesLines
...
| * xrt, zocl: final commit id change for 2024.1saumya garg2024-05-201-1/+1
| | | | | | | | | | | | | | Changelog: fixed the incorrect sysfs path (#8182) (#8184) Signed-off-by: saumya garg <saumya.garg@amd.com>
| * xrt, zocl : update commit id for 2024.1saumya garg2024-05-192-5/+5
| | | | | | | | | | | | | | | | Changelog: Fix for CR-1182821: AIE Status was unable to get good data and was outputting empty files (#8178) (#8181) enablign rtp updates from alias name also (#8167) (#8168) Signed-off-by: saumya garg <saumya.garg@amd.com>
| * xrt, zocl: Update commit idsaumya garg2024-05-162-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: fixing reserved memory logic (#8164) (#8165) Fixed rw_shared flag for user managed kernel (#8158) (#8162) Add instructions for installation of xrt package on Alma Linux (#8156) (#8159) Signed-off-by: saumya garg <saumya.garg@amd.com> Updated commit message Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Merge remote-tracking branch 'xilinx/master' into master_2024.1Mark Hatle2024-05-21115-2039/+832
|\ \ | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libmali-xlnx: Rename, version now in recipeMark Hatle2024-05-201-1/+0
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | bootgen: Remove obsolete version, move to recipes-devtoolsMark Hatle2024-05-203-62/+0
| | | | | | | | | | | | | | | | | | | | | While it can be built for the target it's really a tool to build other components. So move to recipe-devtools. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-zocl: Rename from zoclMark Hatle2024-05-2012-9/+16
| | | | | | | | | | | | | | | | | | To follow YP and our own conventions, rename the kernel module. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | vcu/vdu: Sync VCU and VDU to make mainenance easierMark Hatle2024-05-197-23/+23
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libvcu-ctrlsw: Rename from libvcu-xlnxMark Hatle2024-05-192-2/+5
| | | | | | | | | | | | | | | | | | Rename to better reflect what the package is. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libvcu-omxil: Rename from libomxil-xlnxMark Hatle2024-05-191-0/+4
| | | | | | | | | | | | | | | | | | Rename to better reflect what the package is. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | vdu vcu: Remove COMPATIBLE_MACHINE, set PACKAGE_ARCH uniformlyMark Hatle2024-05-196-20/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since each of these recipes uses MACHINE_FEATURES... ...we no longer should be using COMPATIBLE_MACHINE. ...we should be setting PACKAGE_ARCH = MACHINE_ARCH. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | layer.conf - vdu-kernel-moduleMark Hatle2024-05-191-3/+0
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | vdu-firmware: Remove older versions, update version string of current versionMark Hatle2024-05-192-44/+0
| | | | | | | | | | | | | | | | | | Use the version mentioned in the commit to help version this recipe. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libvdu-omxil: Remove old versions, rename current versionMark Hatle2024-05-194-111/+55
| | | | | | | | | | | | | | | | | | | | | Use the core/core_version.mk as an indication of the correct version number for this component. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libvcu-ctrlsw: Remove older versions rename latestMark Hatle2024-05-192-49/+0
| | | | | | | | | | | | | | | | | | | | | The release notes indicates the latest version is 1.0.73. Use this as the version number, as calling everything 1.0.0 isn't useful. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-vdu: Remove older versionsMark Hatle2024-05-192-44/+0
| | | | | | | | | | | | | | | | | | Remove the older versions, the current version will build with older kernels. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | vcu-firmware: Remove older versionsMark Hatle2024-05-194-124/+5
| | | | | | | | | | | | | | | | | | | | | | | | Match libvcu version, removing older versions. The version number of 20230530 comes from the repository changelog. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libvcu-xlnx: Remove obsolete versionsMark Hatle2024-05-195-195/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | No reason to keep older versions. Note before the version was listed as 1.0.0, but looking at the release notes it's clear this is actually version 1.0.74. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-vcu: Remove older versionsMark Hatle2024-05-195-122/+1
| | | | | | | | | | | | | | | | | | | | | | | | There is no need for multiple version, the latest version supports many older kernels. Version is being set to 2023.2, as keeping the string at 1.0.0 is meaningless, since every version released has been 1.0.0. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libomxil-xlnx: Remove obsolete versionsMark Hatle2024-05-194-156/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no reason to keep the older versions, as the current version remains the same API, just with fixes. Note before the version was set to 1.0.0, but the various version files inside the source indicate it's really 1.1.2. Adjust the naming to match and make it clear this is the xilinx fork and which release. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-hdmi: Fix 6.1.0 and prior kernel compatibilityMark Hatle2024-05-182-0/+71
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-hdmi: Remove older versionMark Hatle2024-05-185-81/+1
| | | | | | | | | | | | | | | | | | | | | | | | There is no need for multiple versions, the latest version should work with all of the kernels we care about. Version has been adjusted to 6.1.60 to indicate the latest kernel it was actively tested with. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-dp: Fix 6.1.0 and prior kernel compatibilityMark Hatle2024-05-183-24/+254
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-dp: Remove older versionMark Hatle2024-05-184-58/+2
| | | | | | | | | | | | | | | | | | | | | | | | There is no need for multiple versions, the latest version will work with all of the kernels we care about. Version has been adjusted to 6.1.60 to indicate the latest kernel it was actively tested with. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-mali: Fix building with 5.15.x kernelsMark Hatle2024-05-181-3/+3
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-mali: Simplify versionsMark Hatle2024-05-185-188/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the special MALI_VERSION, and set the PV to the proper matching version. With code inspection, there is no purpose to the multiple versions, as the module will work with different kernel versions. Remove unnecessary recipes. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-mali: Fixed buildpath QA warningParth Gajjar2024-05-185-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added: 0029-Fixed-buildpath-QA-warning.patch Resolved buildpath QA warning Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Sync fix to all recipe version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-mali: Replace vma->vm_flags modifications with modifier callsParth Gajjar2024-05-185-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added 0028-Replace-vma-vm_flags-direct-modifications-with-modif.patch Replaced direct modifications to vma->vm_flags with modifier calls. Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Sync 2022.1 through 2023.2 Signed-off: Mark Hatle <mark.hatle@amd.com>
| * | linux-xlnx: Redo versioning to match YP recipe examplesMark Hatle2024-05-186-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | The recipe version is now 'major.minor_vivado'. In the future we may drop the vivado component and just stay with major_minor. But this sets us up to make that change easier in the future. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx: Clean up recipe versionsMark Hatle2024-05-1814-17/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of recipe version and PV being different, move to recipe version matching the expected PV value. Note, prior pv had a 'v' in it, this has been removed to match upstream Yocto Project numbering. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx-2023.2.inc: space is missing for SRC_URI:appendVaralaxmi Bingi2024-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when user changes any config in u-boot menu config then we are saving that in user-<timestamp>.cfg. While adding that user*.cfg to SRC_URI space is missing and it was treated as different file and getting compilation issue. The space missed in below line meta-xilinx/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc#L19. Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot: Update 2023.2 to include u-boot settingsJohn Toomey2024-05-182-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In upcoming 2024.1 version, the microblaze header will be obsolete and removed. Preemptively remove this from the shared microblaze file. Signed-off-by: John Toomey <john.toomey@amd.com> Refactored for upstream master branch Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | arm-trusted-firmware: Simplify versioningMark Hatle2024-05-185-7/+1
| | | | | | | | | | | | | | | | | | Move version to use standard recipe PV. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | qemu-xilinx: Use standard qemu versioningMark Hatle2024-05-186-8/+5
| | | | | | | | | | | | | | | | | | | | | Move from Vivado style versions, to upstream QEMU version numbers. Version is now handled by the recipe name instead of internal hard coded items. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | recipes: Drop SRCPV usageMark Hatle2024-05-1839-39/+39
| | | | | | | | | | | | | | | | | | SRCPV is no longer needed, Simply various usages. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | qemu-xilinx-multiarch-helper-native: Refactor the multiarch wrapperMark Hatle2024-05-181-47/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add specific --help to better userstand how to call the wrapper. Add additional diagnostic messages in case of an APU failure. Change the way the variables are processed, this will make it easier to add additional switches in the future. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | qemu: Update from older versions to 2024.1 - 8.1.0 versionMark Hatle2024-05-1856-1022/+1090
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 8.1.x integration is a forward port from poky as of commit 4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10. We need the 8.1.x version to match the AMD qemu-xlnx fork version. Remove all of the older 2022.1 - 2023.2 versions. No reason to keep these old versions, as the latest will do everything the older one can. Note, some of the devicetrees may have changed names, requiring BSPs with integrated PS and PMU/PMC DTBs to be changed. This version corrects the QMP integration with the Yocto Project ptest runner. There may still be issues with the ptest runner, but qemu itself should now be compatible. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master_2024.1Mark Hatle2024-05-154-4/+4
|\ \ \ | | |/ | |/| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx : Updated SRCREV for 2024.1_3163Sivaprasad Addepalli2024-05-141-1/+1
| | | | | | | | | | | | Revert "configs: versal: Enable CONFIG_LTO for mini qspi/ospi"
| * | xrt, zocl: update commit idsaumya garg2024-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Run on centos 8.1 tests (#8151) Fix for CR-1178294: XRT AIE Status .json file does not include tile information for a tile where only memory is used (#8147) (#8150) giving default value for event column (#8144) (#8146) CR-1199552: Fixing mem-bw test for RAVE (#8123) (#8130) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * | xrt, zocl: Update commit idsaumya garg2024-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: replacing DMA events for PLIO in profiling (#8132) fixing issue in adf::event crash (#8119) (#8120) cover all stream switch port events (#8118) ZOCL version adjusted to 2.17 for 2024.1 (#8114) (#8115) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * | lopper: update SRCREVConall O'Griofa2024-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: lopper: assists: Add num-insts to rfdc node lopper: Update check to adjust DDR start and size address lopper: fix incorrect warning log lopper: assists: baremetallinker: Adjust heap size for microblaze lmb_bram designs having size less than 8k Signed-off-by: Conall O'Griofa <conall.ogriofa@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | aie-rt : Updated SRCREV for 2024.1_7591Sivaprasad Addepalli2024-05-041-1/+1
| | | | | | | | | | | | driver: src: io_backend: Disabled shim reset bit in _XAie_PrivilegeRstPartShims API.
| * | aie-rt : Updated SRCREV for 2024.1_7139Sivaprasad Addepalli2024-05-041-1/+1
| | | | | | | | | | | | | | | driver: src: timer: Setup two broadcast channels for timer sync. driver:src:Fixed some softpartition getting isolated wrongly.
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master_2024.1Mark Hatle2024-05-038-7/+38
|\| | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | open-amp : Updated SRCREV for 2024.1_8987Sivaprasad Addepalli2024-05-011-1/+1
| | | | | | | | | | | | apps: zynqmp_r5: zynqmp: Update #ifndef wrappings for RPU1
| * | bootgen: Add recipe for 2024.1Ramya Darapuneni2024-04-291-0/+31
| | | | | | | | | | | | | | | | | | | | | Updated latest branch commit id Signed-off-by: Ramya Darapuneni <ramya.darapuneni@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | xrt, zocl: update commit idsaumya garg2024-04-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: master pipeline for 2024.1 (#8087) CR-1186952 (#8111) Removing unnecessary include file that was causing problems on non-edge builds (#8107) XRT Support for EEMI based PMC SRST (system reset) CR-1183722 (#8096) CR-1189791 Update OS Support in XRT Docs (#8097) Fix GeMM coverity (#8104) CR-1194229: Removed json file dependency for the AIE-PL test (#8095) Move dmatest.h dependency to fix build issues (#8103) Enhancing mem-bw testcase to print individual bank name and throughput. (#8101) fixing rw_shared configuration in xgq based flow (#8102) fix to select both channels as default (#8082) GeMM testcase (#8058) reduce the number of iterations for throughput test to 1000 (#8091) fixing an ISR issue in ctrl_none case (#8094) Fixing extraction logic (#8100) fix for centos78 issue (#8099) using right column for broadcasting start core (#8092) Remove MaxPower from electrical report for Ryzen (#8088) Silence C++ [[nodiscard]] warning (#8090) More clang-tidy cleanups of HIP code and a major bug in new PDI transform error handling path (#8086) integrate aie-pdi-transform into xclbinutil (#8011) Manticfixes (#8084) CR-1197359: Modifying XRT codebase to send absolute tile column value to AIE driver (#8080) Client AIE improvements (#8056) aie core tile status report fix due to relative values of column in xclbin (#8081) Temporarily disable telemetry report for RyzenAI (#8078) VITIS-11824 Consolidate examine and platform reports (#8077) Building Hip in XRT as part of Ubuntu 2204 (#8079) VITIS-11639 Small Enhancements to xbutil validate description (#8075) Fix for CR:1194572-XRT stop_profiling API error (#8074) Completed HIP Command Related Functions (#8041) Non-client AIE improvements (#8055) Add missing include (#8068) VITIS-11112 HIP Binding: Memory Management. (#8050) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | .gitmodules: Move to xlnx_rel_v2024.1 BranchRaju Kumar Pothuraju2024-04-291-0/+0
| | | | | | | | | | | | | | | | | | | | | Move to xlnx_rel_v2024.1 Branch. Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | linux-xlnx : Updated SRCREV for 2024.1_8707Sivaprasad Addepalli2024-04-291-1/+1
| | | | | | | | | | | | | | | | | | drivers: crypto: xilinx: Add support for do_one_request mtd: spi-nor: gigadevice: Disable 16bit SR operation for gd25lx256e flash mtd: spi-nor: Fix RX tuning failure for OSPI flashes connected in stacked mode