summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | embeddedsw : Updated SRCREV for 2024.1_7819Sivaprasad Addepalli2024-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dp14: Removed application examples from yaml file dp14txss: Removed xdptxss_selftest_example application dp14rxss: Removed xdprxss_selftest_example application mipicsiss: example: Update VEK280 app. mipicsiss: example: Updated VCK190 app mipicsiss: example: Update ZCU102 application mipi: data: Fix yaml to support Unified flow v_sdirxss: Add support for SDI import example option xilpm: Fix MISRA violation 10.5i 10.3 in xpm_periph.c xilpm: remove XPmRepair_Laguna_vp1902 when it is not build for XCVP1902 xilpm: Fix MISRA C violation by replace PIN_FUNC macro xilpm: Fix MISRA violation 12.1, 10.1, 10.4, 10.3 in xpm_api.c xilpm: Fix MISRA violation 8.13 in xpm_notifier sw_services: xilsecure: Optimization of AES initialization code sw_services: xilloader: Fixed doxygen warnings lwip : Fix format specifier warning sw_services: xilplmi: Fix improper PLM timestamp issue after In-place PLM update drivers: iomodule: Initialize HandlerTable of the IOModule instance in a function to support In-place PLM update
* | | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master-nextMark Hatle2024-03-266-7/+115
|\| | | | |/ / |/| | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | embeddedsw : Updated SRCREV for 2024.1_7775Sivaprasad Addepalli2024-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | lib: bsp: standalone: Add symbol VERSAL for versal platform in SDT flow v_hdmitxss: Fix interrupt ID argument in interrupt setup function v_hdmirxss: Fix interrupt ID argument in interrupt setup gpiops: Add multi-core interrupt support
| * | embeddedsw : Updated SRCREV for 2024.1_7691Sivaprasad Addepalli2024-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: sw_apps: Fix the race condition when picking a linker from an external path scripts: pyesw: retarget_app: Remove the dependency of xiltimer in embedded applications sw_apps: imgsel: zynqmp: Added validation check for SOM usecase rfdc: CMakeLists dependencies dfeprach: CMakeLists dependencies dfeofdm: CMakeLists dependencies dfemix: CMakeLists dependencies dfeequ: CMakeLists dependencies dfeccf: CMakeLists dependencies trngpsv: Fix doxygen warnings xilpm: versal_common: server: fix MISRA-C rule 4.7 sw_apps: Added support for Microblaze RISC-V sw_services:xilsecure:Code redundancy is removed pciepsu: Add Egress transfer support Add Authentication Optimization support for MetaHeader zynq_fsbl: fix prints for 32 bit variables zynqmp_fsbl: fix prints for 32 bit variables xilplmi: fix prints for 32 bit variables dp14txss:dp14rxss: Removed the option of self_test example design BSP: cortexr5: Move the _TCM_*_REGION definitions to a C source file drivers:trngpsv:updated yaml file xilloader: macronix 2G flash part support xilpm: Secure lockdown house clean time out Revert "xilpm: versal_net: client: add idle call back support" csudma: Add doxygen fixes
| * | xlnx-embeddedsw: Update AUTOREVMark Hatle2024-03-151-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | When using AUTOREV with BB_NO_NETWORK = '1', the system would fail with a circular dependency on a parse error. Adding the skip code, and moving the default value to 'INVALID' will ensure that the user is notified with an appropriate error, and no parse issues occur. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | embeddedsw : Updated SRCREV for 2024.1_7115Sivaprasad Addepalli2024-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: sw_apps: open-amp: Wrap SHARED_MEM_PA symbol in ifndef rfdc: Remove redundant clock from examples video_common: Add DynamicRange structure parameter video_common: Add DynamicRange structure parameter dp21: Add MSA macro definations to get/set the MSA attributes of a video format dp21txss: Add XDPTxss_SetMsa() dp21rxss: Add XDPRxss_GetMsa() dp21rxss: Add yaml changes to support import examples dp21txss: Add yaml changes to support import examples dp21txss: examples: Add support for system device-tree flow dp21rxss: examples: Update rx_only example to support sdt flow lib: sw_services: xiltimer: Update the processor checks for VersalNet platform drivers: Add device_type field in the driver yamls ThirdParty: Update the dependent section order PS peripherals first lib: sw_apps: Add required_mem section scripts: pyesw: Add support for hardware error validation lib: sw_services: xilsecure: Use cmake_warning macro ThirdParty: sw_services: lwip220: src: lwip220.cmake: Use cmake_error macro cmake: Findcommon: Add custom macros for error and warning message lib: sw_services: Update cmake and yaml files for VersalNet sw_services: xilloader: Add code to handle sub-partition for APU Subsystem v_sdirxss: fix kcu116 application baseaddress axis_switch: Add find_package common bsp: arm: Update the ARM PMU counters reset logic Xilsem:Add Client interface to read Total frames of a Row in SSIT devices scugic: Add support for compiling examples in Yocto flow qspipsu: Revise the export feedback clock property logic in tcl Xilsem:Add Server interface to send Total frames of a row in SSIT device
| * | xlnx-embeddedsw: Move to xlnx_rel_v2024.1-next branchMark Hatle2024-03-111-2/+2
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | embeddedsw : Updated SRCREV for 2024.1_7755Sivaprasad Addepalli2024-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xilsem: Fixed IPI notification for SDT flow. openamp: apps: Enable DDR sections to be configured from command line xilplmi: Corrected debug level XilSEM options for VP1902 device. xilsem: Enable XilSEM macros for VP1902 device. lib: bsp: standalone: Add examples in yaml file lib: bsp: standalone: Fix xil_nested_interrupts_example compilation error ipipsu: Add Doxygen fixes sw_services:xilplmi:Modification is done to consider error in S-SLR PMC CDO
| * | embeddedsw : Updated SRCREV for 2024.1_8459Sivaprasad Addepalli2024-03-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sw_apps: imgsel: versal image selector build failure fix Revert "Add Authentication Optimization support for MetaHeader" i3c: Correct byte count return type i3c: Add data comparison check and msb byte assignment in examples v_hdmirxss1: Fix yaml file for pass-through app on vck190 dp14rxss: examples: Update self_test_example for new sdt flow. dp14txss: examples: Fix yaml for eeprom utility application example dp12txss: Fix yaml file for tx_only example applcation for zcu102 axicdma: Revise the interrupt attribute in yaml
| * | embeddedsw : Updated SRCREV for 2024.1_4539Sivaprasad Addepalli2024-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xilplmi: Set LogCdoOffset by default in JTAG boot mode xilpm:versal-net: Add support to restore PGGS and GGS devices sw_services:xilnvm:Added support for eFuse programming from linux sw_services: xilpuf: Added support to compile example in Yocto Flow sw_services: xilnvm: Added support to compile example in Yocto Flow xilloader: Make SD drive number logic order independent dsitxss: Update yaml and application to support unified flow mipicsiss: Update yaml and examples for Unified flow. sw_apps: memory_tests: Fix prints for 32 bit platforms BSP: Support printing 64 bit variables from 32 bit platforms BSP: riscv: Add support for standard C input output functions sw_services: xilskey: Added support to compile example in Yocto Flow sw_services: xilsecure: Added support to compile example in Yocto Flow trngpsx: Fix issue in PRNG set and reset sw_services:xilsecure:Updated parameter description for XSecure_IsNonZeroBuffer xilsem: Fixed Event notification issue in XilSEM Client examples. psmfw: Add psmfw update to rigel build flow sw_services: xil_timer: Update sleep timer for APU processors. sw_services: xilplmi: Restore CUSTOM error actions handled by PLM after In-place PLM update BSP: cortexr5: Add new structure for initializing MPU regions dp21txss:dp21rxss:Modified the dp21 txo and rxo applications dfeofdm: Correct sw major/minor version numbers dfeccf: Update version number in makefiles dfemix: Update version number in makefiles Add Authentication Optimization support for MetaHeader Revert "Revert "sysmonpsv: Added SSIT Support"" xilpm: versal: server: Fix bug in checking for device parent is NPD Revert "sysmonpsv: Added SSIT Support"
| * | embeddedsw : Updated SRCREV for 2024.1_6731Sivaprasad Addepalli2024-03-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | sw_services: xilpm: remove unused macro sw_apps: zynqmp_fsbl: Fixes build failure if no uarts enabled in the design scripts: pyesw: utils: Update the get_domain_name to loop over all subsystems sw_services: xilloader: Enhance Extract Metaheader command to get optional data lwip : Fix Syntax Error sw_apps: zynqmp_pmufw: Add SOM specific macros
| * | embeddedsw : Updated SRCREV for 2024.1_5095Sivaprasad Addepalli2024-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | sysmonpsv: Initial Config Struct xilpm:versal_common: Fix race condition for APU power event handlers xilsem: Removed dummy options in xilsem MLD file. mipicsiss: example: Remove extra code mipicsiss: data: fix yaml file syntax
| * | embeddedsw : Updated SRCREV for 2024.1_8135Sivaprasad Addepalli2024-02-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "sw_services: xilloader: Enhance Extract Metaheader command to get optional data" plm: versal_net: Ack In-Place PLM Update request only after Done sw_services:xilloader:Added Support for Infineon flash part v_sdirxss: SDT flow kcu116/vck190 apps restructure v_sditxss: Fix SDT flow pixco app name elaborate scugic: Fix compilation errors reported by C++ compiler i3c: Add Read/write FIFO depth config parameter i3c: Remove repeated start check and update XI3c_MasterRecvPolled i3c: Remove XI3c_ResetFifos from XI3C_BusInit and examples sw_services:xilsecure:Added enable configuration for ECC curve. qspips: src: Add missing parenthesis for macro expansions xilpm: versal_common: server: Remove XPm_IdleRestartHandler Warp Example App: Fix for interrupt callbacks sw_apps: imgsel: Fix zynqmp image selector app hang in usleep sw_services:xilocp:Add support for DME extension sw_services:xilcert:Add support for DME extension bsp:standalone: Add Xil_SChangeEndiannessAndCpy API lib: xlnx: Avoid mapping in MPU for region mapped by bsp sw_apps:versal_plm: Enabled PDI load status prints in debug level-0 sw_services: xilsecure: Update XPlmi_DmaXfr passing argument to word level scripts: pyesw: utils: Add support for read-only embeddedsw usecase sw_services: xilloader: Enhance Extract Metaheader command to get optional data xpsmfw:versal_net: fix assertion on event
| * | embeddedsw : Updated SRCREV for 2024.1_9571Sivaprasad Addepalli2024-02-281-1/+1
| | | | | | | | | | | | sw_apps: zynqmp_fsbl: Add support to enable address mirroring
| * | embeddedsw : Updated SRCREV for 2024.1_2855Sivaprasad Addepalli2024-02-261-1/+1
| | | | | | | | | | | | dp14rxss: Fix yaml for hdcp mmult configuration entry
| * | embeddedsw : Updated SRCREV for 2024.1_9955Sivaprasad Addepalli2024-02-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mipicsiss: data: Update yaml file to support example designs sw_apps:versal_plm: Restore secure state config after inplace update sw_services:xilnvm:Extend secure state during efuse programming sw_services:xilloader:Add support to extend secure state sw_services:xilocp: Add support to extend secure state to SWPCR sw_apps: memory_tests: Update memory rejectlist xilpm:versal_common: xpm_device reset PendingReqm v_hdmitxss1: Fix compilation error in sdt flow v_hdmirxss1: Fix compilation error in sdt flow v_hdmitxss: Update HDCP Repeater example to support SDT flow. v_hdmirxss: Update HDCP Repeater example to support SDT flow. hdcp22_tx: Fix Yaml entries for HDCP hdcp22_rx: Fix Yaml entries for HDCP
| * | embeddedsw : Updated SRCREV for 2024.1_9919Sivaprasad Addepalli2024-02-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zynqmp_pmufw: Fix MISRA-C violation for rule 10.4 xpsmfw:versal_net: inline function calls for update manager code. dfeprach: Support Baremetal SDT Yocto Flow xilsem:Fixed IPI interrupt ID for PL MB Versal Net. sw_services: xilpm: versal_net: Add PGGS/GGS permission for default subsystem sw_services: xilpm: Refactor PGGS/GGS permissions feature sysmonpsv: Support Baremetal SDT Yocto Flow scripts:repo.py: Correct the logic to prioritize the latest versioned drivers
| * | embeddedsw : Updated SRCREV for 2024.1_8351Sivaprasad Addepalli2024-02-211-1/+1
| | | | | | | | | | | | | | | | | | | | | dfeequ: Support Baremetal SDT Yocto Flow mipicsiss: example: Fix bug in the selftest example sw_services:xilplmi:Logic for DDRMC Calib Check Skip dfeccf: Support Baremetal SDT Yocto Flow
| * | embeddedsw : Updated SRCREV for 2024.1_5003Sivaprasad Addepalli2024-02-201-1/+1
| | | | | | | | | | | | Updated commit ID to latest HEAD
| * | embeddedsw : Updated SRCREV for 2024.1_1483Sivaprasad Addepalli2024-02-191-1/+1
| | | | | | | | | | | | Updated commit ID to latest HEAD
| * | xlnx-embeddedsw: Update 2023.2 branch to xlnx_rel_v2023.2_updateSharath Kumar Dasari2024-02-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | System controller SC_update6 candidate release image is 2023.2 yocto based image which needs changes backported from ESW master to xlnx_rel_v2023.2_update branch Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 63a77a8627b431dbaf014258ce87aa9ed571b07c) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | embeddedsw : Updated SRCREV for 2024.1_8451Sivaprasad Addepalli2024-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xilpm: Add additional secure lockdown support lib: sw_apps: openamp: sdt: Update to use latest Lopper and OpenAMP Repo xilloader : Update XLoader_ReadAndValidateHdrs prototype freertos10_xilinx: Port FreeRTOS interrupt example to SDT flow freertos10_xilinx: ARM_CA9: Add support for xiltimer and SDT freertos10_xilinx: ARM_CR5: Update data type for ucInterruptID sw_services: xilsecure: Update CMakeLists.txt for new files scripts:library_utils: Add silent discard option while validating library against BSP sw_services: updated return type for IsCryptoKatEn and IsFipsModeEn xilplmi: optimized u8 variables xilloader: optimized u8 variables sysmonpsv: Added SSIT Support dfeofdm: Support Baremetal SDT Yocto Flow sysmon: Support Baremetal SDT Yocto Flow
| * | embeddedsw : Updated SRCREV for 2024.1_1195Sivaprasad Addepalli2024-02-141-1/+1
| | | | | | | | | | | | | | | | | | | | | dfemix: Support Baremetal SDT Yocto Flow sysmonpsu: Support Baremetal SDT Yocto Flow sw_services:xilplmi: XilNvm & XilPuf Enable by Default xilffs: Fix build failure when XILFFS_use_strfunc is enabled
| * | meta-xilinx-standalone-experimental: open-amp: pick up multiconfig recipeBen Levinsky2024-02-131-2/+1
| | | | | | | | | | | | | | | | | | | | | Update to use latest open-amp and MC recipe. Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | embeddedsw : Updated SRCREV for 2024.1_5955Sivaprasad Addepalli2024-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xilsecure: versal_net SDT support xilocp: versal_net SDT support xilcert: versal_net SDT support xilpuf: versal_net SDT support versal_plm: versal_net SDT support fs-boot: fixing flash issues sdi: Add support for KCU116 SDT flow audio_formatter: Add SDT support for audio formatter i2s: Add SDT support for i2s sound card driver drivers: Fix compilation errors reported by IAR
| * | embeddedsw : Updated SRCREV for 2024.1_7175Sivaprasad Addepalli2024-02-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | axiethernet: Add support for compiling driver examples in yocto flow sw_apps: Update cmake version for standalone lwip apps in yocto flow dmaps: Add support for compiling driver examples in yocto flow v_hdmirxss: xhdmi_example: Update HDCP logic to support system device-tree flow for versal boards. v_hdmitxss1: Add xparameters.h to fix compilation errors v_hdmitxss: xhdmi_example: Update HDCP logic to support system device-tree flow for versal boards. v_hdmirxss: xhdmi_example: Fix HDMIRX/HDMITX Interrupt registration out of platform dependency. v_hdmirxss1:xhdmi_example: Update HDCP logic to support system device-tree flow. sw_services: xilsecure: Support for AES Operation and Zeroize Key ospipsv: Update OSPI TX tap delay element to 0x26 for DDR mode ospipsv: Increase the hold time after device reset ospipsv: Add OSPI controller reset for hardware pin reset mipicsiss: Support of SDT flow to selftest application. mipicsiss: Support of SDT flow to Interrupt application mipicsiss: SDT flow support for SP701 example application mipicsiss: data: Update yaml to support import example
| * | standalone: Add support for r5/r52 hf tunesOnkar Harsh2024-02-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c45298aaf4fe commit (machine/include/arm: Backport tune files from master) in meta-xilinx layer added the support for cortex-r5 and cortexr-r52 hard float ABI tunes. Update the conditions that generate the CMAKE_SYSTEM_PROCESSOR to incorporate these two new tunes. Moreover, some additional cflags (-DARMR5 -DARMR52) are needed to compile Cortex R52 specific boot code in embeddedsw. Update the same. Signed-off-by: Onkar Harsh <onkar.harsh@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | embeddedsw : Updated SRCREV for 2024.1_4819Sivaprasad Addepalli2024-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mipicsiss: Add support for VEK280 mipicsiss: Add support of SDT flow to VCK190 mipiss: fix yaml files scripts: linker_files: Fix constructors for Microblaze RISC-V scripts: linker_files: Fix initialization of sbss and sbss2 sections bsp: standalone: Fix compilation warnings. sw_services: IS25LX512M flash support. lwip: Fix final timestamp in standalone and freertos lwip iic: Add support for compiling driver examples in Yocto flow dp14txss: Add yaml changes to support import examples dp14rxss: Add yaml changes to support import examples dp12txss: Add yaml changes to support import examples dp12rxss: Add yaml changes to support import examples
| * | standalone: Add support for Versal Net specific CMAKE variablesOnkar Harsh2024-02-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMAKE_MACHINE and CMAKE_SYSTEM_PROCESSOR values are different for Versal Net than that of Versal. Update the same using the SOC_VARIANT as the SOC_FAMILY is same for both. In addition, update the SOC specific flags (defined in-house to segragate execution of some part of the boot code and the drivers) for versal and versal-net. Signed-off-by: Onkar Harsh <onkar.harsh@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | embeddedsw : Updated SRCREV for 2024.1_7123Sivaprasad Addepalli2024-02-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v_hdmirxss1: Fix compilation issue with non HDCP design v_hdmirxss: Fix compilation issue with non HDCP design v_hdmitxss: Fix TxOnly application for microblaze platform v_hdmitxss: Fix PassThrough application for vcu118 platform v_hdmirxss: Fix PassThrough application for vcu118 platform v_hdmirxss1: Update PassThrough example application for VCU118 platform v_hdmitxss1: Update PassThrough example application for VCU118 platform v_hdmitxss1: Fix yaml for vck190 passthrough example application v_hdmirxss: Fix RxOnly application for microblaze platform v_hdmirxss: Fix example application build error with zc706 platform v_hdmitxss: Add SDT flow support to I2S audio example application v_hdmirxss1: Update PassThrough example application for VCU118 platform v_hdmirxss: Add SDT support in PT app for vck190 platform v_hdmitxss: Add SDT support in PT app for vck190 platform v_hdmirxss: Correct application file name in yaml file v_hdmitxss: Correct application file name in yaml file audio: Add application support for SDT flow v_sditxss: Add support for SDT flow xilpm: versal_common: server: Add CLK_IGNORE_UNUSED flag for GATE clocks sdi: Add support for SDT flow
| * | embeddedsw : Updated SRCREV for 2024.1_5919Sivaprasad Addepalli2024-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: sw_apps: OpenAMP Demos: sdt: Streamline app-create step intc: Initialize IVAR register based on mtvec in case of Microblaze RISC-V bsp: riscv: Initialize mtvec with _trap_handler at start of boot code bsp: riscv: Add constructor to initailize mtvec with _trap_handler lib: bsp: arm: Dont invoke XTime_StartTTCTimer() if xiltimer library is enabled xxvethernet: Add support for compiling driver examples in yocto flow sw_apps: img_rcvry: Clean up sw_apps: img_rcvry: update the imgrcvry template app to support vitisng flow. clk_wiz: Add support for compiling driver examples in Yocto flow i3cpsx: Update the compatible i3cpsx: Update the base address i3cpsx: Add prints under debug i3cpsx: Add support for compiling driver examples in Yocto flow
| * | embeddedsw : Updated SRCREV for 2024.1_1467Sivaprasad Addepalli2024-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | rfdc: Support Baremetal SDT Yocto Flow scripts: pyesw: Add support for incremental build feature emacps: driver: HwTail check post increment sw_services:xilnvm: Program RoSwap only when it is non-zero gpio: Add support for compiling driver examples in Yocto flow
| * | embeddedsw : Updated SRCREV for 2024.1_7375Sivaprasad Addepalli2024-02-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warp_init: App completion statement is added sw_apps :zynqmp_fsbl: Add init_array and fini_array in linker script for A53 FSBL spi: Add support for compiling driver examples in Yocto flow gpiops: Add support for compiling driver examples in Yocto flow gpiops: Update driver version uartlite: Add support for compiling driver examples in Yocto flow uartlite: Add SDT check to support interrupt example in SDT flow qspips: Add support for compiling driver examples in Yocto flow qspips: Increment driver version uartns550: Add support for compiling driver examples in Yocto flow trafgen: Add support for compiling driver examples in Yocto flow trafgen: Increment driver version iicps: Add support for compiling driver examples in Yocto flow iicps: Incremented driver version to 3.19 freertos10_xilinx: Fix the minor version in mld file. emacps: Fix warnings for IAR builds uartpsv: Add support for compiling driver examples in Yocto flow Revert "xilloader: Do delayed handoffs and subsystem activation after boot device is released" bram: Add support for compiling driver examples in Yocto flow bram: Increment driver version sw_services:xilplmi:Code spell warning fix xilpm: versal: server: Add rigel flow support for xcvp1902 dp12txss: Update driver to support HDCP1X dp12txss: update yaml file to enable multi-interrupts and VTC entries hdcp1x: Update header file with new macros dual_splitter: Update Xparameter canonical definations as per new sdt flow. dp12rxss: Update config structure to align with new sdt flow dp12rxss: Add support for multi-interrupts. dp12rxss: examples: Add support for system device-tree flow. dp12rxss: Add support for system device-tree flow. dp12txss: Add support for System-device tree flow v_hdmirxss:hdcp_key_utility: Update driver to support new system device-tree flow. v_hdmirxss:Add Multiple interrupt support for new system device-tree flow. v_hdmirxss: xhdmi_example: PassThrough: Update HDCP initialization to support system device-tree flow. v_hdmirxss:Update HDCP Controlling Logic to support system device-tree flow. v_hdmirxss1:hdcp_key_utility: Update driver to support new system device-tree flow. v_hdmirxss1:Add Multiple interrupt support for new system device-tree flow. v_hdmirxss1:Update HDCP Controlling Logic to support system device-tree flow. v_hdmitxss:xhdmi_example:PassThrough:Update HDCP initialization to support system device-tree flow. v_hdmitxss:hdcp_key_utility: Update driver to support new system device-tree flow. v_hdmitxss:Update HDCP Controlling Logic to support system device-tree flow. v_hdmitxss:Add Multiple interrupt support for new system device-tree flow. v_hdmitxss1: hdcp_key_utility:Update driver to support new system device-tree flow. v_hdmitxss1: xhdmi_example:Update application to support system device-tree flow. v_hdmitxss1: Update Yaml file to support multi-interrupts in system device-tree flow. v-hdmitxss1: Update HDCP Controlling Logic to support system device-tree flow. hdcp22_rx: Driver updates to support system device-tree flow. hdcp22_rx: Add support for system device-tree flow hdcp22_cipher:Driver updates to support system device-tree flow. hdcp22_cipher:Add support for system device-tree flow hdcp22_tx: Driver updates to support system device-tree flow. hdcp22_tx: Add support for system device-tree flow sw_services:xilplmi:Updated XPlmi_SetPmcIroFreq function lib: bsp: Fix cache invalidation range API for A9 platforms lib: bsp: Fix cache invalidation range API for Cortex-R platforms v_hdmirxss: Fixed yaml to support import examples uartps: Add support for compiling driver examples in Yocto flow xilpm: versal_common: server: Fix IpiMask and AckType in force pwr dwn lib: bsp: standalone: Update the CMakeLists.txt to pull microblaze_interrupt_handler.c file for microblaze non freertos use case explicitly spips: Add support for compiling driver examples in Yocto flow FreeRTOS Avoid mem mapping in MPU for region mapped canps: Add support for compiling examples in Yocto flow lib: bsp: xparameters_ps: Update GIC base address lib: sw_apps: memory_test: Initialize the status variable to success tft: Add support for compiling driver examples in Yocto flow tft: Increment driver version sw_apps: memory_tests: Update code to exclude memory regions from all designs sw_apps: memory_tests: Fix logic to find out instruction memories in HW design. bsp: standalone: Update lower DDR mapping calculation for MMUtbl2. xilloader: Do delayed handoffs and subsystem activation after boot device is released canps: Update example to fix compilation error in Rigel flow versal_net: psmfw: Integration into vitisng/rigel flow sw_services: xilpm: versal_net: Integration into vitisng/rigel flow
| * | embeddedsw : Updated SRCREV for 2024.1_9731Sivaprasad Addepalli2024-01-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib: sw_apps: Wrap IPI Symbols in #ifndefss xilnvm: Fix doxygen warnings v_hdmitxss1: Add yaml changes to support import examples v_hdmirxss1: Add yaml changes to support import examples v_hdmitxss: Add yaml changes to support import examples v_hdmirxss: Add yaml changes to support import examples v_sditxss: Add support for SDT flow axis_switch: Add support for compiling driver examples in Yocto flow axis_switch:Increment driver version llfifo: Add support for compiling driver examples in Yocto flow llfifo: Increment driver version dfeprach: Correct memset destination address sw_services:xilplmi:Addition in Logstring and begin command logic enhancement emacps: Add support for compiling driver examples in yocto flow emacps: Increment driver version
| * | embeddedsw : Updated SRCREV for 2024.1_1203Sivaprasad Addepalli2024-01-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rfclk: Correct linux gpio ID v_hdmitx1: Declare XV_HdmiTx1_LookupVic function in header file resetps: Add support for compiling examples in Yocto flow bsp: standalone: Fixed source code-format issue bsp: standalone: Fix Doxygen warnings wdttb: Add support for compiling examples in Yocto flow sw_services: xilnvm: Validate the decrypt only puf helper data qspipsu: example: Update examples to set QSPI clock based on baud rate divisor qspipsu: Add support to set QSPI clock based on baud rate divisor VideoHLS Drivers: Import examples option is added to all examples fs-boot.c: fixing compilation issues in sdt flow
| * | 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
| * | 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
| * | 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
| * | 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
| * | 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
| * | 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
| * | 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
| * | 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.
| * | embeddedsw : Updated SRCREV for 2024.1_2463Sivaprasad Addepalli2024-01-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usb: usbpsu: examples: Update the freertos examples to support SDT flow usb: usbpsu: data: add dependency_files in yaml FreeRTOS examples Application fixes for decoupling flow VPROCSS: Driver TCL fix for customer issue xilpm: versal_common: server: use healthy boot monitor timer sw_services:xilplmi:Save PSM & PMC Buffers for IPU scripts: pyesw: library_utils: Add _XLNX_PLATFORM for libmetal platforms Revert "shmem: Add shared memory struct properties comments" ThirdParty: openamp: 2024.1 version for v2023.10.0 open-amp: apps: update to upstream v2023.10.0 open-amp: lib: update to upstream v2023.10.0 libmetal: lib: update to upstream v2023.10.0
| * | embeddedsw : Updated SRCREV for 2024.1_5131Sivaprasad Addepalli2024-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dfeprach: Add continuous scheduling axipcie: modified axipcie device Id versal_psmfw: versal_net: Fix Misra violation 7.2 versal_psmfw: versal_net: Fix Misra-c violation 10.4 v_sdirxss: Add supoort for SDT flow v_sdirx: Add support for SDT flow v_sditxss: Add support for SDT flow v_sditx: Add support for SDT flow sdi_common: Add support for SDT flow sdps: Add support to read custom HS400 tap delay value
| * | embeddedsw : Updated SRCREV for 2024.1_9163Sivaprasad Addepalli2024-01-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | trngpsx:Add support for non-blocking reseed operation sw_services:xilsecure:Fix logical issue in updating keyslot value sw_services:xilsecure: Add SHA384 mgf support sw_services:xilsecure: Add RSA CRT support for keyunwrap sw_services:xilsecure: Add client support XSecure_RsaExp
| * | embeddedsw : Updated SRCREV for 2024.1_1507Sivaprasad Addepalli2024-01-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v_hdmirxss: Add support for SDT flow v_hdmirx: Add support for SDT flow vphy: Add SDT flow support for HDMI v_hdmiphy1: Add speedgrade variable in yaml v_hdmitxss1: Fix absolute for VTC and Tx core in SDT flow v_hdmirxss1: Fix absolute address for Rx core in SDT flow xilsem:Added additional check for Inplace PLM update in deferred start-up mode. xilpm: versal_common: server: Add CPPUTEST macro xilplmi: prints optimization xilloader: prints optimization BSP: riscv: Explicitly align trap vector base address to 4 bytes BSP: riscv: Disable relaxation of code sequence while setting up stack xilffs: Update YAML with Versal Net support
| * | embeddedsw : Updated SRCREV for 2024.1_7063Sivaprasad Addepalli2023-12-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | sw_apps: imgsel: versal image selector Vless build failure fix xilpm: versal_net: server: Enable dynamic CCI/SMMU handling feature sw_services:xilloader: Place PMC TRNG in reset dp21: Fix SinkCount calculation when MST is enabled in RX Subsystem xilsecure: Fix status success assignment for invalid mod data
| * | embeddedsw : Updated SRCREV for 2024.1_8447Sivaprasad Addepalli2023-12-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | csi2tx Driver: csi2tx driver migrated to decoupling flow. csi2txss Driver: csi2txss Driver migrate to decoupling flow Xilsem:Protect error injection test with macro and add XilSEM status prints sw_services: xilpm: assign value to IOCTL ID sw_services:xilnvm:Added Microblaze support for versalnet can: Update the interrupt example for ECC enablement can: Add ECC enablement for CAN driver can: Modify XCan_InterruptEnable to enable only the interrupts passed as argument can: Add new member to config structure can: Increment driver version ddrcpsu:Fix compilation warnings ddrcpsu: Update the driver version to v1.6 canps:Fix compilation warnings xilpm: versal: server: Fix Mbist clear trigger sequence for XRAM block Revert "lwip: metadata changes for timestamp" drivers: Update the compatibility string for the cframe and cfupmc drivers for VersalNet platform scripts: pyesw: create_bsp.py: Update the compiler flags for psx_pmc microblaze dp21:Fix Link_Count_Variable updation in RX MST Sideband reply message. sw_services: xilpki: Correct the PKI_ECC_NIST_P384_KEY_PRIV_GEN_CMD value lwip: metadata changes for timestamp
| * | embeddedsw : Updated SRCREV for 2024.1_5067Sivaprasad Addepalli2023-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dp21txss: Fix XDp_TxSetDownspread API dp21: Fix issues observed with QD sink device xilplmi: added offset support to list commands dp21:Fix config structure parameters in yaml file dp14: Fix Config structure parameters in yaml file dual_splitter: Add CMakeLists file for system device-tree flow SCD Example app is corrected dp12txss: examples: zcu_pt: Add support for system device-tree flow. dp12rxss: examples: zcu_rx: Add support for system device-tree flow. dp12rxss: Add support for system device-tree flow dp12rxss: Add support for system device-tree flow dp12txss: examples: key: Add support for system device-tree flow dp12txss: examples: inc: Add support for system device-tree flow dp12txss: examples: kc: Add support for system device-tree flow. dp12txss: examples: kcu: Add support for system device-tree flow dp12txss: examples: zcu_tx: Add support for system device-tree flow. dp12txss: Add support for system device-tree flow dp12txss: Add support for system device-tree flow dp12: Add support for system device-tree flow dp12: Add support for system device-tree flow dphy Driver: dphy Driver updated for supporting decoupling flow. dsi Driver: dsi Driver updated for decoupling flow. dsitxss Driver: dsitxss Driver ported for decoupling flow csi Driver: csi Driver ported for decoupling flow mipicsiss Driver: MIPICSISS driver and ZCU102 example ported for decoupling flow xilpm: use FuncId instead of PinFunc sw_apps: Support SDT flow for Microblaze RISC-V xiltimer: Add support for Microblaze RISC-V BSP: Add SDT flow support for Microblaze RISC-V versal-net: xilsecure: Added version # for ECDH xilloader: Added code to Verify Address Range xilmailbox: Add initial support for Microblaze RISC-V xilffs: Add initial support for Microblaze RISC-V gpio: Add initial support for Microblaze RISC-V ipipsu: Add initial support for Microblaze RISC-V spi: Add initial support for Microblaze RISC-V spi: Updated the driver version uartpsv: Add initial support for Microblaze RISC-V uartps: Add initial support for Microblaze RISC-V uartns550: Add initial support for Microblaze RISC-V uartlite: Add initial support for Microblaze RISC-V wdttb: Add initial support for Microblaze RISC-V canps: Add initial support for Microblaze RISC-V canps: Increment driver version BSP: microblaze: Fix microblaze_invalidate_dcache for SDT flow i3cpsx: Fix code formatting issues with checkpatch i3cpsx: Add support for system device-tree flow for example i3cpsx: Add support for system device-tree flow i3cpsx: Update the slave property i3cpsx: Update the version sw_services: xilcert: Add Subject Alternative Name field sw_services:xilplmi:Fixed compilation warnings VPROCSS driver: Reverting back the earlier changes. xilpm: versal_common: server: remove XPM_NODEIDX_STMIC_MIN check xilpm: versal_net: Add support for no buffer IPI devices xilpm: versal_common: Add CRP register node drivers: Fixed source code-format issue. drivers: Fix compilation errors xilpuf: fixed doxygen grouping