aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
7 dayskernel-module-mali: Version based to match linux-xlnx kernelHEADscarthgapmasterMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
9 daysmeta-xilinx-core: dynamic-layer/openamp: Move to meta-openampMark Hatle
Move libmetal and open-amp versions to meta-openamp Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 daysu-boot-xlnx: Fix 2022.2 version and set defaultsMark Hatle
2022.2 version was incorrectly specified before, fix this. Add the preferred_versions for u-boot related into conf/local.conf tied to the XILINX_RELEASE_VERSION. Add missing SRC_URI files as well. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 dayslayer.conf: Add default ATF versionsMark Hatle
Add default 2022.1 and 2022.2 versions for ATF based on XILINX_RELEASE_VERSION. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 daysmeta-xilinx-standalone-experimental: embeddedsw: Fix integrationMark Hatle
Fix plm and psm firwmare integration. The class EXPORT behavior has changed in Scarthgap, so sync up to the recent changes to ensure behavior is the same as the prior langdale based system. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 daysxrt: Fix older versions for ScarthgapMark Hatle
Add in necessary libmetal dependency (dynamic) Patch the sources using the xrt-cstdint.patch where applicable. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 daysmeta-xilinx-core: layer.conf: Add AIE preferred versionsMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 daysmeta-xilinx-core: xrt: Rename and add older versionsMark Hatle
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>
12 daysmeta-xilinx-conf: Add kernel module preferred versionsMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 daysu-boot-tools-xlnx: Fix historic 2022.1 versionMark Hatle
EFI components are not enabled in the 2022.1 version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 dayskernel-module-hdmi: Add historic 2022.1 versionMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 dayskernel-module-dp: Add historic 2022.1 versionMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 daysai-engine-driver: Remove PV, use recipe defaultMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 daysaie: Cleanup recipes so year versions work properlyMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
12 daysmeta-xilinx-standalone: embeddedsw: fsbl/pmu-firmwareMark Hatle
Update integration for Scarthgap changes Fix 2022.2 and 2023.2 standalone ESW patching. Note, the standalone versions may or may not work by themselves. The bbappends in meta-xilinx-tools complete the implementation. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
13 daysMerge remote-tracking branch 'github/rel-v2023.2' into HEADMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-04-03bootbin-version-string: Add text version fileJohn Toomey
Add a version header file in plain text format required for Versal machines using the optional data field in the BIF file for version information Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-04-03xilinx-bootbin: Add optional data section to BIFJohn Toomey
Add optional data section to BIF file generation code to be used with version or other information Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-04-02microblaze: gdb: Fix crash on startupMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 9fc4fc9e03f25ddcc60629b83db7c5b855046229) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-04-02microblaze: binutils: Fix objdump/disassemblyMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit f4a0582919c0fead055615e63283b9f2df80bf95) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-25Change u-boot-xlnx-scr to use copies instead of symlinksJonathan Stroud
symlinks don't work on the /boot FAT partition, so change to copy Signed-off-by: Jonathan Stroud <jonathan.stroud@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-21meta-microblaze: newlib: Update patchesMark Hatle
Rebase 0001-Patch-microblaze-Add-config-microblaze.mt-for-target.patch to newer version of newlib. All patches, add Upstream-Status as now required by the build system. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-21Merge remote-tracking branch 'github/rel-v2023.2' into master-nextMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-21device-tree: Replace symlink with cpJohn Toomey
It is not currently possible to create symlinks in the /boot partition due to the use of the vfat filesystem and this causes an issue when trying to update the dtb using rpm packages which contain a symlink. Work around the issue by copying the dtb file to the symlink location. Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-19layer.conf: Move from nanbield to scarthgapMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-18soc-tune-include: Add cortex-r5{,2}hf and cortex-a78 supportMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-18xlnx-embeddedsw: Update SRCREV for xlnx_rel_v2023.2_update branchSharath Kumar Dasari
Update SRCREV for xlnx_rel_v2023.2_update branch to pull in the latest changes for image selector app Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-15u-boot-xlnx : Update SRCREVManikanta Guntupalli
arm64: zynqmp: Add resets and assigned-clock-rates properties for KD240 Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-03-14xclbinutil-native: Add minimal recipe based on XRTJohn Toomey
Add a minimal xclbinutil recipe based on the existing XRT recipe Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-27mesa: Rebase xlnx dri patchMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-27qemu: Resync to latest poky masterMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-14linux-image_update: Update xlnx_rel_v2023.2 branch to masterSharath Kumar Dasari
Updated branch to master which has changes to support both boards SC/Kria-SOM Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-14xlnx-embeddedsw: Update 2023.2 branch to xlnx_rel_v2023.2_updateSharath Kumar Dasari
System controller SC_update6 candidate release image is 2023.2 yocto based image which needs changes backported from ESW master to xlnx_rel_v2023.2_update branch Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-12Add a kernel config file to enable CONFIG_VERSAL_SYSMON_I2CJonathan Stroud
Signed-off-by: Jonathan Stroud <jonathan.stroud@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-12meta-microblaze: Update to current binutilsMark Hatle
Latest binutils contains everything we need to Linux support. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-05weston: Rebase RGB patchMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-01qemu-xilinx: Fix potential issue w/ poky master-nextMark Hatle
Currently poky master-next has a few patches for QEMU 8.2 to workaround a new requirement for some MMAP flags. For 7.1, we need to make sure we don't have these patches as they are not relevant. If this patch is not merged into Poky, we can drop this patch. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-02-01mesa: Rebase xlnx dri patchMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-31meta-microblaze: gdb_12 disable python supportMark Hatle
gdb 12 python support requires 'distutils', which was removed in python 3.12. Disable until we can patch this or upgrade. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-30mesa: Limit AMD (Xilinx) DRI patch to target onlyMark Hatle
The DRI patch is only relevant when used with an AMD (Xilinx) machine. When a nativesdk version of mesa is built the patch will cause a patching failure. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-30libvdu-omxil: Add workaround for latest gccMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-30vdu-firmware: Fix QA errorMark Hatle
Fixes: ERROR: vdu-firmware-1.0.0-xilinx-v2023.2+git-r0 do_package_qa: QA Issue: vdu-firmware package is not obeying usrmerge distro feature. /lib should be relocated to /usr. [usrmerge] Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-30libvdu-ctrlsw: Fix compilation failure is latest toolchainMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-30linux-xlnx_2023.2: Update to more recent LTS versionMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-30qemu: Avoid incompatible pkgconfig valuesMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-30cairo: bbappend no longer nededMark Hatle
Cairo no longer directly links to libgl/libgles. This avoids any mali specific dependencies. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-30weston: Move mali400 warning to weston 13Mark Hatle
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-30meta-xilinx-core: layer.conf: Default to qemu for arm (32)Mark Hatle
Normally we default to qemu-xlnx (the AMD/Xilinx QEMU fork). However, this fork depends on some functionality not present on 32-bit arm. For on-target qemu we need to use the stock QEMU instead. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-29bootbin-version-header: Move recipe from meta-kriaJohn Toomey
Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
2024-01-29image-update: semantic version updateSharath Kumar Dasari
Last SRCREV update added support for kv260 rev2 which we are now tagging, releasing for canonical, hence incrementing the version to 1.1 Signed-off-by: Sharath Kumar Dasari <sharathk@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>