summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
Commit message (Collapse)AuthorAgeFilesLines
* versal-ai-edge-generic: Fix QEMU boot issueSandeep Gundlupet Raju2024-04-091-0/+6
| | | | | | | | | | | | | | VEK280 SDT QEMU doesn't come up with PLM, this to default QEMU_HW_DTB_PS used from versal-generic.conf file doesn't work for VEK280 machine conf file. Fix QEMU PLM boot issue by setting the right QEMU_HW_DTB_PS to board-versal-ps-vek280.dtb and also adjust the QB_MEM to 12GB to match with board dtsi file, we need set same in QB_MEM for QEMU boot. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* versal-hbm-generic: Fix QEMU boot issueSandeep Gundlupet Raju2024-04-081-0/+6
| | | | | | | | | | | | | | VHK158 SDT QEMU doesn't come up with PLM, this to default QEMU_HW_DTB_PS used from versal-generic.conf file doesn't work for VHK158 machine conf file. Fix QEMU PLM boot issue by setting the right QEMU_HW_DTB_PS to board-versal-ps-vmk158.dtb and also adjust the QB_MEM to 32GB as versal-vhk158-reva.dts has 32GB set, we need set same in QB_MEM for QEMU boot. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* lopper: Update SRCREV for lopperOnkar Harsh2024-04-081-1/+1
| | | | | | | | | | | | The SRCREV update contains below commits: assists: generate_config_object: Enable user-driven customization of library options assists: generate_config_object: Addressed the scenario where, not all masters are reset masters lopper:assists:baremetallinker: Do not consider linear SPIs for memory tests lopper:assists:gen_domain_dts: Remove axi_noc and noc_ddr4 IPs from linux ignore list base: add expression to clock phandle description Signed-off-by: Onkar Harsh <onkar.harsh@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* versal-prime-generic: Fix QEMU PLM boot issueSandeep Gundlupet Raju2024-04-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QEMU PLM error code are observed as shown below. [13422.262]**************************************** [13422.490]Xilinx Versal Platform Loader and Manager [13422.508]Release 2024.1 Mar 30 2024 - 14:13:53 [13422.562]Platform Version: v0.0 PMC: v0.0, PS: v0.0 [13422.588]BOOTMODE: 0x5, MULTIBOOT: 0xF0000000 [13422.608]**************************************** [13427.899]Non Secure Boot [13441.028]PLM Initialization Time [13441.090]***********Boot PDI Load: Started*********** [13441.191]Loading PDI from SD1 [13441.218]Monolithic/Master Device [14850.660]1409.510 ms: PDI initialization time [14850.719]+++Loading Image#: 0x1, Name: lpd, Id: 0x04210002 [14850.755]---Loading Partition#: 0x1, Id: 0xC [14892.625] 41.831 ms for Partition#: 0x1, Size: 11360 Bytes [14893.706]---Loading Partition#: 0x2, Id: 0x0 [14902.163] 7.679 ms for Partition#: 0x2, Size: 65104 Bytes PSM Firmware version: 2024.1 [Build: Mar 30 2024 14:13:53 ] [15013.595]+++Loading Image#: 0x2, Name: pl_cfi, Id: 0x18700000 [15014.589]---Loading Partition#: 0x3, Id: 0x3 [21947.779]Polling 0xF11A0000 Mask: 0xFFFFFFFF ExpectedValue: 0x14CAA093 [21949.039]MaskPoll: Addr: 0x0F11A0000, Mask: 0xFFFFFFFF, ExpVal: 0x14CAA093, Timeout: 1000000, RegVal: 0x14CA8093 ...ERROR [21951.067]CMD: 0x00040101 execute failed, Processed Cdo Length 0x84 [21952.260]CMD Payload START, Len:0x00000004 0x00000000F20000A8: 0xF11A0000 0xFFFFFFFF 0x14CAA093 0x00000001 0x00000000F20000B4: [21954.516]CMD Payload END [21955.035]Error loading PL data: CFU_ISR: 0x00000000, CFU_STATUS: 0x0000080C PMC ERR1: 0x00000000, PMC ERR2: 0x00000000 [21957.810]PLM Error Status: 0x21010001 [21958.489]============Register Dump============ [21959.269]PMC_TAP_IDCODE: 0x14CA8093 [21959.887]EFUSE_CACHE_IP_DISABLE_0(EXTENDED IDCODE): 0x00004000 [21960.901]PMC_TAP_VERSION: 0x03000000 [21961.516]CRP_BOOT_MODE_USER: 0x00000005 [21962.179]CRP_BOOT_MODE_POR: 0x00000005 [21962.823]CRP_RESET_REASON: 0x00000202 [21963.462]PMC_GLOBAL_PMC_MULTI_BOOT: 0xF0000000 [21964.242]PMC_GLOBAL_PWR_STATUS: 0x00000000 [21964.946]PMC_GLOBAL_PMC_GSW_ERR: 0x00000000 [21965.666]PMC_GLOBAL_PLM_ERR: 0x00000000 [21966.342]PMC_GLOBAL_PMC_ERR1_STATUS: 0x00000000 [21967.136]PMC_GLOBAL_PMC_ERR2_STATUS: 0x00000000 [21967.917]PMC_GLOBAL_GICP0_IRQ_STATUS: 0x20000000 [21968.713]PMC_GLOBAL_GICP1_IRQ_STATUS: 0x00000000 [21969.507]PMC_GLOBAL_GICP2_IRQ_STATUS: 0x00000000 [21970.307]PMC_GLOBAL_GICP3_IRQ_STATUS: 0x00000000 [21971.113]PMC_GLOBAL_GICP4_IRQ_STATUS: 0x00000000 [21971.921]PMC_GLOBAL_GICP_PMC_IRQ_STATUS: 0x00000000 [21972.767]============Register Dump============ This is due to default QEMU_HW_DTB_PS used from versal-generic.conf file doesn't work for VMK180 machine conf file. Fix QEMU PLM boot issue by setting the right QEMU_HW_DTB_PS to board-versal-ps-vmk180.dtb. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* versal-generic.conf: Update QEMU_HW_DTB_PMCSandeep Gundlupet Raju2024-04-081-1/+1
| | | | | | | | | Update QEMU_HW_DTB_PMC to use board-versal-pmc-virt.dtb instead of board-versal-pmc-vc-p-a2197-00.dtb as board-versal-pmc-vc-p-a2197-00.dtb dtb targets tenzing board. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* u-boot-xlnx : Updated SRCREV for 2024.1_5819Sivaprasad Addepalli2024-04-081-1/+1
| | | | | | | | | | | arm64: versal-net Add dcc node and dcc in aliases for versal-net-ipp-rev1.9.dts mtd: spi-nor: Remove SPI_NOR_OCTAL_READ flag soc: zynqmp: Add the IDcode for TEG variant zlib: Remove incorrect ZLIB_VERSION zlib: Port fix for CVE-2016-9841 to U-Boot zlib: Rename write variable to wnext (window write index) zlib: Rename this variable to here (current decoding table entry) configs: versal: Disable the config for spansion flash
* qemu : Updated SRCREV for 2024.1_2095Sivaprasad Addepalli2024-04-081-1/+1
| | | | m25p80: Consider 4byte address for octal ddr mode
* dts : Updated SRCREV for 2024.1_1751Sivaprasad Addepalli2024-04-081-1/+1
| | | | vck190: Add 2g OSPI flash
* dts : Updated SRCREV for 2024.1_2055Sivaprasad Addepalli2024-04-081-1/+1
| | | | | | versal: Add support for xqvm1102, xqve2102, xqvp2502, xqvp1052 and xqve2302 versal: Add support for xave2602 and xave2802 versal: SE variants support
* dts : Updated SRCREV for 2024.1_6971Sivaprasad Addepalli2024-04-051-1/+1
| | | | | | versal: Add support for the SE variant of xcvp1002 versal: Add support for the SE variant of xcvm2152 versal: Add support for xcvm2152
* dfx_user_dts.bbclass: Make bit or bin or pdi as required inputSandeep Gundlupet Raju2024-04-041-7/+14
| | | | | | | | | | | | | 1. Make bit or bin or pdi as required input for firmware recipes. If bit or bin or pdi of respective soc_family is not included then raise bitbake parse skip recipe errors. 2. Check for absolute dtbo/bin/bit path if any of these files exits in SRC_URI. 3. Skip recipe if both dtbo and dts/dtsi found in SRC_URI. 4. Fix logic to convert from bit to bin for zynqmp or zynq soc family. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl : Update commit idsaumya garg2024-04-031-1/+1
| | | | | | | | | | | | | | | | | | Changelog: Configure both channel IDs for aie_trace & aie_profile (#8038) Fix bug in Edge sw_emu flow (#8044) add cmake definition for linux builds (#8042) Improvements to AIE trace on clients (#8039) Fixing the map operator logic (#8040) Implementation of Hip stream apis (#8018) Hip test tidy up (#8029) Simplifying hip memory APIs interfaces. (#8037) CR-1192489: Memory Module Metric Event IDs are produced in tiles where no Mem Port kernel driver to Linux 6.8 (#8005) Fix on client to correct partition info device query request (#8033) VITIS-11112 HIP Binding: Memory Management. (#7983) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* bootbin-version-string: Add text version fileJohn Toomey2024-04-031-0/+32
| | | | | | | | | | | 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> (cherry picked from commit c6ae24ee38a69e4bcd463337aed43276d70845df) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xilinx-bootbin: Add optional data section to BIFJohn Toomey2024-04-032-0/+7
| | | | | | | | | | 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> (cherry picked from commit cdeb46c57358e579be9f1c1be95a544fd0e713e4) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* lopper: srcrev updateBen Levinsky2024-04-031-1/+1
| | | | | | | | | missing one commit form latest d67410d openamp: xlnx: Update model parsing Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-core: ai-engine: Add new FAL Linux compile flagGregory Williams2024-04-031-1/+1
| | | | | | | | FAL now has a compile switch when compiling for Linux platforms, this change will enable this flag when compiling FAL examples. Signed-off-by: Gregory Williams <gregory.williams@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* open-amp : Updated SRCREV for 2024.1_8471Sivaprasad Addepalli2024-04-031-1/+1
| | | | apps: zynqmp_r5: zynqmp: Add default values in case they are missing in BSP
* aie-rt : Updated SRCREV for 2024.1_8819Sivaprasad Addepalli2024-04-031-1/+1
| | | | | | driver: src: Remove old resource manager code fal: src: rsc: Fix broadcast all bug for Linux backend fal: src: rsc: Add error logs for all resource types
* lopper: srcrev updateBen Levinsky2024-03-281-1/+1
| | | | | | | | | | | | | | d67410d openamp: xlnx: Update model parsing 9e880fa openamp: xlnx: remove a2197 e4b6f3b lopper: assists: gen_domain_dts: Update symbol node entry for gic_its node 5069563 base/phandle: add resets and assigned-clocks 4d61969 lopper: assists: gen_domain_dts: Add option to keep TCM nodes 5666b57 lopper: assists: baremetal_validate_comp_xlnx: Update the assist to handle use cases where dev_type is missing in the driver yaml 88f9171 lopper: assists: baremetal_validate_comp_xlnx: Update mem_type check for microblaze_riscv fa2aab9 lopper: assists: baremetal_xparameters_xlnx: Generate reg and interrupt defines for all possible ranges Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* u-boot-xlnx-2023.2.inc: space is missing for SRC_URI:appendVaralaxmi Bingi2024-03-281-1/+1
| | | | | | | | | | | | when user changes any config in u-boot menu config then we are saving that in user-<timestamp>.cfg. While adding that user*.cfg to SRC_URI space is missing and it was treated as different file and getting compilation issue. The space missed in below line meta-xilinx/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc#L19. Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Revert "xrt: Disable AIE profiling and related"Mark Hatle2024-03-282-19/+0
| | | | | | This reverts commit 1c8cb60444e8e5170a46ae8a5657e164f6657f37. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2024-03-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: VITIS-9887: xrt support for multiple graph linking and compilation (#8030) VITIS-11100 Display all AIE columns (#8015) VITIS-11102 Remove device status from Ryzen report json (#8031) Providing build metadata to version file (#8028) initial trace updates for client (#7980) removed debug line (#8026) Only use the XDP Static DB methods supported for Client Flow in ML Timeline Plugin (#8025) adding new job notify-slack (#8019) Incorporate partition shifts and support ML metadata (#8021) Adjusting build number for TA to pick up the build (#8024) Add noshim to ishim. Next maybeshim? (#8023) Handle an error for aie_trace plugin on client (#8020) Update cmake to pick up HIP header files from Linux distribution area… (#8022) Update Aie Enums to be compatible with future changes (#7910) XRT support for independent AIE graph compilation and linking (#7999) Change Shell name for RAVE Platform (#8017) HIP tests for GPU and other build improvements (#8008) VITIS-11114 - Command, Event, kernel_start, and copy_buffer classes and Event API Implementation Part1 (#8007) VITIS-11369 Improve get xclbin name method (#7997) Hide symbols from xrt.h header (#7998) Added variable to store the actual buffer size in xobj (#8014) Adding os_ver in matrix (#8016) removed headers related to xcl apis from xdp code (#8009) patch fix for build number for windows (#8013) Modifying build number and fix SJ release intermittent issue (#8012) add xrt::elf raw elf data constructor (#7963) master pipeline for xrt in Gh actions (#8004) Do not move an r-value (#8003) Update license (#8001) Adjustments to identifying, handling, and reporting active core/memory modules in AIE profile & trace (#7990) Adjusting profiling API logging to account for recursive calls to monitored APIs (#8000) CR-1123282 - Use get_size sdr request to receive sensor (#7944) Update skd files to remove xcl apis (#7995) Replacing xcl Apis : xclDeviceInfo2 and xclGetSysfsPath (#7994) calculate correct global index for event tiles vector (#7991) Workaround to limit Aperture Size Limit as part of QDMA Queues for SOFT QDMA IP. (#7979) CR1178636: AIE Memory Read Throughputs are 0 (#7981) VITIS-11517 Remove ReportMemory from Ryzen in XRT (#7978) change buf size to decrease throughput (#7986) fix for IVT failure (#7989) Further cleanup of xcl apis for pcie build (#7988) VITIS-11114 - HIP API initial Implementation (#7951) Use xrt::ip to read registers for XDP PL Deadlock Diagnosis (#7984) Replace xclOpen/Close in XDP (#7985) Fix seg fault when device not available is provided (#7972) VITIS-9706: xrt support for adf event apis (#7926) VITIS-11418 Upgrade AIE partition report. (#7976) Fix TXT tests for Linux (#7982) libqdma: Updating QDMA to its latest commit (#7977) Initial implementation of Hip module and function apis (#7964) xclbinutil changes to support multiple aie.resources.bin (#7970) CRs 1191344 & 1190977 - Bug fixes for AIE profile/trace on Edge (#7974) Move metadata Reader to static database (#7949) Add an aie trace timestamp binary data format (#7966) build number is - ${{ github.run_number }}_${{ github.run_attempt }} (#7969) Fixing clock rate retrieval in case of zero (#7975) Delete .github/workflows/xrt-pr-comment-ci.yaml (#7973) CR-1191367 Use PCI revision ID and deivce ID to identify device (#7971) Clean up hip tests to please clang-tidy (#7965) VITIS-11112 HIP Binding: Memory Management (#7929) Seperated bar mapping from probe in the xbmgmt driver. (#7927) xbutil fix help menu (#7960) XRT build drops a kernel-doc directory in the PWD (#7935) add initial support for transforming PDIs in AIE_PARTITION (#7954) Use debug_ip_layout_path device query in place of xclGetDebugIPlayoutPath (#7962) Enable clang-tidy for hip tests (#7943) using branch for test summary instead of version (#7961) Updating trace clock for PL (#7959) CR-1190692 Add method to set read range on xrt::ip (#7957) CR-1187549 (#7956) Add support for debug buffer object in XRT for internal use (#7955) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* machine-xilinx-default.inc: Set default libmetal and openamp providerSandeep Gundlupet Raju2024-03-281-0/+4
| | | | | | | | Building libmetal and openamp using poky core-image-minimal requires providers, Hence set default libmetal and openamp provider. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* linux-xlnx : Updated SRCREV for 2024.1_4975Sivaprasad Addepalli2024-03-281-1/+1
| | | | | | | | | | | v4l: xilinx: dprx: Replace irq_of_parse_and_map with platform_get_irq_byname v4l: xilinx: dprx: Fix incorrect reconfiguration of registers v4l: xilinx: dprx: Correct the XDPRX_DEVICE_SERVICE_IRQ_CP_IRQ_MASK macro value soc: xilinx: Fix event notification issue for SW event node drm: xlnx: hdcp: Remove unused variable srm_version xen/pci: Add xen_reset_device_state function net: phy: xilinx-gmii2rgmii: Adopt clock support dt-bindings: net: xilinx_gmii2rgmii: Add clock support
* u-boot-xlnx : Updated SRCREV for 2024.1_7095Sivaprasad Addepalli2024-03-281-1/+1
| | | | | | | | arm64: dts: zynqmp: make hw-ecc as the default ecc mode xilinx: Do not call private env_get_location() when !ENV_IS_NOWHERE mtd: spi-nor: Disable chip erase for n25q512ax3 flash configs: zynqmp_kria: Deactivate CONFIG_SPI_FLASH_BAR arm64: zynqmp: Disable Tri-state for SDIO
* u-boot-xlnx : Updated SRCREV for 2024.1_6395Sivaprasad Addepalli2024-03-281-1/+1
| | | | | | | | mtd: spi-nor: Disable chip erase for S28HS02GT flash mtd: spi-nor: Set the ECC configuration to 1-bit error correction mtd: spi-nor: Added Fixup for S28HS02GT Infineon OSPI flash xilinx: Enable support for Infineon Octal flash arm64: zynqmp: Add bootcmd_usb4 variable
* Change u-boot-xlnx-scr to use copies instead of symlinksJonathan Stroud2024-03-271-4/+6
| | | | | | | 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>
* vdu-firmware : Updated SRCREV for 2024.1_7367Sivaprasad Addepalli2024-03-271-1/+1
| | | | | fix: 10 bits HEVC and AVC streams chore: update to revision d20240216
* vdu-ctrl-sw : Updated SRCREV for 2024.1_1747Sivaprasad Addepalli2024-03-271-1/+1
| | | | | | | | | fix: 10 bits HEVC and AVC streams Acked-for-series: Varunkumar Allagadapa <varunkumar.allagadapa@amd.com> chore: add missing errorCode fix: context fix: add missing nDeviceIndex increment chore: update to revision 20240216 Revert "chore fix compilation issue"
* vcu-omx-il : Updated SRCREV for 2024.1_5391Sivaprasad Addepalli2024-03-261-1/+1
| | | | fix: Force sample pack mode setting
* vdu-modules : Updated SRCREV for 2024.1_5407Sivaprasad Addepalli2024-03-261-1/+1
| | | | Modified al5d log message to use VDU instead of VCU
* vdu-omx-il : Updated SRCREV for 2024.1_7223Sivaprasad Addepalli2024-03-261-1/+1
| | | | chore: update to revision d20240216
* lopper: Update Branch and SRCREV of lopper for 2024.1Onkar Harsh2024-03-251-2/+2
| | | | | | | | | | | | | | | | | | Github lopper (https://github.com/devicetree-org/lopper) has now been branched out to v0.2024.x to support 2024.1 release. Update the recipe to use lopper from this branch. The SRCREV update contains below commits: assists: gen_domain_dts: Remove BRAM memory nodes from linux device tree assists: linker/domain: Add support for linear flash memories in linker script lopper: assists: baremetal_validate_comp_xlnx: Update memory test checks for zynq platform lopper: assists: baremetal_xparameters_xlnx: Fix whitespace after the marco name warning assists: baremetal_xparameters_xlnx: Export defines needed by MB V BSP lops: lop-microblaze-riscv: Add support for library fallback mechanism lopper: assists: baremetal_gentestapp_xlnx: Fix the condition for selftest API declartion Signed-off-by: Onkar Harsh <onkar.harsh@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* boot.cmd.ubifs: Fix in boot.scr for vck5000John Vicky Vykuntapu2024-03-251-0/+4
| | | | | | | | | | Due to recent u-boot changes wrt boot_cmd, booti command is taking input as booti 0x00200000 - 0x00001000, and ramdisk address offset is missing in u-boot. So, added JTAG boot mode support in boot script to support jtag boot target, When user wants to debug/boot vck5000 wrt to jtag boot mode. Signed-off-by: John Vicky Vykuntapu <johnvicky.vykuntapu@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* device-tree: Replace symlink with cpJohn Toomey2024-03-251-1/+1
| | | | | | | | | | | | | 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> (cherry picked from commit 6ddde9a20775549f1434cba6006f84db1a223cb4) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* linux-xlnx : Updated SRCREV for 2024.1_7131Sivaprasad Addepalli2024-03-251-1/+1
| | | | | | | | | | | staging: xilinx_hdcp: Fix gcc warning crypto: xilinx: RSA support for the Versal platform firmware: xilinx: RSA interface api support for Versal mtd: spi-nor: gigadevice: Add lock/unlock support for GD25B512 spi: spi-cadence-quadspi: Remove dependency on SRAM Fill Register during indirect non-dma read mtd: spi-nor: gigadevice: Set hardware capabilities inline with the opcodes defined in flash info net: macb: Correct WOL CAPS value net: macb: Use queue disable instead of tieoff in Versal suspend
* vcu-ctrl-sw : Updated SRCREV for 2024.1_2159Sivaprasad Addepalli2024-03-231-1/+1
| | | | | | fix: Force sample pack mode packed xv for > 8bits Acked-for-series: Varunkumar Allagadapa <varunkumar.allagadapa@amd.com> fix: add missing nDeviceIndex increment chore: update to revision d20240216
* vcu-omx-il : Updated SRCREV for 2024.1_4619Sivaprasad Addepalli2024-03-231-1/+1
| | | | chore: update to revision d20240216
* vcu-firmware : Updated SRCREV for 2024.1_4795Sivaprasad Addepalli2024-03-221-1/+1
| | | | chore: update to revision d20240216
* linux-xlnx : Updated SRCREV for 2024.1_1971Sivaprasad Addepalli2024-03-211-1/+1
| | | | | | | | | | | | | watchdog: xilinx_wwdt: Add check for timeout limit and set maximum value if exceeded remoteproc: zynqmp: Change tcm address translation method remoteproc: zynqmp: fix TCM carveouts in lockstep mode mtd: spi-nor: winbond: Add lock/unlock support for W25Q256JWFIM arm64: versal-net: Align spi-max-frequency for se7 arm64: versal: Remove flexnoc node arm64: zynqmp: dts: Add required properties for rs485 support for KD240 arm64: versal: Add clocks and power domains for LPD SWDT dt-bindings: power: Add PM for LPD SWDT arm64: versal: Add LPD SWDT node in versal.dtsi
* u-boot-xlnx : Updated SRCREV for 2024.1_6611Sivaprasad Addepalli2024-03-211-1/+1
| | | | | | | | | | arm64: zynqmp: dts: Add required properties for rs485 support for KD240 spi: cadence_qspi: Fix OSPI boot issue arm64: versal: Add clocks and power domains for LPD SWDT dt-bindings: power: Add PM for LPD SWDT arm64: versal: Add LPD SWDT node in versal.dtsi mtd: spi-nor: Address the Macronix flash probe failure mtd: spi-nor: Store GPIO info during flash probe
* kernel-module-mali: Fixed buildpath QA warningParth Gajjar2024-03-202-0/+30
| | | | | | | | Added: 0029-Fixed-buildpath-QA-warning.patch Resolved buildpath QA warning Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* vcu-modules : Updated SRCREV for 2024.1_3583Sivaprasad Addepalli2024-03-201-1/+1
| | | | dmaproxy: Use DMA_TO_DEV in dma_map_page API for destination buffer
* u-boot-xlnx : Updated SRCREV for 2024.1_5791Sivaprasad Addepalli2024-03-191-1/+1
| | | | | | | | | | mtd: spi-nor: Enable DDR mode functionality with Macronix flash mtd: spi-nor: Enable DDR mode functionality with Gigadevice flash mtd: spi-nor: Enable DDR mode functionality with ISSI flash spi: cadence_qspi: Modified the rx_dll_tuning function to support generic execution arm64: versal-net: Align spi-max-frequency for se7 arm64: versal: Remove flexnoc node arm64: zynqmp: Add missing description for vm-p-m1369
* u-boot-xlnx-microblaze.inc: Fix Endiannes did not match qa issueSandeep Gundlupet Raju2024-03-181-2/+2
| | | | | | | | | | | | | Using u-boot.elf for Microblaze, u-boot fails to build with below errors. ERROR: u-boot-xlnx-1_v2024.01-xilinx-v2024.1+gitAUTOINC+db3e1e025f-r0 do_package_qa: QA Issue: Endiannes did not match (0, expected 1) in /boot/u-boot-kcu105-microblazeel-v2024.01-xilinx-v2024.1+gitAUTOINC+db3e1e025f-r0.elf [arch] ERROR: u-boot-xlnx-1_v2024.01-xilinx-v2024.1+gitAUTOINC+db3e1e025f-r0 do_package_qa: Fatal QA errors were found, failing task. So fix qa issue by adding arch to INSANE_SKIP for u-boot package. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* machine-xilinx-default.inc: use u-boot.elf for MB and ZynqVaralaxmi Bingi2024-03-181-2/+1
| | | | | | | | | | | | | | | | | | | | For microblaze u-boot not booting on qemu or hw after moving to u-boot 2024.1 rebase branch. Reason explained below: u-boot will provide output files as u-boot.elf, u-boot, u-boot.bin, u-boot-nodtb.bin etc.. For Microblaze and Zynq we are using u-boot output file For aarch64 family we are using u-boot.elf u-boot: which has no relocation inside, then we apply relocation (rela section) over binary. and then copying as u-boot.elf and using it. u-boot.elf: It will relocation inside it and without debug symbols. After recent relocation changes in u-boot we should use u-boot.elf only for all platforms. Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* u-boot-xlnx : Update SRCREVManikanta Guntupalli2024-03-181-1/+1
| | | | | | | | | 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> (cherry picked from commit c73652b9f1b46ded3b672c022de0a79e306fdc25) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xclbinutil-native: Add minimal recipe based on XRTJohn Toomey2024-03-181-0/+29
| | | | | | | | | 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> (cherry picked from commit 49e14580b9942aeb45b6d046b9379e51c090f72d) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* arm-trusted-firmware : Updated SRCREV for 2024.1_2527Sivaprasad Addepalli2024-03-181-1/+1
| | | | | | docs(versal-net): update SMC convention docs(versal): update SMC convention docs(zynqmp): update SMC convention
* aie-rt : Updated SRCREV for 2024.1_6083Sivaprasad Addepalli2024-03-171-1/+1
| | | | fal: src: Replace single letter function arguments.