summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qemu: Remove qemu-6.1.0 remnantsMark Hatle2024-01-223-116/+0
| | | | | | Some remnants of prior qemu 6.1.0 support were still present, remove them. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Add riscv32 supportMark Hatle2024-01-221-1/+1
| | | | | | Enable riscv32 as a standard qemu target. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Update to qemu 8.1.0Mark Hatle2024-01-2230-38/+1331
| | | | | | | | | | | | | Backport the QEMU 8.1.x integration from current poky (commit 4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10). Add Xilinx specific integration. Add required libslirp recipe from current poky. Also update the qemu-devicetree to the latest version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Revert "meta-xilinx-core: layer.conf: Temporarily disable kernel-modules-dp"Mark Hatle2024-01-221-2/+0
| | | | | | This reverts commit 6fd65d4b54258e3fe10c8d960fe33af51504f9d4. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* kernel-module-dp: Update the SRCREV for dp-modules.Lakshmi Prasanna Eachuri2024-01-221-1/+1
| | | | | | | | | | Update the SRCREV for dp-modules. changelog: xfmc: Update i2c probe functions. Signed-off-by: Lakshmi Prasanna Eachuri <lakshmi.prasanna.eachuri@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-standalone-experimental: Add i3cpsxShubhrajyoti Datta2024-01-222-0/+18
| | | | | | | Add the i3cpsx-example. Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Change commit idsaumya garg2024-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: fixing crash in xbmgmt/xbutil examine (#7890) VITIS-10487 Add throughput and latency no-op test (#7878) VITIS-11098 Remove nonapplicable reports for Ryzen (#7886) VITIS-11097 Update AIE Reports (#7885) VITIS-11096 Add report name printout to ReportDynamicRegions (#7884) VITIS-11093 Rename usage metrics column to command submissions. Remove device BO metrics column. (#7883) VITIS-11103 Refactor validate test header to account for differences in ryzen and alveo devices (#7882) VITIS-11103 Hide driver hash if not present (#7881) VITIS-11095 ReportPlatform Upgrade (#7880) VITIS-11094 Remove device ID and device readiness for Ryzen devices (#7879) Adding authorize workflow and updating codeowners (#7888) Further refactor of AIE Profile plugin (#7853) VITIS-10866 - Patching instruction buffer in XRT (#7830) VITIS-10999 Improve electrical report output (#7874) VITIS-11043 Refactor XRT to cache created devices (#7870) CR-1181687 Fix hwctx_handle::create_hw_queue() to return shared queue (#7875) Script to enable building of tests directory in CI (#7871) Fix AIE trace crashes on client (#7873) Added check to fix installation failure in RHEl 9.0 (#7869) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* embeddedsw : Updated SRCREV for 2024.1_1775Sivaprasad Addepalli2024-01-221-1/+1
| | | | | | nandpsu: Add support for compiling driver examples in Yocto flow nandpsu: Update version number nandps: Add support for compiling driver examples in Yocto flow
* Updated Commit IDSiva Addepalli2024-01-221-0/+0
| | | | | | | multiconfigs.py: Read PL DT OVERLAY type from config and use yocto_machine.py: Add MACHINE_FEATURES in SDT project_config.py: Map gen-pl-overlay to config Kconfig.dtgsettings: Add PL DT Overlay config
* embeddedsw : Updated SRCREV for 2024.1_9599Sivaprasad Addepalli2024-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | sw_services: xilfpga: Fix doxygen warnings mbox: Add support for compiling examples in Yocto flow mutex: Add support for compiling examples in yocto flow mutex: Increment driver version ospipsv: Add support for compiling driver examples in Yocto flow lib: bsp: Fix bug in cache invalidation APIs for ARMv7 xilpm: versal_common: server: Fix reset assert during core pending power down lib: sw_apps: libmetal demo: sdt: Streamline app-create step wdtps: Add support for compiling examples in Yocto flow wdtps: Increment driver version Fix C++ compatibility of newly added function lwip_memcmp_consttime() ppp: use constant-time memcmp for checking credentials Introduce constant-time memcmp and use it for snmpv3_get_engine_boots xilpm: versal_net: server: Add workaround for CMN flush during subsystem restart dpdma: Fix spellings in comments dpdma: Fix MISRA-C rule 14.2 violation dpdma: Update to v1.6
* Updated Commit IDSiva Addepalli2024-01-191-0/+0
| | | | multiconfigs.py: Copy pl overlay dt file to dts path
* meta-xilinx-core: layer.conf: Temporarily disable kernel-modules-dpMark Hatle2024-01-181-0/+2
| | | | | | | This module does not currently compile with Linux 6.6. Disable until it works. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Revert "meta-xilinx-core: layer.conf: Temporarily disable ↵Mark Hatle2024-01-181-3/+0
| | | | | | | | kernel-modules-{hdmi,dp}" This reverts commit d26f98b857e30992f43f182c2a07f4b6ef6b3068. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* kernel-module-hdmi: Update the SRCREV for hdmi-modulesRajesh Gugulothu2024-01-181-1/+1
| | | | | | | | | | | Update the SRCREV for hdmi-modules Changelog: hdmirx: Update Audio status based on audio infoframes dp159: use simple i2c probe function Signed-off-by: Rajesh Gugulothu <rajesh.gugulothu@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.dfx.user.dts.md: Update SDT pl overlay instructionsSandeep Gundlupet Raju2024-01-181-2/+10
| | | | | | | | Update SDT pl overlay build instructions in README. This single README now provides both SDT and XSCT instructions. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.md: Update SDT pl overlay instructionsSandeep Gundlupet Raju2024-01-181-9/+36
| | | | | | | | | 1. Update SDT pl overlay build instructions. 2. Add note on supported devices for 2024.1 release. 3. Update README with new --multiconfigfull option. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-core: openamp: device-tree: Add separate RPU1 IPI Mailbox nodeBen Levinsky2024-01-182-8/+27
| | | | | | | | | Add separate IPI Mailbox node for Versal NET and ZynqMP Platforms. Remoteproc driver expects separate IPI Mailbox node for each remoteproc instance. Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* embeddedsw : Updated SRCREV for 2024.1_6663Sivaprasad Addepalli2024-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sw_services:xilplmi:Logstring and begin command logic enhancement sw_services:xilcert:Avoids infinite loop clockps: Add support for compiling driver examples in Yocto flow ThirdParty: Libmetal, OpenAMP: Ensure cleanup of SDT Flow directory occurs sw_services: xilsecure: Corrected length of IntHash for zeroization sdps: Add support for compiling driver examples in Yocto flow audio_formatter: Add support for SDT flow xilffs: Fix doxygen warnings ipipsu: Add PSM, PMC related bitmask macros for versal-net dp14rxss: Update HDCP Initialization flow to support multi combinations. dp14txss: Update HDCP Controlling Logic to support multi-combinations dp14txss: zcu_pt_dp14_hdcp: Update application to support system device-tree flow. hdcp22_cipher_dp: Driver updates to support system device-tree flow. hdcp22_cipher_dp: Added yaml file for decoupling flow support hdcp22_common: Add support for system device-tree flow hdcp22_common: Added yaml file for decoupling flow support. hdcp22_mmult: Updated drivers to support system device-tree flow. hdcp22_mmult: Added yaml file for decoupling flow support hdcp22_rng: Driver updates to support system device-tree flow. hdcp22_rng: Added yaml file for decoupling flow support. hdcp22_rx_dp: Driver updates to support system device-tree flow. hdcp22_rx_dp:Added yaml file for decoupling flow support hdcp22_tx_dp: Driver update to support system device-tree flow. hdcp22_tx_dp: Added yaml file for decoupling flow support hdcp1x: Update driver to support system device-tree flow. hdcp1x: Add support for system device-tree flow dp14txss: eeprom_utility: Update driver to support new system device-tree flow ThirdParty: openamp: libmetal version dependency
* linux-xlnx : Updated SRCREV for 2024.1_3975Sivaprasad Addepalli2024-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: xilinx-tsn: Remove Dead Code from TADMA Driver arm64: zynqmp: Build full dtb for zynqmp-p-a2197-00-revA with x-prc cards EDAC/versal: Read num_csrows and num_chans using the correct bitfield macro arm64: configs: Enable CONFIG_VIDEO_XILINX_HDMI21RXSS for versal arm64: configs: Enable CONFIG_DRM_XLNX_HDMITX for zynqmp and versal drm: xlnx: hdmi: Fix tmdsclk for YUV422 color format drm: xlnx: hdmi: Add YUV420 support drm: xlnx: hdmi: Add support for AVI infoframes drm: xlnx: hdmi: Fix the header order mtd: spi-nor: Capture spi_nor_set_4byte_addr_mode() function return value mtd: spi-nor: Compute the offset value from valid address staging: xilinx-tsn: Fix mac address pointer passed to of_get_mac_address for TSN EX-EP ARM: zynq: Move to fixed-partitions description ARM: zynq: Rename i2c?-gpio to i2c?-gpio-grp ARM: zynq: Define u-boot bootscrip addr via DT ARM: zynq: Remove deprecated device_type property arm64: zynqmp: Sync licenses with upstream arm64: zynqmp: Rename overlays to dtso arm64: versal: Move ethernet phys to mdio node arm64: versal-net: Remove unused b2197 PL description arm64: dtsi: update interrupts and interrupt-names for usb arm64: zynqmp: Remove incorrect comment from kv260s arm64: zynqmp: Define default clock rate for rs485 uart arm64: xilinx: Remove multiple blank lines from DTSes arm64: zynqmp: Describe assigned-clocks for uarts arm64: xilinx: Put ethernet phys to mdio node arm64: zynqmp: Fix typo in sc-vhk158-revA arm64: zynqmp: Describe ethernet phy on kd240 arm64: zynqmp: Disable Tri-state for MIO38 Pin arm64: zynqmp: Replace - by _ in fclk clock nodes arm64: zynqmp: Rename i2c?-gpio to i2c?-gpio-grp arm64: zynqmp: Replace - by _ in fixed clock nodes arm64: zynqmp: Add an OP-TEE node to the device tree arm64: zynqmp: Introduce u-boot options node with bootscr-address arm64: zynqmp: Rename zynqmp-power node to power-management dt-bindings: power: reset: xilinx: Rename node names in examples dt-bindings: firmware: xilinx: Sort node names (clock-controller) dt-bindings: firmware: xilinx: Fix versal-fpga node name arm64: zynqmp: Add missing destination mailbox compatible arm64: zynqmp: Fix clock node name in kv260 cards arm64: zynqmp: Move fixed clock to / for kv260 arm64: xilinx: Remove address/size-cells from gem nodes arm64: xilinx: Remove address/size-cells from flash node arm64: xilinx: Remove mt25qu512a compatible string from SOM arm64: xilinx: Use lower case for partition address arm64: xilinx: Put ethernet phys to mdio node ARM: zynq: Remove clk/zynq.h header ptp: Fix structure alignment usb: dwc3: Remove not required version.h header misc: xilinx-ai-engine: Added ARM64_PAN flag support vfio/cdx: Add parentheses between bitwise AND expression and logical NOT firmware: zynqmp: Mark some function as inline
* embeddedsw : Updated SRCREV for 2024.1_6655Sivaprasad Addepalli2024-01-161-1/+1
| | | | | | | | | | | | | | | | | | | | | Avoid mem mapping in MPU for region mapped by bsp sw_services: xilloader: Support validation of authenticated PDI sw_services:xilplmi:Added client support for xilplmi sw_services:xilloader:Added client support for xilloader sw_services: xilplmi: Added PMC RAM address in Verify Address API qspipsu: Add support for compiling driver examples in Yocto flow sw_services: xilpm: Add laguna repair code for xcvp1902 sw_services: xilloader: Clear Keys during PDI failure trngpsx: Add option to support blocking or non-blocking reseed operation i2srx: Add support for SDT flow i2stx: Add support for SDT flow v_sdirx: Fix for the SDI Rx YUV format spdif: Add support for SDT flow SCD APP: Application fix for rigel flow bsp: standalone: Fix description for Xil_L2CacheInvalidateRange sw_services:xilloader:Fixed compilation warning rtcpsu: Add support for compiling driver examples in yocto flow rtcpsu: Increment driver version
* layer.conf: Move to prefer linux-xlnx 6.6.0Sandeep Gundlupet Raju2024-01-161-1/+1
| | | | | | | | linux-xlnx was moved forward to the 6.6.0 version. Adjust the PREFERRED_VERSION to match. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-core: layer.conf: Temporarily disable kernel-modules-{hdmi,dp}Mark Hatle2024-01-161-0/+3
| | | | | | | These two modules do not currently compile with Linux 6.6. Disable until they do work. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* perf: Update perf to work with Linux 6.6Mark Hatle2024-01-165-0/+622
| | | | | | | | | | Update perf to match Yocto project master. This requires both libtraceevent and the updated perf integration. This version was taking from Poky master commit: 61182659c212db24e52cdbcdbb043c7b0de86094 Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* linux-xlnx_2024.1: Move 2024.1 version to Linux 6.6.0Sandeep Gundlupet Raju2024-01-161-4/+4
| | | | | | | | 1. Move 2024.1 version to Linux 6.6.0 2. Update yocto-kernel-cache to upstream yocto-6.6 version. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* linux-xlnx_2024.1: Add work for kernel do_install issueMark Hatle2024-01-161-0/+8
| | | | | | | | | | | | | | kernel_do_install task fails with 6.6 kernel with below errors: | DEPMOD /scratch1/sandeep/yocto/2024.1/yp-dev/build-zynqmp/tmp/work/zynqmp_generic-xilinx-linux/linux-xlnx/6.6.0-xilinx-v2024.1+gitAUTOINC+340eed5001-r0/image/lib/modules/6.6.0-xilinx-v2024.1-g340eed500130 | -ae -F System.map 6.6.0-xilinx-v2024.1-g340eed500130 | rm: cannot remove '/scratch1/sandeep/yocto/2024.1/yp-dev/build-zynqmp/tmp/work/zynqmp_generic-xilinx-linux/linux-xlnx/6.6.0-xilinx-v2024.1+gitAUTOINC+340eed5001-r0/image/lib/modules/6.6.0-xilinx-v2024.1-g340eed500130/source': No such file or directory | WARNING: /scratch1/sandeep/yocto/2024.1/yp-dev/build-zynqmp/tmp/work/zynqmp_generic-xilinx-linux/linux-xlnx/6.6.0-xilinx-v2024.1+gitAUTOINC+340eed5001-r0/temp/run.do_install.609800:186 exit 1 from 'rm "/scratch1/sandeep/yocto/2024.1/yp-dev/build-zynqmp/tmp/work/zynqmp_generic-xilinx-linux/linux-xlnx/6.6.0-xilinx-v2024.1+gitAUTOINC+340eed5001-r0/image/lib/modules/6.6.0-xilinx-v2024.1-g340eed500130/source"' Scarthgap already has code to make the 'rm' operation condition of existence, so this code will not be needed there. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated Commit IDSiva Addepalli2024-01-161-0/+0
| | | | | gen-machineconf: Add CLI option(--add-config) to update system configuration Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* u-boot-xlnx: Fix string trailing character strip issueSandeep Gundlupet Raju2024-01-141-1/+1
| | | | | | | | | | | | | | | | | | | Using python rstrip operations it will strip all the combinations of its values. For example in below code BASE_DTS ?= "${@os.path.basename(d.getVar('CONFIG_DTFILE') or '').rstrip('.dtb').rstrip('.dts') or 'system-top'}" if CONFIG_DTFILE name is cortexa53-0-zynqmp-baremetald or cortexa53-0-zynqmp-freertos resulting output with rstrip will be cortexa53-0-zynqmp-baremetal cortexa53-0-zynqmp-freerto Hence instead of using rstrip use os.path.splitext to remove .dtb or .dts extension from file name. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* device-tree: Fix string trailing character strip issueSandeep Gundlupet Raju2024-01-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Multiconfig freertos device-tree do configure task fails with below errors: ERROR: mc:cortexa53-0-zynqmp-freertos:device-tree-1.0-r0 do_configure: Unable to find cortexa53-0-zynqmp-freerto.dts, to use EXTRA_OVERLAYS you must set a valid CONFIG_DTFILE or use system-top.dts ERROR: mc:cortexa53-0-zynqmp-freertos:device-tree-1.0-r0 do_configure: ExecutionError('/scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexa53-0-zynqmp-freertos/work/xlnx_zynqmp_zcu102_rev1_0-xilinx-elf/device-tree/1.0-r0/temp/run.do_configure.3127586', 1, None, None) ERROR: Logfile of failure stored in: /scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexa53-0-zynqmp-freertos/work/xlnx_zynqmp_zcu102_rev1_0-xilinx-elf/device-tree/1.0-r0/temp/log.do_configure.3127586 ERROR: Task (mc:cortexa53-0-zynqmp-freertos:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/../meta-xilinx/meta-xilinx-core/recipes-bsp/device-tree/device-tree.bb:do_configure) failed with exit code '1' NOTE: Tasks Summary: Attempted 851 tasks of which 769 didn't need to be rerun and 1 failed. Using python rstrip operations it will strip all the combinations of its values. For example in below code BASE_DTS ?= "${@os.path.basename(d.getVar('CONFIG_DTFILE') or '').rstrip('.dtb').rstrip('.dts') or 'system-top'}" if CONFIG_DTFILE name is cortexa53-0-zynqmp-baremetald or cortexa53-0-zynqmp-freertos resulting output with rstrip will be cortexa53-0-zynqmp-baremetal cortexa53-0-zynqmp-freerto Hence instead of using rstrip use os.path.splitext to remove .dtb or .dts extension from file name. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* soc-tune-include.inc: Enable tune files for Cortex-R52 processorSandeep Gundlupet Raju2024-01-141-0/+1
| | | | | | | Enable tune files for Cortex-R52 processor. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* lopper: Update srcrev for 2024.1Appana Durga Kedareswara rao2024-01-121-1/+1
| | | | | | | | | | | | | lopper: assists: xlnx_overlay_dt: Update the interrupt-parent references in pl.dtsi lopper: assists: gen_domain_dts: Update symbol node gic entries as per latest change lopper: assists: gen_domain_dts: Fix race condition for pl microblaze based system device-tree lopper: assists: gen_domain_dts: Update comments lopper: assists: baremetalconfig_xlnx: Don't generate config file when it is not needed assists: bmcmake_metadata_xlnx: Add check for interrupt property lopper: assists: xlnx_overlay_dt: Add outdir support for pl.dtsi generation Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* embeddedsw : Updated SRCREV for 2024.1_5259Sivaprasad Addepalli2024-01-121-1/+1
| | | | | | | | | | ipipsu: Add support for compiling driver examples in Yocto flow hdmirxss: Update SDT flow in PassThrough example application canfd: Add support for compiling driver examples in Yocto flow canfd: Increment driver version xilpm:vesal_net: Save and restore gic proxy groups sw_services:xilnvm: Program the eFuse protection bits only once versal_psmfw: versal_net: fix warnings
* Updated Commit IDSiva Addepalli2024-01-121-0/+0
| | | | | | | | Remove clk_ignore_unused from generated configs lib:kconfig_syshw.py: Python module to create Kconfig.syshw sdt-description.tcl: Move sdt-description.tcl into python Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* embeddedsw : Updated SRCREV for 2024.1_8539Sivaprasad Addepalli2024-01-111-1/+1
| | | | | | | | | | | | xilpm: versal_net: server: increase the ByteBuffer size v_hdmitxss: Add support for SDT flow v_hdmitx: Add support for SDT flow v_hdmiphy1: Fix speedgrade member in XHdmiphy1_Config structure can: Add support for compiling driver examples in Yocto flow nandps: src: Move stack based BBT array to global instance to avoid stack overflow nandps: Update AMD Copyright year from 2023 to 2024 nandps: data: Update the driver version VPSS App issue: Fixed application for rigel flow on all boards
* u-boot-xlnx : Updated SRCREV for 2024.1_5943Sivaprasad Addepalli2024-01-111-1/+1
| | | | | | | arm64: versal: Move ethernet phys to mdio node arm64: dtsi: update interrupts and interrupt-names for usb arm64: xilinx: Remove multiple blank lines from DTSes arm64: zynqmp: Replace - by _ in fclk clock nodes
* embeddedsw : Updated SRCREV for 2024.1_3303Sivaprasad Addepalli2024-01-111-1/+1
| | | | | | | | | | | | | sw_apps:zynqmp_fsbl:XFsbl_PollTimeout function-behaviour correction sw_apps :zynqmp_fsbl: Versionless build failure fix sw_apps :zynq_fsbl: Versionless build failure fix sw_apps:versal_plm: versionless warning fix sw_apps:imgsel: versionless warning fix sw_apps:img_rcvry: versionless build failure fix ospipsv: Add support for is25lx512m issi flash part ospipsv: Update AMD Copyright year from 2023 to 2024 axipmon: Add support for compiling driver examples in Yocto flow axipmon: Increment driver version
* Updated Commit IDSiva Addepalli2024-01-111-0/+0
| | | | | | | | | lib: multiconfigs: Use enhanced option in RunLopperPlOverlaycommand() API README.md: Update parse-sdt help usage multiconfigs.py: Update lopper xlnx overlay dt commands sdt_flow.py: Add gen-pl-overlay args Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated SRCREV of vdu-modules for 2024.1_7259Siva Addepalli2024-01-101-1/+1
| | | | | VDU: make driver compatible with 6.6 kernel version Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
* lopper: Update SRCREV for 2024.1Sandeep Gundlupet Raju2024-01-101-1/+1
| | | | | | | | | Changelogs: lopper: assists: gen_domain_dts: fix race condition in the size cells handling lops: openamp: Update lops to be scalable for Linux boot with latest Lopper outputs lopper: assists: baremetal_gentestapp_xlnx: make the Interrupt Controller example as the primary example Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
* Updated SRCREV of vdu-firmware for 2024.1Hibitha B Raj2024-01-101-1/+1
| | | | | Signed-off-by: Hibitha B Raj <hibitha.braj@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
* arm-trusted-firmware : Updated SRCREV for 2024.1_8063Sivaprasad Addepalli2024-01-101-1/+1
| | | | | | | refactor(xilinx): move plat_get_syscnt_freq2 to common file refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic fix(versal-net): setup counter frequency fix(versal): initialize cntfrq_el0 register
* embeddedsw : Updated SRCREV for 2024.1_8203Sivaprasad Addepalli2024-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | dp21txss: Add support for multi-interrupts dp21rxss: Add support for multi interrupts dp14txss: zcu_pt_dp14_mst: Update DisplayPort Subsystem interrupt registration dp14txss: pt_only: Update DisplayPort Subsystem interrupt registration vphy: Update axi clock frequency structure entity parameter dp14txss: tx_only: Update DisplayPort Subsystem interrupt registration dp14txss: kcu_dp14: Update DisplayPort Subsystem interrupt registration dp14txss: Add Multiple interrupt support for new system device-tree flow dp14rxss: rx_only:Add system device-tree support for application example dp14rxss: Add Multiple interrupt support for new system device-tree flow sw_services: xilpm: versal_common: Deprecate IOCTL_PROBE_COUNTER_READ/WRITE xilpki: Fix security issues relevant to instance pointer NULL check xilpki: Fix error handling issues exists with XPki_DeQueueData() API lib: standalone: Fixed source code-format issue. lib: standalone: Update cmake files to support SDT flow lib: standalone: ported examples for SDT flow zynqmp_pmufw: remove unwanted code from PmKillBoardPower() scugic: Fixed source code-format issue. scugic: ported driver examples for SDT flow.
* Updated Commit IDSiva Addepalli2024-01-091-0/+0
| | | | | lib: multiconfigs: Generate the Linux device tree using Lopper gen_domain_dts assist Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* common: Create the meta-data directly in the component source folderAppana Durga Kedareswara rao2024-01-061-3/+3
| | | | | | | Run lopper comamnds inside component source folder itself. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updated SRCREV of vcu-modules for 2024.1_5787Siva Addepalli2024-01-061-1/+1
| | | | | VCU: make driver compatible with 6.6 kernel version Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2024-01-061-1/+1
| | | | | | | | | | | | | | Changelog: Initial HIP binding build support using headers from standard HIP install (#7867) Initial Zocl Changes (#7868) P1 - Initial changes for removal of xcl apis (#7860) Mantic (#7864) EDGEML-7018 Error during static global destruction (#7865) VITIS-10999 Prevent display of power data if no power sensor data is present (#7862) Update dependency installation, build and packaging scripts for AlmaLinux9 (#7861) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.md: Add Xen build and boot instructionsSandeep Gundlupet Raju2024-01-061-1/+115
| | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* layer.conf: Add security and tpm-layer dependencySandeep Gundlupet Raju2024-01-061-0/+2
| | | | | | | | vitrualization layer depends on security and tpm-layer so add these layes to xilinx-virtualization LAYERDEPENDS. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xorg-xserver: Move xen variables from petalinux layerSandeep Gundlupet Raju2024-01-061-0/+8
| | | | | | | | Move xen xorg-xserver config variables from meta-petalinux to meta-xilinx-virtualization layer. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* qemu: Move xen recipes and files from petalinux layerSandeep Gundlupet Raju2024-01-0633-0/+4514
| | | | | | | | Move qemu xen recipes and files from meta-petalinux to xilinx-virtualization layer. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* layer.conf: Set PREFERRED VERSION for xen and xen-toolsSandeep Gundlupet Raju2024-01-061-0/+3
| | | | | | | Set PREFERRED VERSION for xen and xen-tools to 4.17. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>