summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* README.booting.storage.md: Update wic instructionsSandeep Gundlupet Raju2023-11-011-8/+14
| | | | | | | Update wic image flashing instructions for SD/eMMC boots. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.booting.md: Update boot instructions using slirp modeSandeep Gundlupet Raju2023-11-011-0/+12
| | | | | | | | Update boot instructions using slirp mode when tap devices are not configured. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.building.md: Update build instructionsSandeep Gundlupet Raju2023-11-011-35/+47
| | | | | | | | | | | 1. Add meta-virtualization layer dependencies in README.md file as this is required for lopper tool for SDT build flow. 2. Remove machine table list and point to meta layer README. 3. Update build instructions for wic image and setting up tap devices. 4. Add instructions to clone gen-machine-conf repo submodules. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* README.md: Update SDT build instructionsSandeep Gundlupet Raju2023-11-011-21/+101
| | | | | | | | | | | | Update System Device tree build instructions. README-setup is deprecated instead use gen-machineconf tool to parse sdtgen output and generate machine configuration files. Also add meta-virtualization layer dependencies in README.md file as this is required for lopper tool. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Updating Yocto device-tree variable from BOARD template to versal-vck500-revaSachin Kedare2023-11-011-1/+1
| | | | | | | | stable build vck5000 got fail due to board template in yocto device-tree variable so changing to versal-vck5000-reva Signed-off-by: Sachin Kedare <sachin.kedare@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* embeddedsw : Updated SRCREV for 2024.1_5195Sivaprasad Addepalli2023-11-011-1/+1
| | | | | | | | | | | | | | | | ospipsv: data: Update dependency_files inorder to pull dependency files automatically ospipsv: data: Update driver version i2srx: Add SDT support for I2S Receiver drivers i2srx: Add support for SDT support for I2SRX drivers vphy: Add support for system device-tree flow vphy: Add support for system device-tree flow uartlite: Fix yaml file to pull the uartlite driver v_hdmitxss1: Add support for SDT flow v_hdmitx1: Add support for SDT flow v_hdmirxss1: Add support for SDT flow v_hdmirx1: Add support for SDT flow v_hdmiphy1: Add support for SDT flow v_hdmi_common: Add support for SDT flow
* Updated Commit IDSiva Addepalli2023-11-011-0/+0
| | | | | | yocto_machine.py: update kernel load address for microblaze Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* xlnx-embeddedsw: Define a floating git versionMark Hatle2023-10-311-0/+3
| | | | | | | | | | | | | | | | | | While the 'git' version should never be preferred, some may find it useful for development. However, this was causing a parse error in some configurations: fsbl-firmware_git.bb: Exception during build_dependencies for T bb.data_smart.ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: Unable to resolve 'git' in upstream git repository in git ls-remote output for github.com/Xilinx/embeddedsw.git The variable dependency chain for the failure is: SRCPV -> PV -> WORKDIR -> T Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dt-processor.sh: No longer need PREFERRED_VERSION for sdt workflowMark Hatle2023-10-311-6/+0
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* dt-processor: Fix issues with test commandJohn Toomey2023-10-311-2/+2
| | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-core: linux-xlnx: Reset 2024.1 for developmentMark Hatle2023-10-312-4/+4
| | | | | | | 2024.1 has been reset back to 6.1.0 version, but is otherwise functionally similar to the 6.1.30 release from 2023.2. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* lopper: srcrev update for the 2024.1 releaseAppana Durga Kedareswara rao2023-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Below are the updates tree: count indexes for dropped records spec: document extended yaml operators yaml: expand all chunks of json into numbered nodes tree: improve phandle map variable field handling yaml: resolve json properties after setting pclass base/phandle: add expression to clock phandle description lopper: assists: gen_domain_dts: Fix race condition in deleting the cluster cpu node lopper: assists: xlnx_overlay_dt: Remove deprecated lopper_tree imports lopper: assists: baremetalconfig_xlnx: Don't generate config file in case driver is compatible with the given sdt openamp: xlnx: Update channel check to account for 0 openamp: xlnx: Enable multiple channels in YAML openamp: xlnx: remove old openamp zynq logic openamp: xlnx: Enable Zynq Platform via updated module flow lopper: assists: Add support for pruned system device-tree assists/domain: respect -t flag to lopper tree: enhance phandle handling for variable sized fields lopper: assists: gen_domain_dts: Add assist for generating processor specific dts tree: decreate duplicate node verbosity yaml: switch output to logging format assists/isospec: change no-flags/default for devices tree: convert to logger and f-string format lopper: convert debug to logger and f-strings logging: ensure that the root logger has the same level as subloggers lopper: move logging to reusable location lopper:assists:baremetallinker_xlnx Correcting logic to get the stack and heap data from yaml lopper:assists:baremetal_xparameters_xlnx: Removing the BOARD dependency on compatible string docs: add 'output' lop operation documentation lopper: assists: If options has outdir option consider it as precedence lopper: __init__: Add support for optional outdir feature when assist called from lops lopper: add "cond" property to lops assists:baremetal_xparameters_xlnx: Fix for the wrong reuse of variable "index" lopper: assists: Add proper checks for chosen node handling lopper: assists: baremetal_xparameters_xlnx: Fix race condition in the additionalProperties handling lopper:assists:baremetal_config : Add flexibility for padding number lopper:assists:baremetal_xparameters : Adding support to add a 64 bit property in xparameters lopper: assists: baremetal_xparameters_xlnx: Ignore Subnodes lopper:assists:baremetalconfig : Adding support to read a 64 bit property from a node on demand lopper: assists: baremetallinker_xlnx: Fix UnboundLocalError has_ocm lopper: assists: baremetallinker_xlnx: Fix race condition in the memtest config lopper: assists: bmcmake_metadata_xlnx: fix type in driver name lopper: assists: baremetal_xparameters_xlnx: Add support for generating XSEM_CFRSCAN_EN and XSEM_NPISCAN_EN defines lopper: assists: baremetallinker_xlnx: Update the process checks for all cores instead of 0th instance lopper: assists: baremetallinker_xlnx: Add support for linker_constraints openamp: xlnx: Add Host specific values lopper: assists: bmcmake_metadata_xlnx: Generate CMAKE_MACHINE variable for microblaze processor lopper: assists: baremetal_xparameters_xlnx: Fix IndexError in assist lopper: assists: baremetal_gentestapp_xlnx: Update the assist to handle versioned drivers 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-experimental: Remove custom ESW repositoryMark Hatle2023-10-313-20/+0
| | | | | | | The experimental support has been merged into the base ESW repository defined in meta-xilinx-standalone. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-standalone-experimental: Rename _git to _2024.1Mark Hatle2023-10-31190-0/+0
| | | | | | | | The xlnx-embeddedsw class chooses the correct source based on the PV. Update the PV, as the code is now integrated. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-standalone-experimental: Update recipes as per unified ↵Appana Durga Kedareswara rao2023-10-318-10/+24
| | | | | | | | | | | embeddedsw sources In the unified repo few driver recipes are depends on xparamters.h file so move the xparameters.h generation to xilstandalone recipe and update other recipes as per latest sources. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* xrt, zocl: Update commit idsaumya garg2023-10-311-1/+1
| | | | | | | | | | | | | | | Changelog: Update release version for 2024.1 (#7744) Implementation of AIE Debug Plugin for windows devices (#7725) [CR-1174259]: xrtSyncBOAIE suuport in PCIE sw_emu driver (#7740) change power mode names (#7739) removing dead code per coverity (#7738) Extend xrt::ext::bo with missing constructors (#7737) add reference to pcidrv and pcidev (#7736) fix for AIE1 status (#7734) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* arm-trusted-firmware : Updated SRCREV for 2024.1_6455Sivaprasad Addepalli2023-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from topic "mb/cov-fix" into integration Merge changes from topic "gpt_updates" into integration Merge "feat(cpus): add support for Travis CPU" into integration Merge "fix(ti): align static device region addresses to reduce MMU table count" into integration Merge "feat(handoff): port BL31-BL33 interface to fw handoff framework" into integration refactor(arm): use gpt_partition_init feat(partition): add interface to init gpt refactor(partition): convert warn to verbose feat(partition): add support to use backup GPT header refactor(partition): get GPT header location from MBR feat(arm): add IO policy to use backup gpt header feat(tbbr): add image id for backup GPT feat(handoff): port BL31-BL33 interface to fw handoff framework Merge changes from topic "sm/err_errata" into integration feat(cpus): add support for Travis CPU fix(tbbr): guard defines under MBEDTLS_CONFIG_FILE refactor(tbbr): enforce compile-time error for invalid algorithm selection Merge "fix(arm): fix GIC macros for GICv4.1 support" into integration Merge "fix(spmd): fix FFA_VERSION forwarding" into integration fix(ti): align static device region addresses to reduce MMU table count Merge "fix(mpam): refine MPAM initialization and enablement process" into integration fix(arm): fix GIC macros for GICv4.1 support Merge "fix(build): convert tabs to spaces" into integration fix(mpam): refine MPAM initialization and enablement process fix(spmd): fix FFA_VERSION forwarding Merge "feat(mt8195): increase TZRAM" into integration Merge "feat(st): update STM32MP DT files" into integration Merge changes from topic "st_remove_shm" into integration Merge "fix(st): properly check LOADADDR" into integration Merge "fix(cpus): workaround for Cortex-A510 erratum 2080326" into integration fix(cpus): workaround for Cortex-A510 erratum 2080326 fix(cpus): fix the rev-var of Neoverse-V1 fix(errata-abi): update the Neoverse-N2 errata ABI struct fix(errata-abi): update the neoverse-N1 errata ABI struct fix(cpus): fix the rev-var of Cortex-X2 fix(errata-abi): update the Cortex-A78C errata ABI struct fix(cpus): update the rev-var for Cortex-A78AE fix(errata-abi): update the Cortex-A76 errata ABI struct fix(cpus): fix the rev-var for Cortex-A710 Merge changes Ia66dd232,Ie0ddbe0b,Idd191614 into integration Merge changes from topic "gcc_linker_aarch32" into integration Merge "fix(cert-create): fix key loading logic" into integration fix(build): convert tabs to spaces fix(st): properly check LOADADDR Merge changes from topic "mp/test_espi" into integration Merge "fix(build): pass parameters through response files" into integration Merge "docs(maintainers): remove Jorge Ramirez-Ortiz from rcar3 maintainers" into integration feat(fvp): new SiP call to set an interrupt pending refactor(arm): allow platform specific SiP support docs(stm32mp15): mark STM32MP15_OPTEE_RSV_SHM deprecated feat(stm32mp15): disable OP-TEE shared memory fix(build): pass parameters through response files fix(cert-create): fix key loading logic Merge "docs: add code-owners for Firmare Handoff Library" into integration feat(st): update STM32MP DT files docs: add code-owners for Firmare Handoff Library docs(maintainers): remove Jorge Ramirez-Ortiz from rcar3 maintainers fix(rcar3-drivers): update DDR setting feat(st): support gcc as linker fix(build): allow gcc linker on Aarch32 platforms fix(rcar3): fix CPG register code comment fix(rcar3): update Draak and Eagle board IDs feat(mt8195): increase TZRAM
* embeddedsw : Updated SRCREV for 2024.1_5131Sivaprasad Addepalli2023-10-311-1/+1
| | | | | | cmake: Findcommon: Include a common meta package for the Yocto flow xilskey: Update XilSkey_ZynqMpEfuseAccess doxygen xilpm: versal_net: Add CPM5N rail node ID
* u-boot-xlnx : Updated SRCREV for 2024.1_3843Sivaprasad Addepalli2023-10-301-1/+1
| | | | | | arm64: versal-net: enable CONFIG_MMC_SDHCI_ADMA arm: xilinx: Add missing num-cs property to spi node spi: cadence_qspi: Remove unused code
* qemu : Updated SRCREV for 2024.1_5459Sivaprasad Addepalli2023-10-301-1/+1
| | | | | | | | | | xlnx-bbram: Switch to upstreamed model nvram/xlnx-bbram: Add key delivery to AES engine nvram/xlnx-bbram: Add settable property erase nvram/xlnx-bbram: Fix programming mode nvram/xlnx-bbram: xlnx-zynqmp: Kconfig: Exclude BBRAM from ZynqMP PMU block/xlnx-efuse: Temporary workaround to support upstream bbram fdt_generic_util: Add blockdev migration for bbram and efuse
* embeddedsw : Updated SRCREV for 2024.1_8163Sivaprasad Addepalli2023-10-301-1/+1
| | | | | sw_services:xilnvm:Deprecated server mode for versalnet sw_services:xilpuf:Deprecated server mode for versalnet
* embeddedsw : Updated SRCREV for 2024.1_8439Sivaprasad Addepalli2023-10-271-1/+1
| | | | | xilpm: versal_net: server: Add auto generated pin control files xilpm: versal_common: server: move common pinctrl functions
* embeddedsw : Updated SRCREV for 2024.1_1335Sivaprasad Addepalli2023-10-261-1/+1
| | | | | | | | xilpm: zynqmp: client: Remove bool pattern definition zynqmp_pmufw: Remove custom bool definition sw_services:xilloader:Sec Review Fixes Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* Updated Commit IDSiva Addepalli2023-10-251-0/+0
| | | | | | | | | | common_utils.py: Update check_tool xsct_flow.py: If XSCT is not available, install it common_utils.py: Add new GetBitbakeVars function common_utils.py: Refactor check_tool .gitignore: Ignore __pycache__ Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* u-boot-xlnx : Updated SRCREV for 2024.1_1427Sivaprasad Addepalli2023-10-251-1/+1
| | | | | arm: dts: xilinx: Remove redundant is-dual and is-stacked DT properties Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* embeddedsw : Updated SRCREV for 2024.1_2731Sivaprasad Addepalli2023-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | xilskey: Added API to get version info for xilskey library xilsecure: Added API to get version info for keyunwrap feature xilplmi: Added API to get version info for xilplmi library xilocp: Added API to get version info for xilocp library fs-boot.*: adding STDOUT_BASEADRESSES for uart BSP: cortexr5: armclang: Fix stack initialization sw_services:xilloader: Fix compilation warning when PLM_EN_ADD_PPKS macro is enabled versal: Extend 5PPK support to new devices xilpm:versal_common: fix issue with XPmNotifier_Register tmr_manager: Remove the XTMR_Manager_InjectionTest API declaration cfupmc: Updated Overview for addtogroup for 2024.1 cframe: Updated Overview for addtogroup for 2024.1 dfeofdm: Support for FFT size 512 dfeofdm: Doxygen documenatation update Updated SDK release year and SDK release quarter scripts: pyesw: create_bsp: Copy the common cmake meta-data file to domain directory Updated for oboslete driver xilisf Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* aie-rt : Updated SRCREV for 2024.1_9151Sivaprasad Addepalli2023-10-251-1/+1
| | | | | driver:src:Fixed a type in dma operation Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* arm-trusted-firmware : Updated SRCREV for 2024.1_8847Sivaprasad Addepalli2023-10-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Merge changes from topic "xlnx_dtb_console" into integration Merge "feat(mt8188): add EMI MPU support for SCP and DSP" into integration Merge changes from topic "dcc-console" into integration Merge changes from topic "ecdsa_p384" into integration refactor(arm): remove ARM_ROTPK_KEY_LEN comparison fix(st): setting default KEY_SIZE docs(cert-create): add key size options for ecdsa feat(arm): ecdsa p384/p256 full key support feat(tbbr): update PK_DER_LEN for ECDSA P-384 keys feat(auth): ecdsa p384 key support feat(cert-create): ecdsa p384 key support feat(mt8188): add EMI MPU support for SCP and DSP feat(versal-net): retrieval of console information from dtb feat(versal): retrieval of console information from dtb refactor(xilinx): create generic function for clock retrieval feat(zynqmp): retrieval of console information from dtb fix(dcc): enable DCC also for crash console build(changelog): add new scope for DCC Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
* freeipmi: Update SRCREVVishal Patel2023-10-213-402/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream changelog: Update NEWS Use poll() instead of select() to avoid segfaults with high number of open fd. ipmi-sensors: fix help output typo configure.ac: 'inb' and `outb' may be defined as inline functions (ex. glibc 2.28 on debian buster (amd64)), so check with AC_CHECK_DECL instead of AC_CHECK_FUNCS . Due to `Fix build issue when inb/outb are not available on some systems' in 1.6.9 release, the previously working kcs driver was causing errors. configure.ac: Add define definition for cbrt in math library to config.h.in configure.ac: Add define definitions for exp10, exp2, log2 to config.h.in man/ipmi-oem.8.pre.in: Document support on Supermicro X9DRD Update NEWS man/Makefile.am: Fix make distcheck ipmi-config.8.pre.in: Add pointer to ipmi-config.conf(5) manpage so users know to look there. Update NEWS common/portability/freeipmi-portability.h: Fix portability of cbrt() redefinition. cube root is x^(1/3) not x^-3. doc: document issue with Vadatech VT811 libfreeipmi: add missing xilinx header to dist Update NEWS, version for release Update lib versions for release Update NEWS libipmimonitoring: handle units special case libfreeipmi: fix typo in fiid template field contrib/pet/petalert.pl: Fix output error message typo global: fix various typos in comments / docs man: Fix a bunch of typos doc: fix a number of typos Update NEWS ipmiseld: avoid double free ipmi-fru: fix compilation for non C99 compilation Update NEWS Update ChangeLog Add initial support for Xilinx OEM FRU records libfreeipmi: fix comment typo Update ChangeLog configure.ac: Use AC_USE_SYSTEM_EXTENSIONS instead of appending -D_GNU_SOURCE configure.ac: Fix detecting sighandler_t on glibc configure.ac: Fix -Wimplicit-function-declaration for printf Update ChangeLog add --disable-doc Document issue in Intel M50CYP Update NEWS Update ChangeLog with ipmi-sel date range options ipmi-sel: update manpage for new date format ipmi-sel: make --date-range more granular doc: fix typo in freeipmi-bugs-issues-and-workarounds.txt configure.ac: add extra build help / messages Update NEWS common/portability: fix portability issue on cygwin Signed-off-by: Vishal Patel <vishal.patel@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Merge remote-tracking branch 'xilinx/rel-v2023.2' into 2024Mark Hatle2023-10-215-5/+5
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * embeddedsw : Updated SRCREV for 2023.2_9035Sivaprasad Addepalli2023-10-121-1/+1
| | | | | | | | | | xilpm: versal: server: Remove XRAM axi-lite clock selection Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * xrt, zocl: Final commit id for 2023.2saumya garg2023-10-091-1/+1
| | | | | | | | | | | | | | | | Changelog: fix for AIE1 status (#7735) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * embeddedsw : Updated SRCREV for 2023.2_4971Sivaprasad Addepalli2023-10-061-1/+1
| | | | | | | | | | | | | | | | scripts: pyesw: open_amp: Extend cleanup support for Libmetal and OpenAMP scripts: pyesw: open_amp: Simplify openamp-lopper run scripts: pyesw: open_amp: Add support for Zynq for OpenAMP and Libmetal in BSP scripts: Enable OpenAMP and Libmetal demos to mimic convention of other ESW apps Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * xrt, zocl: Update commit id for 2023.2saumya garg2023-10-051-1/+1
| | | | | | | | | | | | | | | | Changelog: backport the xbutil validate issue for ps kernel (#7732) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * qemu : Updated SRCREV for 2023.2_1999Sivaprasad Addepalli2023-10-051-1/+1
| | | | | | | | | | arm: Add support for r52 IMP_PERIPHPREGIONR register Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * aie-rt : Updated SRCREV for 2023.2_6187Sivaprasad Addepalli2023-10-051-1/+1
| | | | | | | | | | driver:src: AIE decoupling build bsp & build app failed Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV of vdu-firmware for 2023.2_5515Siva Addepalli2023-10-041-1/+1
| | | | | | | | | | | | fix: data cache issue Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * embeddedsw: Update to release versionMark Hatle2023-10-041-3/+3
| | | | | | | | | | | | Move to release branch, which is rebased from the dev branch Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * embeddedsw : Updated SRCREV for 2023.2_8615Sivaprasad Addepalli2023-10-041-1/+1
| | | | | | | | | | scripts: pyesw: build_app: Add command line arg to specify .repo.yaml path Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * README.building.md: fix bitbake-layers remove layerJose Quaresma2023-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | Based on github Pull Request #59. Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Update commit message and added PR number in commit message. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * embeddedsw : Updated SRCREV for 2023.2_6459Sivaprasad Addepalli2023-09-291-2/+2
| | | | | | | | | | | | update Embedded SW license 2023.2 release Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * embeddedsw : Updated SRCREV for 2023.2_6263Sivaprasad Addepalli2023-09-271-1/+1
| | | | | | | | | | scripts: pyesw: library_utils: Pull the xilflash library irrespective of the hardware dependency Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * xrt: Final commit id for 2023.2 releasesaumya garg2023-09-261-2/+2
| | | | | | | | | | | | | | | | | | | | Changelog: fixed TLAST based events (#7718) Fix for CR:1163285-changing field name (#7721) (#7722) CR-1160311 xbflash2 tool doc update (#7716) (#7719) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * embeddedsw : Updated SRCREV for 2023.2_5263Sivaprasad Addepalli2023-09-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Revert "uartps: Fix xuartps_intr_example compilation errors in SDT flow" sw_services:xilsecure:Fixed MISRA-C Rule 12.2 violation sw_services:xilsecure:Fixed compilation warning for ecdsa example sw_services:xilsecure:Fixed MISRA-C Rule 10.3 and 10.4 violations sw_services:xilsecure:Fixed misra-c Rule 8.13 violation sw_services:xilsecure:Fixed coverity warnings updated for ddrcpsu changelog Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * dts : Updated SRCREV for 2023.2_9163Sivaprasad Addepalli2023-09-261-1/+1
| | | | | | | | | | versal: Rename VEK280 cosim board Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * linux-xlnx : Updated SRCREV for 2023.2_1715Sivaprasad Addepalli2023-09-251-1/+1
| | | | | | | | | | | | | | | | net: macb: Set MDIO clock divisor for pclk higher than 160MHz mtd: rawnand: arasan: Avoid overwriting valid data while checking for bitflips during HW-ECC read Revert "mtd: rawnand: arasan: Use on-host ecc engine in hw-ecc mode" Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * embeddedsw : Updated SRCREV for 2023.2_6539Sivaprasad Addepalli2023-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sw_services: xilcert: Replace XSecure_MemCpy64 with Xil_SMemCpy sw_services: xilcert: Fix the value of UEID extension scripts: pyesw: reconfig_bsp: Add support for older platforms/bsp axidma: Fix simple interrupt example for SDT flow Xilsecure: Add version header file for client mode VersalNet: Disable cache for xilpuf and xilnvm libraries xilplmi: fixed missing header inclusion lib: sw_apps: Update the User Compile and Link options for c++ sources lib: sw_apps: Fix linker script LINK_DEPENDS in system device-tree flow updated for changelog vtc uartps: Fix xuartps_intr_example compilation errors in SDT flow sw_services:xilpuf:Fixed doxygen warnings sw_services:xilsecure:Fixed doxygen warnings Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * xrt, zocl: Update commit idsaumya garg2023-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: fixed S2MM events for memory tiles (#7711) Search for specified xclbin in cwd and repo if available (#7710) add interface uuid into xgq_vmr host driver for linux upstream project (#7704) Xbutil reset issue fixed related to hwmon (#7706) Accessing device memory from host is enabled now in emulation (#7708) including DMA-only tiles in 'all' (#7709) Add test for exporting and importing buffer on same device (#7707) CR-1175636 Performance mode not valid for device (#7705) CR-1114740 xbutil examine -d <BDF> -r 'aieshim' console output does n… (#7701) Catching exceptions when XDP plugins are loaded (#7703) CR-1175649 Always wait for command completion through hwqueue in SHIM layer (#7702) Add xrt::version APIs (#7696) CR-1155098 Add missing logic for host-mem status (#7698) sleep for 1 second to yiled cpu (#7700) Adding RAVE device id to XRT (#7699) Update ulite function to match newer Linux kernel (#7695) Return ENODATA Error code if bitstream is not present (#7694) Fixed PS kernel only xclbin download issue (#7674) CR-1174490: Fixing crash when turning on aie_profile on systems without AIE (#7697) [CR-1161728]: emconfig.json path issue if host code is in python. (#7687) fixed port selection in trace (#7693) Signed-off-by: saumya garg <saumya.garg@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * aie-rt : Updated SRCREV for 2023.2_2687Sivaprasad Addepalli2023-09-231-1/+1
| | | | | | | | | | driver:src: xaiengine directory & include files are missing Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * u-boot-xlnx : Updated SRCREV for 2023.2_3243Sivaprasad Addepalli2023-09-221-1/+1
| | | | | | | | | | net: zynq_gem: Update the MDC clock divisor in the probe function Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>