summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * embeddedsw : Updated SRCREV for 2024.2_9111Sivaprasad Addepalli2024-08-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sw_services: xilcert: Remove HwType for Versal Gen2 devices FBW MDD: Updated MDD file to increment driver version FBW TCL: Parameter generation support for configtable in driver FBW Driver: Added Y_U_V12, alpha and tile format support to FBW driver FBR MDD: Updated MDD file to increment driver FBR TCL: Parameter generation support for configtable in driver FBR Driver: Added Y_U_V12, alpha and tile format support to FBW driver spi: Add logic to wait for FIFO reset to complete spi: Updated the driver version Video_Common: Added Tileformat support to video common esw: set default compiler flags in the toolchain file itself pciepsu: Add alignment support for requested BARs xilsecure: SDT updates for Versal_AiePg2 sw_services:xilplmi:CFI selective readback command addition drivers: ospipsv: add spartanup device support drivers: csudma: add spartanup device support Revert "sw_services: xilloader: Add support for loading CDO after secure boot." bsp: standalone: add spartanup device support CDO Error format for cmd resume fail is changed to XPLMI_ERR_CDO_CMD(0x2XXX) spartanup_plm: plm app support dma: Fix missing extern C keyword from header files dma: Increment driver version of dma drivers sw_services: xilloader: Add support for loading CDO after secure boot.
| | * dts : Updated SRCREV for 2024.2_2263Sivaprasad Addepalli2024-08-261-1/+1
| | | | | | | | | | | | versal: Add Versal Alveo V80 board
| | * meta-xilinx-standalone-experimental: Temporary workaroundMark Hatle2024-08-252-1/+21
| | | | | | | | | | | | | | | | | | | | | This layer is going away, but for compatibility with our current build configuration, we need a temporary layer to avoid build issues. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * meta-xilinx-core: openamp: device-tree: Change power-domain property to ↵Ben Levinsky2024-08-253-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | power-domains Update Overlays to go with genpd convention and use 'power-domains' for management with firmware node ID's. Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * meta-xilinx-core: openamp: device-tree: zynq: Remove openamp support for ↵Rajiv Mohan2024-08-254-60/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Zynq-7000 SoC Remove openamp support for Zynq-7000 Soc Reasons for removing listed below: 1 - Removing redundant or unmaintained code from Linux tree 2 - Reduce technical debt carried by OpenAMP team 3 - OpenAMP drivers (remoteproc/rpmsg) for Zynq-7000 SoC is not standardized on same code base as ZynqMP or Versal 4 - very few customer using openamp on Zynq-7000 SoC For users of Zynq-7000 SoC the last working and tested release version is rel-v2023.2 Signed-off-by: Rajiv Mohan <rajiv.mohan@amd.com> Removed the reference to zynq from the device-tree bbappend and openamp specific device-tree recipe. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * kernel-modules-hdmi21: Add recipe for building HDMI v2.1 FMC moduleRajesh Gugulothu2024-08-251-0/+22
| | | | | | | | | | | | | | | | | | | | | Add initial version of recipe for building HDMI v2.1 FMC module Signed-off-by: Rajesh Gugulothu <rajesh.gugulothu@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * boot.cmd.generic*: Update bootargs to select full rootfsJohn Vicky Vykuntapu2024-08-252-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Update bootargs to pick full rootfs according to the selected boot targets in case of kria som. Signed-off-by: John Vicky Vykuntapu <johnvicky.vykuntapu@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * openamp-fw.inc: Update OPENAMP_FW_DEPLOY_DIR to no BPNBen Levinsky2024-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | OpenAMP recipe now deploys without BPN. So the variable should account for this. Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * meta-xilinx-standalone-sdt: Enable SDT only if no other flow enabled by defaultMark Hatle2024-08-251-1/+1
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * device-tree: Fixup dependencies for SDTMark Hatle2024-08-251-0/+3
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * meta-xilinx-standalone-sdt: base-pdi: Use PDI_PATH_DEPENDS for pdi sourceMark Hatle2024-08-251-1/+2
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * meta-xilinx-standalone-sdt: base-pdi: Move from meta-amd-adaptive-socsMark Hatle2024-08-252-0/+17
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * base-pdi: Skip default build dependencyMark Hatle2024-08-251-0/+2
| | | | | | | | | | | | | | | | | | | | | base-pdi doesn't requrie any default dependencies, instead just copy the file(s) and setup the package(s) as necessary. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * extract-cdo: Fix do_deploy behaviorMark Hatle2024-08-252-3/+3
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * microblaze-generic: Remove obsolete USE_BOARD settingsMark Hatle2024-08-251-10/+0
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * meta-xilinx-core: Enable generic machine to be firmware-lessMark Hatle2024-08-258-75/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generic machines no longer depend on firmware (ESW) components. Thus they will now build a full Linux system, where possible, without XSCT or SDT modes. (Default, if XILINX_WITH_ESW is set to xsct, still builds firmware.) It is up to the specific machine.conf files to enable the correct build flow and that will enable the necessary firmware dependencies for the SoC. This also means HDF_MACHINES is no longer required. Set HDF_MACHINES = "" to produce a firmware-less build. Also correct QEMU settings so they can be overridden. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * meta-xilinx-core: mb-realloc: Move from meta-xilinx-toolsMark Hatle2024-08-252-0/+275
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * *-generic.conf: Fix DTC_FLAGS defaultMark Hatle2024-08-254-4/+4
| | | | | | | | | | | | | | | | | | The DTC_FLAGS default should be set with ?= so it can be overridden. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * xilinx-deprecated: Only print a message if it's not blankMark Hatle2024-08-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before all messages, even blank ones would be displayed. This made it difficult to have messages that only appeared sometimes. The standard yocto project behavior for messages is "" (blank) means no message, anything else gets displayed. Follow this behavior. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * embeddedsw : Updated SRCREV for 2024.2_5531Sivaprasad Addepalli2024-08-251-1/+1
| | | | | | | | | | | | | | | | | | zdma: Fix dma-mode properties in the yaml xdmapcie: Add alignment support for requested BARs zynq: Remove openamp and libmetal support for Zynq-7000 SoC
| | * embeddedsw : Updated SRCREV for 2024.2_8623Sivaprasad Addepalli2024-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mipicsiss: example: sp701: Add support for SDT support drivers: emacps: example: Use all queues for sending packets. drivers: emacps: Configure all queues drivers: emacps: Resolve interrupts from all Queues drivers: emacps: Refactor interrupt APIs drivers: emacps: Get the number of Queues on a device drivers: emacps: Add indexing macros for multi queue drivers: emacps: Add new register offsets and bit fields sw_services: xilnvm: Add support to read/write efuses via IPI sw_services: xilnvm: Cleaned up code sw_services: xilcert: Add TCB Info extension for DevIk CSR lwip : Fix include path for debug header sw_services:xilsecure: Added SSIT support for kat client APIs
| | * linux-xlnx : Updated SRCREV for 2024.2_3935Sivaprasad Addepalli2024-08-221-1/+1
| | | | | | | | | | | | Revert "arm64: xilinx: Enable SMMU by default"
| | * layer.conf: Add LAYERBASE_xilinx-standalone variableSandeep Gundlupet Raju2024-08-201-0/+3
| | | | | | | | | | | | | | | | | | | | | Add LAYERBASE_xilinx-standalone variable so that files from meta-xilinx-standalone can be accessed from other layers. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| | * libtraceevent: drop for upstreamTrevor Woerner2024-08-202-97/+0
| | | | | | | | | | | | | | | | | | | | | | | | Upstream poky/oe-core contains the exact same recipe. Remove the local one and let upstream maintain it. Signed-off-by: Trevor Woerner <trevor.woerner@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| | * libslirp: drop for upstreamTrevor Woerner2024-08-201-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | Upstream poky/oe-core contains the exact same recipe. Remove the local one and let upstream maintain it. Signed-off-by: Trevor Woerner <trevor.woerner@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| | * iproute2: upgrade 5.15.0 → 6.7.0 with upstreamTrevor Woerner2024-08-203-141/+0
| | | | | | | | | | | | | | | | | | | | | | | | Drop the locally-carried recipe since the upstream one in oe-core/poky is a newer release. Signed-off-by: Trevor Woerner <trevor.woerner@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| | * recipes-bsp: Move sdfec apps from petalinux layerSandeep Gundlupet Raju2024-08-191-0/+36
| | | | | | | | | | | | | | | | | | | | | Move sdfec apps from meta-petalinux layer as these apps are independent of xsct or sdt builds. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| | * xserver-xorg: Add required NULL checkAnatoliy Klymenko2024-08-192-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add NULL check in xf86RotateBlockHandler(). The checked BlockHandler callback is not guaranteed to be always defined. Fixes xorg crash on startup when screen rotation option is enabled. Signed-off-by: Anatoliy Klymenko <anatoliy.klymenko@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| | * xf86-video-armsoc: Accelerated composition optionAnatoliy Klymenko2024-08-192-0/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | Make picture composition acceleration optional. Add xorg config option to control picture composition acceleration. Update xf86-video-armsoc man page. Signed-off-by: Anatoliy Klymenko <anatoliy.klymenko@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| | * embeddedsw : Updated SRCREV for 2024.2_3023Sivaprasad Addepalli2024-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xilpm: versal: server: Handle No-OP isolation commands sw_services: xilocp: Fix update in DevAkIndex array mbox: Optimize wait time with timeout reduction and usleep() inclusion. XilinxProcessorIPLib:drivers:trngpsx: Fix for security review comments sw_services: xilsecure: Optimize xilsecure_versal_ecdsa_client_example code bsp: standalone: common: Add bit helper functions freertos10_xilinx: Enable exceptions after starting the timer v_hdmirxss: RxOnly: Fix Rxonly application for different platforms XilSem: Update API call as per XilSecure API interface sysmonpsu: Missing null ptr assert check added freertos10_xilinx: Fixed source code-format issue. freertos10_xilinx: Fix interrupt example for SDT flow freertos10_xilinx: Port FreeRTOS based interrupt APIs to SDT flow freertos10_xilinx: Update minor version sw_services: xilsecure: Validate command and payload before use xilpm: versal: update failure logic axicdma: Update dependency properties in the yaml xilsecure: Add CMakeList for trng core feature xilsecure: standalone: SDT flow support xilocp: Disable KeyUnwrap for Versal_AiePg2 and update XOcp_GenSubSysDevAk call in xilloader xilsecure: Fix SDT flow for VersalNet zdma: Fix SDT checks for interrupt header inclusion zdma: Increment driver version xilsecure: Fix SDT flow for Versal and ZynqMp xilloader: Sha3Lookup for Sha3 engine1 to intialize the CfgPtr xilsecure: tcl updates for refactored xilsecure library csudma: Update csudma yaml file with ASUDMA0 and 1 differentiation csudma: Add support for ASU DMA0 and DMA1 versal_plm: plm build updates with refactoring updates for versal_aiepg2 xilloader: HashBlock Authentication and Encryption flow for versal_aiepg2 xilplmi: Code refactoring changes for xilplmi xilpdi: Code refactoring for versal, versal_net and versal_aiepg2 xilsecure: Refactor xilsecure library for versal, versal_net and versal_aiepg2 ZynqMp: XilSecure: Copied xsecure_rsa files to ZynqMp folder xilffs: examples: Add example to test UFS interface xilffs: Add support for UFS interface sw_services:versal_aiepg2 support to embeddedsw xilpm: src: Add support of versal_aiepg2 platform sysmonpsv: Missing null ptr assert check added xilpm: versal_net: server: Fix resume-safe pm_init_node handler sw_services: xiltimer: Update minor version xilocp: When XPPU is not enabled by default, dont restore aperture configurations lib: sw_apps: OpenAMP: Add FreeRTOS support to apps scripts: pyesw: Move OpenAMP Lopper logic to create_app lib: sw_apps: OpenAMP Demos: sdt: Move SDT specific cmake logic to Vitis-specific files sw_services: xilsecure: Add major error code for RSA keypair generation dp21txss: Add XDpTxSs_GetSinkCapabilities API dp21: Add XDp_TxGetSinkCapabilities API sysmonpsv: Supply and Voltage Averaging APIs added lib: Add missing config parameter zynqmp_fsbl_bsp support in SDT flow scripts: pyesw: create_app: Pass stdin configuration information to the assist in case of peripheral test template esw: Update the FILENAME macro to fix the executable size issue in sdt flow lib: bsp: standalone: Update the microblaze hardware exception handling in SDT flow XilinxProcessorIPLib: drivers: intc: Fix the SDT flow size issues drivers: emacps: Increment driver version drivers: emacps: update copyright year drivers: emacps: Print final stats drivers: emacps: Transmit/receive multiple packets drivers: emacps: Format code using checkpatch.
| | * dfx-mgr : Updated SRCREV for 2024.2_3291Sivaprasad Addepalli2024-08-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | DFX-MGR: Bug fix while loading smartcam app DFX-MGR: Update listPackage with RPU slot number DFX-MGR extension to support -remove for RPU DFX-MGR extension to support -load for RPU DFX-MGR extension to support -listPackage for RPU
| | * sdt-artifacts: Only copy if the SDT_FILE_NAME is definedMark Hatle2024-08-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This resolves an issue when SDT_FILE_NAME is not set that results in: cp: cannot copy a directory, '.../tmp/work/.../sdt-artifacts/2024.2//image', into itself, '.../tmp/work/.../sdt-artifacts/2024.2/image/usr/share/sdt/zynqmp-generic/image' Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * boot-jtag.py: Add IMAGE_NAME_SUFFIX to tclSandeep Gundlupet Raju2024-08-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In scarthgap release, By default IMAGE_NAME_SUFFIX=".rootfs" set in image-artifact-name.bbclass, Due to this boot-jtag script doesn't include rootfs in .tcl script. Hence add IMAGE_NAME_SUFFIX to tcl script. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * fsbl-firmware_sdt.inc: Add support to fetch cached ps init filesSandeep Gundlupet Raju2024-08-161-25/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support to fetch cached ps init files from sdt-artifacts repo. Also make sdt-artifacts as conditional DEPENDS. Set USE_SDT_ARTIFACTS variable to "1" in machine file, if SDT artifacts are used from repo. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * sdt-artifacts: Recipe to clone sdt artifactsSandeep Gundlupet Raju2024-08-162-0/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This recipe will provide a feature to clone sdt artifacts using https, http and file protocol. sdt artfacts will be downloaded and extract to SYSROOT_DIRS(/usr/share) directory. Machine conf files and other recipes are use this sdt artifacts such as PDI_PATH, SYSTEM_DTFILE paths. 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.2Ben Levinsky2024-08-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelogs: openamp: xlnx: Update property 'power-domain' to 'power-domains' assists: gen_domain_dts: Hardcode DDR address for Zynq to always start from 0 lopper_sanity: add phandle selection test assists/isospec: introduce base protections lopper: fix property comparisions lopper: assists: Initial support for Versal Gen2 pl configuration lopper: add --symbols command line flag lopper: update default phandle map definitions lopper/base: enhance node dereference field lookup lopper: assists: baremetal_xparameters_xlnx: Generate coherency defines to inline with old tool defines lopper: assists: petalinuxconfig_xlnx: Add support for memory_type in the generated yaml file Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * device-tree: Add dir include required for SDT flowJohn Toomey2024-08-161-0/+2
| | | | | | | | | | | | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * image-selector: Add SDT image selector recipeJohn Toomey2024-08-164-0/+137
| | | | | | | | | | | | | | | | | | | | | | | | Also add imgsel wrapper allowing for the correct image-selector recipe to be built depending if the XSCT or SDT flow is in use Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * xrt, zocl : update commit id for 2024.2Manoj Takasi2024-08-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: XDP AIE Halt Plugin to set Debug Halt on AIE Cores for debugging on Client (#8344) fixing zynqmp build (#8346) Add DRC to xclbinutil for Linux file command utility compliance (#8337) add support for kernel_commit_id in AIE_PARTITION (#8335) Integrate aiebu as a submodule into XRT (#8336) Fixing issue in OpenCL counter information in Edge hardware emulation (#8342) Fixing issue where hardware emulation on Edge was not finding the debug_ip_layout file on disk (#8341) XRT OS Support for AlmaLinux 8 (#8331) Add signal API to fence_handle (#8339) Starting Event trace from specific layer (#8334) add a new metadata section in xclbin to support AIE profiling/debug (#8304) Corrected the logic in the function (#8296) Removal of AIESIM compilation flag in XRT (#8333) Remove Hardcoded register space 64KB in shim and zocl (#8300) Adding release variable (#8330) Signed-off-by: Manoj Takasi <mtakasi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * open-amp: 2024.2: Bump SRCREVBen Levinsky2024-08-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apps: zynqmp_r5: Update symbol IPI_IRQ_VECT_ID for FreeRTOS apps: examples: Add support for FreeRTOS OS for echo, matrix and rpc_demo apps: examples: Prepare echo, matrix and rpc_demo demos to support other OS's apps: zynqmp_r5: Move linker file logic to apps/machine/zynqmp_r5 apps: zynqmp_r5: Enable linker file generation based off SDT Lopper plugin apps: zynqmp_r5: Move all R5 library checks to apps/machine/zynqmp_r5 apps: zynqmp_r5: Remove SDT lib dependencies from OpenAMP Repo apps: zynqmp_r5: Add Versal and Versal-NET Information to Debug Banner apps: zynqmp_r5: Change get_ipi_msg_buf to use unsigned ints Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * 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>
| | * openamp-fw.inc: Update OPENAMP_FW_DEPLOY_DIRRaju Kumar Pothuraju2024-08-161-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Using TOPDIR will fail when TMPDIR redirected to different location than the default one. Use TMPDIR instead of TOPDIR and add open-amp-xlnx directory suffix as per the recent open-amp recipe changes. Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * u-boot-xlnx : Updated SRCREV for 2024.2_1935Sivaprasad Addepalli2024-08-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | cmd: sf: prevent overwriting the reserved memory arm64: versal2: fix the USB ref clock frequency initcall: break loop immediately on failure arm64: versal-net: add OSPI reset gpio for VNX board arm64: xilinx: Remove current-speed property from pl011
| | * linux-xlnx : Updated SRCREV for 2024.2_3551Sivaprasad Addepalli2024-08-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "irqchip: gic: Add changes to handle SGI for Zynq Remoteproc driver" Revert "irqchip: gic: Add remoteproc changes to the driver" staging: xilinx-tsn: fix kernel crash when new bridge if is created dma: xilinx_dpdma: Fix locking Revert "dmaengine: xilinx: dpdma: Fix race condition in vsync IRQ" EDAC/synopsys: Fix error injection on Zynq UltraScale+ remoteproc: zynq: remove openamp support for Zynq-7000
| | * libdfx_2024.2.bb: Add 2024.2 version libdfx recipeSandeep Gundlupet Raju2024-08-141-0/+25
| | | | | | | | | | | | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * dfx-mgr_2024.2.bb: Add 2024.2 version dfx-mgr recipeSandeep Gundlupet Raju2024-08-141-0/+74
| | | | | | | | | | | | | | | Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * bitstream_1.0.bb: Install and deploy bit fileSandeep Gundlupet Raju2024-08-141-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Add recipe version to bitstream recipe. 2. Install and deploy bit file for non xsct builds, This is required for packaging bitstream to boot.bin when MACHINE_FEATURES=fpga-overlay is not set. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * meta-xilinx-standalone-sdt: recipes-applications: peripheral-tests: Add ↵Appana Durga Kedareswara rao2024-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | missing slash in the do_compile Add the missing slash(\) while generating the bin file. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * meta-xilinx-standalone-sdt: classes-recipe: esw: Generate lopper meta-data ↵Appana Durga Kedareswara rao2024-08-141-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directly into the source folder itself Pass -O option to the lopper command so that all the required artifacts will be copied to the source folder and no need to do explict copy. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * aie-rt : Updated SRCREV for 2024.2_8555Sivaprasad Addepalli2024-08-141-1/+1
| | | | | | | | | | | | driver: src: core: Provide profiling capability in partial LoadElf