summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
* meta-xilinx-core: qemu: Fix Upstream-Status entriesMark Hatle2024-11-243-1/+5
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* various: Fix variable usageMark Hatle2024-11-218-12/+13
| | | | | | | | | | 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>
* qemu-xilinx-system-native: Update pmu-rom dependencyMark Hatle2024-11-111-1/+1
| | | | | | | | | There was a previous change that avoided the warning message if xilinx_pmu-rom-native was defined, but the dependency was never enabled. Match both LICENSE_FLAGS_ACCEPTED of xilinx or xilinx_pmu-rom-native Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* bootgen: Update to latest commit ID for 2024.2Ramya Darapuneni2024-10-241-1/+1
| | | | | | | | | | | Signed-off-by: Ramya Darapuneni <ramya.darapuneni@amd.com> Changelog: 2024.2 Minor Bug Fixes 1. SSIT - Update to writing sync_offsets file 2. New CDO command support 2024.2 Release Updates Merge pull request #1 from SDK/xlnx_rel_v2024.1 Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Update to 2024.2 branchMark Hatle2024-10-232-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* bootgen: Move to 2024.2 branchMark Hatle2024-10-231-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dts : Updated SRCREV for 2024.2_3091Sivaprasad Addepalli2024-10-061-1/+1
| | | | | zynqmp: Add zc1751-dc1/dc2 boards zynqmp: move i2c controllers definition to zynqmp-iou.dtsi
* qemu-devicetrees: Add qemu versal-net-alt versionMark Hatle2024-10-052-0/+292
| | | | | | | | Create an alternative DTB where the serial port 0 and 1 are the Linux capable serial ports. This matches the requirements of the default Yocto Project runqemu/testimage. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu : Updated SRCREV for 2024.2_9327Sivaprasad Addepalli2024-10-041-1/+1
| | | | ssi/xlnx-versal-ospi: Enable 64bit access on dac
* dts : Updated SRCREV for 2024.2_9123Sivaprasad Addepalli2024-10-011-1/+1
| | | | vn-p-b2197-00-x-prc-07: Add additional ospi flash
* dts : Updated SRCREV for 2024.2_7791Sivaprasad Addepalli2024-09-201-1/+1
| | | | versal-vitis.dtsi: dont drop the ddr node unconditionnally
* qemu : Updated SRCREV for 2024.2_5043Sivaprasad Addepalli2024-09-201-1/+1
| | | | | | | | | | versal: pmc-sysmon: Link NEW_DATA_FLAGx clearing to irq versal: pmc-sysmon: Fix NEW_DATA_FLAGn handling versal: pmc-sysmon: Infer sensors initial measurements versal: pmc-sysmon: Fix writes to root PCSR_CONTROL versal: pmc-sysmon: Add retrieval of enabled sensors versal: pmc-sysmon: Fill info only for enabled sensors versal: pmc-sysmon: Use non-0 form of voltage setting
* qemu-devicetrees: Move from target to native/nativesdk packageMark Hatle2024-09-161-5/+5
| | | | | | | This recipe did not provide anything useful for the target, so adjust to only run native and nativesdk. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dts : Updated SRCREV for 2024.2_2511Sivaprasad Addepalli2024-09-081-1/+1
| | | | board-versal-net-psx-virt: Change the cpu frequency
* qemu : Updated SRCREV for 2024.2_2903Sivaprasad Addepalli2024-09-081-1/+1
| | | | xlnx-versal-pmx-global: Introduce DOMAIN_ISO_CNTRL persitent register support
* qemu : Updated SRCREV for 2024.2_9883Sivaprasad Addepalli2024-09-051-1/+1
| | | | | | | | versal: pmc-sysmon: Add measurement-file property for scripting injections versal: pmc-sysmon: Fix device temperature report versal: pmc-sysmon: Add VCCINT_FPD and VCCINT_LPD injections versal: pmc-sysmon: Set initial measurement by injection versal: pmc-sysmon: Fix lost root-id in sensor info
* qemu : Updated SRCREV for 2024.2_9347Sivaprasad Addepalli2024-09-031-1/+1
| | | | | | hcd-dwc3: Correct default number of maximum slots xlnx-versal-ddrmc-ub: Add fields related to DDRMC5C xlnx-versal-pmc-int: Add axi slave switch resets
* dts : Updated SRCREV for 2024.2_7155Sivaprasad Addepalli2024-09-031-1/+1
| | | | | zynqmp:usb_dwc3: Correct USB maximum slots to 64 board-versal-xcvm2152-ps-virt: Update idcode
* qemu-devicetrees: Add alternative vck190 configMark Hatle2024-08-272-0/+1468
| | | | | | | | Reorder the serial ports for an alternative vck190 machine. This puts the Linux (APU) serial ports first in the processing order which will help enable Yocto Project testimage support. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu-xilinx: Backport QMP changes for YP compatibilityMark Hatle2024-08-273-0/+1099
| | | | | | | | Yocto Project scarthgap requries a slightly newer qmp in order for testimage and other automations to work. Backport the necessary changes to enable the required interfaces. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dts : Updated SRCREV for 2024.2_2263Sivaprasad Addepalli2024-08-261-1/+1
| | | | versal: Add Versal Alveo V80 board
* python3-bokeh: add and updateTrevor Woerner2024-08-166-0/+107
| | | | | | | | | | | | | | | | Add (move) the python3-bokeh recipe to here from meta-jupyter while updating from 2.4.2 → 3.5.1. Bokeh is not a requirement or dependency for jupyter, therefore it does not need to be stored in that layer. Bokeh is used by: - meta-kria/recipes-utils/kria-dashboard/kria-dashboard.bb - meta-system-controller/recipes-utils/pmtool/pmtool.bb Both of those layers have dependencies on meta-xilinx-core, so moving the recipe here will still make it available to both. Signed-off-by: Trevor Woerner <trevor.woerner@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* tcf-agent: Switch to software breakpoint on ZynqMark Hatle2024-07-311-0/+2
| | | | | | | Due to limited hardware breakpoints on Zynq, we switch to software breakpoint. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dts : Updated SRCREV for 2024.2_5239Sivaprasad Addepalli2024-07-311-1/+1
| | | | Updated commit ID to latest HEAD
* qemu : Updated SRCREV for 2024.2_9619Sivaprasad Addepalli2024-07-241-1/+1
| | | | Updated commit ID to latest HEAD
* dts : Updated SRCREV for 2024.2_4307Sivaprasad Addepalli2024-07-231-1/+1
| | | | Updated commit ID to latest HEAD
* meta-xilinx-core: qemu-xilinx-multiarch-helper-native fix default helpMark Hatle2024-07-171-4/+35
| | | | | | | | | | | | | | | | | | | | | Code change is based on the discussion with Corey Thompson on the meta-xilinx@lists.yoctoproject.org mailing list. It was pointed out that the default help behavior did not match what runqemu was expecting from the actual qemu execution. We need to properly handle the user asking from help information or improperly invoking the binary with correct return codes. The new behavior will ensure that incorrect arguments results in a non-zero return code with an error message or basic help text. If the user passes -h, -help or --help (matching qemu's behavior) will report the basic help text, and then invoke the APU, PMU or PLM qemu as appropriate to augment and provide the full set of arguments. Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 7f196888506291f7274f93d734a427f3e0226219) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dts : Updated SRCREV for 2024.2_9207Sivaprasad Addepalli2024-07-111-1/+1
| | | | Updated commit ID to latest HEAD
* qemu : Updated SRCREV for 2024.2_6495Sivaprasad Addepalli2024-07-111-1/+1
| | | | Updated commit ID to latest HEAD
* Merge remote-tracking branch 'xilinx/2024.1_2024.2' into 2024.2Mark Hatle2024-06-282-2/+2
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * dts : Updated SRCREV for 2024.1_2024.2_2195Sivaprasad Addepalli2024-06-281-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * qemu : Updated SRCREV for 2024.1_2024.2_7243Sivaprasad Addepalli2024-06-281-1/+1
| | | | | | | | Updated commit ID to latest HEAD
* | Merge remote-tracking branch 'xilinx/2024.1_2024.2' into 2024.2Mark Hatle2024-06-252-2/+2
|\| | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * qemu : Updated SRCREV for 2024.1_2024.2_3123Sivaprasad Addepalli2024-06-211-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * qemu : Updated SRCREV for 2024.1_2024.2_7503Sivaprasad Addepalli2024-06-161-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * dts : Updated SRCREV for 2024.1_2024.2_6071Sivaprasad Addepalli2024-06-151-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * qemu : Updated SRCREV for 2024.1_2024.2_2891Sivaprasad Addepalli2024-06-141-1/+1
| | | | | | | | Updated commit ID to latest HEAD
* | Revert "binutils: Temporary fix for binutils crash parsing fsbl"Mark Hatle2024-06-207-390/+0
| | | | | | | | | | | | | | | | This reverts commit 6b2646cf71284be46431cc86a699f031c79a5d26. Code is now in Poky. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Merge remote-tracking branch 'xilinx/2024.1_2024.2' into base-changesMark Hatle2024-06-111-1/+1
|\| | | | | | | | | | | Renamed u-boot-xlnx to make it clear this is 2024.2 work. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * qemu : Updated SRCREV for 2024.1_2024.2_8699Sivaprasad Addepalli2024-06-101-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * qemu: Bump to lastest master (2024.2) versionsMark Hatle2024-05-295-1/+88
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 16b37ceac501e1cba75a9c25d2f4960e9773ab4b) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | qemu-xilinx-multiarch-helper-native: Fix script when -bootbin is not usedMark Hatle2024-06-031-0/+1
| | | | | | | | | | | | | | | | bootbin_arg is only set if '-bootbin' is passed in, but is unconditionally checked later in the script. Set a default value of 'null' to avoid an error about an undefined variable. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | binutils: Temporary fix for binutils crash parsing fsblMark Hatle2024-05-287-0/+390
| | | | | | | | | | | | | | This has been subitted to Poky and will be removed once included into the Scarthgap branch. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-xilinx-mali400: Create new Mali400 layerJohn Toomey2024-05-282-15/+0
| | | | | | | | | | | | | | | | | | Create a new layer containing all code related to the Mali400 graphics stack and software. This includes the Mali kernel module / patches, libglu/libgles code, mesa, wayland, kernel recipe and udev rules. This layer also includes a dynamic layer for the qt5 bbappends and patches. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | qemu-system-aarch64-multiarch: Add -bootbin flagJohn Toomey2024-05-222-24/+54
| | | | | | | | | | | | | | | | | | | | Add support for booting QEMU using a static BOOT.bin file (or OSPI file with a boot.bin at offset 0x00000000) - the required firmware components are extracted from the boot.bin and offsets read from the header using bootgen. Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | qemu: Bump to lastest master (2024.2) versionsMark Hatle2024-05-212-3/+3
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Merge remote-tracking branch 'xilinx/master' into master_2024.1Mark Hatle2024-05-217-8/+36
|\ \ | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | bootgen: Remove obsolete version, move to recipes-devtoolsMark Hatle2024-05-201-0/+31
| | | | | | | | | | | | | | | | | | | | | 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>
| * | 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-182-2/+2
| | | | | | | | | | | | | | | | | | SRCPV is no longer needed, Simply various usages. Signed-off-by: Mark Hatle <mark.hatle@amd.com>