summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated Commit IDSiva Addepalli2023-02-241-0/+0
| | | | | | | Kconfig-aarch64.part: Clean up rootfs packages for zynqmp and versal Kconfig-*: adding menuconfig for serial-autologin Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* libmali-xlnx: Added support for EGL_IMAGE_PRESERVED_KHR attributeParth Gajjar2023-02-231-2/+2
| | | | | | | | Added support for EGL_IMAGE_PRESERVED_KHR attribute after update in weston 10.0.2 Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* lopper: Update srcrev for 2023Appana Durga Kedareswara rao2023-02-231-1/+1
| | | | | | | | | Below are the updates dts: remove invalid space before label lopper: lops: lop-domain-linux-a53-prune: Update memory nodes as per cpu cluster mapping Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* machine-xilinx-default.inc: defining default dtb for fitimageVaralaxmi Bingi2023-02-231-0/+4
| | | | | | | | | | | | When we tried to create fitimage it will pick the dtb from linux recipe-sysroot path. There are multiple dtb files in linux sysroot in sdt case and we did not specified any default dtb file to package in fitimage and it was picking baremetal dtb file which is leading to kernel panic. There is a variable in yocto to specify the default dtb file to pick for fitimage FIT_CONF_DEFAULT_DTB. If we specify the above then the fitimage is generated properly and able to boot successfully. Signed-off-by: Mark Hatle <mark.hatle@amd.com> Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_8935Sivaprasad Addepalli2023-02-231-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated Commit IDSiva Addepalli2023-02-231-0/+0
| | | | | | | k26:modify machine override for k26 Kconfig.part: Add xen config support for versal-net Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Revert "machine-xilinx-default: Implement default FIT_CONF_DEFAULT_DTB"Mark Hatle2023-02-221-7/+0
| | | | This reverts commit 6ad9836940fa9c3541b5339c84d6d86e36734e24.
* 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>
* machine-xilinx-default: Implement default FIT_CONF_DEFAULT_DTBMark Hatle2023-02-221-0/+7
| | | | | | | | | | | | | When using a system device tree build there will be more then one device-tree that is constructed. If a fit image is constructed, then an DTB needs to be selected. We use the CONFIG_DTFILE as the default, which should inherit from the SYSTEM_DTFILE. The default for SYSTEM_DTFILE is empty as a fallback which should restore the default behavior of first DTB found is the one used. This also has ramifications for other recipes that use DTB files and unifies everything. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_2579Sivaprasad Addepalli2023-02-221-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_8067Sivaprasad Addepalli2023-02-222-2/+2
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_7779Sivaprasad Addepalli2023-02-211-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* libmetal/open-amp: Add compatibility RPROVIDESMark Hatle2023-02-202-0/+13
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* u-boot-tools-xlnx: Add compatibility RPROVIDESMark Hatle2023-02-201-1/+7
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: For alternative provider, add rdependsMark Hatle2023-02-201-3/+4
| | | | | | | | | We want to be able to install qemu-xilinx-dev package, if the user requests qemu-dev. We can't just hard code a list, as the virtualization layer can modify the packages produced based on the existence of Xen or not. So dynamically compute the variable append. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated Commit IDSiva Addepalli2023-02-201-0/+0
| | | | | | | sdt-description.tcl: Cleanup sdt-description.tcl sdt-description.tcl:sdt_ipinfo: Update Flash info for SDT Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* dfx-mgr: Update SRCREV, remove CFLAGS workaroundsSergei Korneichuk2023-02-191-7/+1
| | | | | | | | | Remove workarounds for warnings. Changelog for SRCREV: dfx_mgr: Fix compiler warnings Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* open-amp: SRCREV to fix 2022.10 rebase errorSergei Korneichuk2023-02-191-1/+1
| | | | | | | | Changelog: 2023-02-04 zynqmp_r5 resource table: fix 2022.10 rebase error Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* linux-firmware-ti-bt: Fix git branch URL warningsSandeep Gundlupet Raju2023-02-191-22/+28
| | | | | | | | | | | Fix git branch URL warnings and indentation. WARNING: linux-firmware-ti-bt-1.0-r0 do_package_write_rpm_setscene: URL: git://git.ti.com/ti-bt/service-packs.git;protocol=https does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Update to bootgen SRCREV to point to latest commitRamya Darapuneni2023-02-191-1/+1
| | | | | | | | | Changes: 2023.1 Updates 1. Version Updates to the banner 2. Minor Bug Fixes 2023.1 Initial Updates 1. Copyright Updates 2. Release Updates 3. Bug Fixes Signed-off-by: Ramya Darapuneni <r.darapuneni@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_3067Sivaprasad Addepalli2023-02-171-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated Commit IDSiva Addepalli2023-02-161-0/+0
| | | | | | Update README.md Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* lopper: SRCREV Update for 2023Onkar Harsh2023-02-141-1/+1
| | | | | | | | | Below are the changes getting into effect with this srcrev update: lop-domain-linux-a53-prune: Removing all the unneeded sdfec properties from linux device tree lopper: assists: generate_config_object: Add outdir option support Signed-off-by: Onkar Harsh <onkar.harsh@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated Commit IDSiva Addepalli2023-02-141-0/+0
| | | | | | machineconf.json: update k24 SOM machine overrides. Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated Commit IDSiva Addepalli2023-02-131-0/+0
| | | | | | | | gen-machineconf:lopper outputs in build/conf/dts Kconfig-arm.part: Kconfig-microblaze.part: Clean up rootfs packages for mb and zynq gen_config: Fix console kconfig warnings Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* lopper: Update srcrev for 2023Appana Durga Kedareswara rao2023-02-101-1/+1
| | | | | | | | | | | Below are the updates lopper: assists: bmcmake_metadata_xlnx: Fix failed name 'compat_list' is not defined lopper: Delete unneeded processor node in a generic way baremetal_assists: Modifying baremetal assists to support use of multiple ESW repos lopper: assists: baremetal_xparameters_xlnx: Generate time stamp frequency define Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-core: recipes-kernel: lopper: xilinx-lops: lop-xilinx-id-cpus: ↵Appana Durga Kedareswara rao2023-02-101-1/+2
| | | | | | | | | | | Update cpu core number by reading the cpu node reg property This commit does the below 1) Update the cpu core number by reading the cpu node reg property. 2) Update the dict_key based on the cpu name instead of compatible string (As cpu name is unique). Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: May end up depending on libmali, set PACKAGE_ARCHMark Hatle2023-02-102-0/+10
| | | | | | | If qemu ends up depending on libmali, we want to set the PACKAGE_ARCH to machine value as this version is now machine specific. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-core: No longer ignore mesa, mesa-gl or virgl dependenciesMark Hatle2023-02-101-3/+0
| | | | | | | | As we now support enabling for libmali and lima, we want to ensure that the components are rebuilt if/when we switch between the configurations. This is especially true on a non-graphics optimized part. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-core: Adjust PREFERRED VERSION to match kernelMark Hatle2023-02-101-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_8911Sivaprasad Addepalli2023-02-101-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* dt-processor.sh: Add support for SOC_VARIANTMark Hatle2023-02-091-1/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* u-boot-xlnx: Support both .dtb and .dts files being setMark Hatle2023-02-091-1/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu: Update recipesMark Hatle2023-02-092-2/+2
| | | | | | | | | | | | | | | | | | kernel-module-vcu: feat: add mcu getter/setter forward mail Revert "Add support for reserved memory with start address not aligned on 2GB" fix: use mutex instead of spinlock fix: add missing fonction prototype fix: missing variable if CONFIG_MEMORY_HOTPLUG is set chore: reformat kernel style fix: channel destruction Add support for reserved memory with start address not aligned on 2GB Code cleanup for better understanding vcu-firmware: chore: update to revision d20230127 Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu: Update license checksumParth Gajjar2023-02-092-6/+6
| | | | | | | | | | | | | | | | | Update license file checksum for vcu repos vcu-ctrl-sw: Update name of ctrlsw level test application binaries chore: update to revision d20230127 Revert "Update name of ctrlsw level test application binaries" chore: update license year chore: update LICENSE vcu-omx-il: chore: update to revision d20230127 Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vdu: Update commits for 2023 releaseSai Hari Chandana Kalluri2023-02-094-4/+4
| | | | | | | | | | | | | | | | | | | | kernel-module-vdu: Fix vdu core clock frequency unit to Hz feat: add mcu getter/setter forward mail libvdu-ctrlsw: chore: update to revision d20230127 libvdu-omxil: vdu: add device name setting for demo app vdu: add HEVC index and type chore: update to revision d20230127 vdu-firmware: chore: update to revision d20230127 Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV for 2023.1_3491Sivaprasad Addepalli2023-02-091-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated Commit IDSiva Addepalli2023-02-091-0/+0
| | | | | | | | machineconf.json: Update vek280 dtsi file name gen_yocto_machine.py: Add support of custom machines gen-machineconf: Add user layers Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_8783Sivaprasad Addepalli2023-02-082-2/+2
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated commit ID for linuxSivaprasad Addepalli2023-02-081-2/+2
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated Commit IDSiva Addepalli2023-02-081-0/+0
| | | | | | config_microblaze: Make MIG_7SERIES as default memory Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_3015Sivaprasad Addepalli2023-02-061-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* kernel-module-vdu: Add vdu rules to video groupSai Hari Chandana Kalluri2023-02-062-1/+15
| | | | | | | | Add vdu udev-rules file to change permissions and ownership group to video. This allows non root users to run encoder and decoder software. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xilinx-bootbin: Enable versalnet arch command optionSandeep Gundlupet Raju2023-02-061-1/+15
| | | | | | | | | 1. Enable versalnet -arch command option for versal-net devices. 2. Add COMPATIBLE_MACHINE for SOC and don't allow building for Microblaze. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu-xilinx: Only set virtfs for target qemuMark Hatle2023-02-061-1/+1
| | | | | | | virtfs does not currently work on mingw32 due to a dependency on libcap-ng with does not work. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated Commit IDSiva Addepalli2023-02-061-0/+0
| | | | | | | | gen_plnx_machine.py: defining multiconfig targets and deploy dir setting default multiconfig targets in sysconfig files Kconfig.part: adding menuconfigs for multiconfig Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV for 2023.1_9255Sivaprasad Addepalli2023-02-041-1/+1
| | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated Commit IDSiva Addepalli2023-02-031-0/+0
| | | | | | | | | | | Update machine overrides for k24 som README: Update copyright year gen_config: Fix soc variant for cg and other devices hw-description.tcl: Fix axi_emc memory issue gen-machine-scripts:data: Cleanup yaml files u-boot_bsp.tcl: Cleanup/remove unused code Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* glmark2: Added patch to resolve runtime errors for glmark2-es2Yash Ladani2023-02-012-0/+62
| | | | | | | | This patch resolves the macro redefination and precision differ error in glmark2-es2 application. Signed-off-by: Yash Ladani <yash.ladani@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu: Update to latest SRCREV and update license chksumParth Gajjar2023-02-013-6/+6
| | | | | | | | | | | | | | | | | | | | | | | Update license file checksum for vcu repos vcu-firmware: chore: update license year chore: replace license chore: update to revision d20221208 chore: update LICENSE vcu-ctrl-sw: Update name of ctrlsw level test application binaries build: add missing no-date-time for recent compiler chore: update to revision d20221208 Revert "Update name of ctrlsw level test application binaries" fix(4222): watchdog error shall have section to complete frame Vcu-omx-il: chore: update to revision d20221208 Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>