summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * qemuboot-xilinx: Add QB_SD_DRIVE_INDEX variableSandeep Gundlupet Raju2024-08-021-6/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SD drive index value was fixed in bbclass for SD0 and SD1 device. With this if user is booting QEMU with eMMC0(secondary boot mode) or eMMC1 device then QEMU doesn't boot. Hence add QB_SD_DRIVE_INDEX variable where user can set the drive index to SD/eMMC device as shown below. SoC Device Drive Index ------------------------------------------------------------------- Zynq-7000, ZynqMP, Versal SD0 0 ZynqMP, Versal SD1 1 ZynqMP, Versal eMMC0(secondary boot only) 2 ZynqMP, Versal eMMC1 3 Also do not set drive index based on boot mode some boards may have primary boot mode as QSPI/OSPI which use QSPI/OSPI bin file for mtd and secondary boot mode as SD/eMMC. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xilinx-bootbin: Move versal qspi or ospi implementationSandeep Gundlupet Raju2024-08-021-1/+24
| | | | | | | | | | | | | | | | Move versal qspi or ospi implementation from meta-xilinx-tools to meta-xilinx as this is required for both SDT and XSCT build flows. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xilinx-bootbin: Remove hardcoded qspi image nameSandeep Gundlupet Raju2024-08-021-1/+3
| | | | | | | | | | | | | | | | | | Remove hardcoded qspi image name for QEMU flash bin and use QEMU_FLASH_TYPE variable to set image name as qspi or ospi bin file. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot-xlnx-scr: Set soft assignment to SDBOOTDEVSandeep Gundlupet Raju2024-08-021-0/+3
| | | | | | | | | | | | | | | | SDBOOTDEV is used but it is not assigned with any value. So set soft assignment to SDBOOTDEV variable. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * linux-xlnx: Update to current 6.6.40 versionMark Hatle2024-08-022-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: dmaengine: xilinx: dpdma: removed extra vchan lock arm64: zynqmp: Fix pwm-fan polarity arm64: versal-net: Enable sysmon for VN-P-B2197 revA board Revert "Revert "clk: Add ccf driver for IDT 8T49N24x UFT"" firmware: xilinx: Fix buffer overflow in config_reg_store v4l: xilinx: isppipeline: Add support for ISP-ENABLE and restructure xisp_dev to resolve pahole issues v4l: xilinx: isppipeline: Add support for RESIZE v4l: xilinx: isppipeline: Add support for MEDIAN v4l: xilinx: isppipeline: Add support for CLAHE v4l: xilinx: isppipeline: Add support for RGB STATS v4l: xilinx: isppipeline: Add support for LUMA STATS v4l: xilinx: isppipeline: Add support for BAYER STATS v4l: xilinx: isppipeline: Add support for CSC v4l: xilinx: isppipeline: Add support for 3DLUT v4l: xilinx: isppipeline: Add support for Tone mapping v4l: xilinx: isppipeline: Add support for HDR v4l: xilinx: isppipeline: Add support for GAMMA CORRECTION v4l: xilinx: isppipeline: Add support for Gain Control v4l: xilinx: isppipeline: Add support for CCM v4l: xilinx: isppipeline: Add support for DEMOSAIC v4l: xilinx: isppipeline: Add support for LSC v4l: xilinx: isppipeline: Add support for RGBIR v4l: xilinx: isppipeline: Add support for DEGAMMA v4l: xilinx: isppipeline: Add support for BPC v4l: xilinx: isppipeline: Add support for AWB v4l: xilinx: isppipeline: Add support for BLC v4l: xilinx: isppipeline: Add support for AEC v4l: xilinx: isppipeline: Add compatible string for v2.0 dt-bindings: media: xilinx: Add documentation for ISP-2.0 usb: misc: usb5744: Increase post reset delay arm64: xilinx: Enable SMMU by default include: linux: firmware: correct versal-net sw error event masks usb: dwc3: Export symbol dwc3_host_wakeup_register/capable firmware: xilinx: fix feature check logic for TF-A specific APIs arm64: zynqmp: dts: Add rts delay property for rs485 mode on KD240 drivers: iio: adc: xilinx-ams: Add module description arm64: dts: zynqmp: zcu106a: Remove dpcon node v4l: xilinx: isppipeline: Fix comment around Red Gain phy: xilinx-xhdmiphy: Add support for selection of PLL/MMCM clock primitive dt-bindings: phy: v-hdmi-phy1: Add dt entries for Tx/Rx clock primitives Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * embeddedsw : Updated SRCREV for 2024.2_3675Sivaprasad Addepalli2024-08-021-1/+1
| | | | | | | | | | sw_services:xilplmi: Fixed misrac and coverity violations in secure plm to plm communication additions sw_services:xilplmi:Enabled server mode as default mode for glitch detection
| * u-boot-xlnx : Updated SRCREV for 2024.2_3683Sivaprasad Addepalli2024-08-021-1/+1
| | | | | | | | | | soc: zynqmp: Add support for zu1eg_lr device ARM: zynq: Add support for 7z010_lr and 7z020_lr
| * embeddedsw : Updated SRCREV for 2024.2_3487Sivaprasad Addepalli2024-08-011-1/+1
| | | | | | | | | | sysmonpsu: Fix on OT upper threshold value set and get BSP: microblaze: Fix microblaze_disable_interrupts in SDT flow
| * xrt, zocl : update commit id for 2024.2Manoj Takasi2024-07-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: CR-1206993 and CR-1206941 (#8316) CR-1206982 and CR-1206998 fix (#8315) CR-1206972 Provide help menu when xrt-smi examine is given invalid report (#8313) using main branch for composite workflows (#8314) Use find tile comperator based on requirement (#8312) VITIS-12947 - Decode the mask value which is used for patching a scale value (#8298) Partial removal of AIE compilation flags in XRT (#8302) Windows build fix from the previous commit of graph task (#8301) CR-1206432 : Incorrect Help printed in xrt-smi when using incorrect option (#8299) CR-1206429 xrt-smi output and help menu fixes (#8297) VITIS-11024 enable hw_context support for xrt::graph objects 3rd commit (#8292) fix build warning 'unreferenced formal parameter' introduced in PR8283. (#8295) Fix hang in AIE Profile Plugin due to Win issue in static objects retrieving host info using WMI (#8294) Use IO type and module type enums (#8244) Added checks to build xrt with ALMA Linux 9.4 (#8290) Sw Emulation fix for Graph test case (#8291) VITIS-11024 enable hw_context support for xrt::graph objects 2nd commit (#8267) Undo #8262 (#8288) Up CMake minimum required version (#8287) Add change to support runlist test on simnowlite flow (#8283) XDP support for AIE Reload Reset feature on Edge platform. (#8006) VITIS-12786 - Fetch scratch-pad-mem size from elf (#8271) Add default ctor for xrt::runlist (#8284) Changes for periodic offload of trace on client devices for hung designs (#8263) fix coverity issue - CID 395489: Null pointer dereferences (#8278) VITIS-11272 : Remove XMA from XRT (#8279) adding additional build params for windows (#8265) Fix for CR-1186978 (#8273) revise API to patch address directly (#8272) Various Cleanup of xbutil with xrt-smi, Help Menu Fix (#8270) Add proper declspec define (#8269) Changes to fix no aie_profile data while running along with Device trace during hw emu (#8260) Use dedicated Read Reg op code for AIE Profile/Debug on client (#8251) Support polling for runlist completion (#8253) Fix issue where AIE profiling and PL device trace were not working together (#8261) enable hw_context support for xrt::graph objects (#8242) Signed-off-by: Manoj Takasi <mtakasi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * tcf-agent: Switch to software breakpoint on ZynqMark Hatle2024-07-311-0/+2
| | | | | | | | | | | | | | Due to limited hardware breakpoints on Zynq, we switch to software breakpoint. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xilffs_2024.2: added bsp configuration required for versal_plmNandanikhil Gajulapally2024-07-311-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | add missing xilffs bsp configuraiton required for versal_plm to boot from SD1 controller in eMMC1 boot mode when the design has both the controllers enabled. Signed-off-by: Nandanikhil Gajulapally <nandanikhil.gajulapally@amd.com> Apply existing commit 41be3639ea7b0009adeda889bb3ff7916403a245 to 2024.2 version of the recipe. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * embeddedsw : Updated SRCREV for 2024.2_8871Sivaprasad Addepalli2024-07-311-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * u-boot-xlnx : Updated SRCREV for 2024.2_4059Sivaprasad Addepalli2024-07-311-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * dts : Updated SRCREV for 2024.2_5239Sivaprasad Addepalli2024-07-311-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * embeddedsw : Updated SRCREV for 2024.2_4311Sivaprasad Addepalli2024-07-301-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * meta-microblaze: newlib/libgloss: Update for microblazeMark Hatle2024-07-2817-173/+114
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-multimedia: Fix recipe ParseError for poky distroSandeep Gundlupet Raju2024-07-286-0/+6
| | | | | | | | | | | | | | | | | | | | Fix recipe ParseError in meta-xilinx-multimedia layer for poky distroi. ERROR: ParseError at /scratch/sandeep/yocto/2024.2/yp-ci/sources/poky/../meta-xilinx/meta-xilinx-multimedia/recipes-multimedia/gstreamer/gstreamer-vcu-notebooks_0.1.bb:5: Could not inherit file classes/jupyter-examples.bbclass ERROR: ParseError at /scratch/sandeep/yocto/2024.2/yp-ci/sources/poky/../meta-xilinx/meta-xilinx-multimedia/recipes-multimedia/gstreamer/gstreamer-vdu-examples_0.1.bb:5: Could not include required file gstreamer-multimedia-notebooks_0.1.inc Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-demos: Fix recipe ParseError for poky distroSandeep Gundlupet Raju2024-07-285-0/+10
| | | | | | | | | | | | | | | | | | | | | | Fix recipe ParseError in meta-xilinx-demos layer for poky distro. ERROR: ParseError at /scratch/sandeep/yocto/2024.2/yp-ci/sources/poky/../meta-xilinx/meta-xilinx-demos/recipes-core/packagegroups/packagegroup-xilinx-ros.bb:6: Could not inherit file classes/ros_distro_${ROS_DISTRO}.bbclass ERROR: ParseError at /scratch/sandeep/yocto/2024.2/yp-ci/sources/poky/../meta-xilinx/meta-xilinx-demos/recipes-examples/openamp/openamp-demo-notebooks_0.1.bb:5: Could not inherit file classes/jupyter-examples.bbclass ERROR: ParseError at /scratch/sandeep/yocto/2024.2/yp-ci/sources/poky/../meta-xilinx/meta-xilinx-demos/recipes-examples/pm-notebooks/pm-notebooks_1.0.bb:5: Could not inherit file classes/jupyter-examples.bbclass Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * boot.cmd.generic:update syntax cp.b commandsSwagath Gadde2024-07-281-3/+3
| | | | | | | | | | | | | | | | qspi and nand read syntax are different with nor read syntax so updating cp.b commands in boot script for nor bootmode. Signed-off-by: Swagath Gadde <swagath.gadde@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Move jupyter recipes, class and packagegroupJohn Toomey2024-07-2818-5/+509
| | | | | | | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * raft: Rename dependency on jupyter packagegroupMark Hatle2024-07-281-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-standalone-sdt: openamp-fw: Update to work with latestBen Levinsky2024-07-281-8/+12
| | | | | | | | | | | | | | | | There is issue with installing firmware. Update path to work with scarthgap update. Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * device-tree: Move zcu111 dtsi to meta-xilinx-bspJohn Toomey2024-07-282-0/+16
| | | | | | | | | | | | | | | | This dtsi is required for the sdfec application and will be removed when the design has been updated Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * raft: Move recipes to meta-xilinx-coreJohn Toomey2024-07-283-0/+82
| | | | | | | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * embeddedsw : Updated SRCREV for 2024.2_6667Sivaprasad Addepalli2024-07-271-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * aie-rt : Updated SRCREV for 2024.2_1111Sivaprasad Addepalli2024-07-271-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * u-boot-xlnx : Updated SRCREV for 2024.2_2543Sivaprasad Addepalli2024-07-261-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * embeddedsw : Updated SRCREV for 2024.2_6999Sivaprasad Addepalli2024-07-251-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * meta-vitis-tc: Fix SDK install from a RO locationMark Hatle2024-07-241-3/+9
| | | | | | | | | | | | | | | | When runtime-relocation is enabled, installing from a read-only location could failure due to a temporary log file. Ensure this log file is written into a tmp/writable location. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-microblaze: Update to gcc 13Mark Hatle2024-07-2461-495/+509
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Revert "meta-microblaze: Import last version of gcc 12.2"Mark Hatle2024-07-24122-5289/+1
| | | | | | | | | | | | | | | | | | This reverts commit 80dc01609f4cf24329cd71adac4dacd2882f82dc. This effectively reverts back to 2024.1 state, GCC won't work but gives us a clean starting point. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Revert "meta-microblaze: gcc-12.2 fix CVE_STATUS"Mark Hatle2024-07-241-1/+1
| | | | | | | | | | | | This reverts commit 93d2836d4d0f7732e51b96250a1bfe2b2f058202. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Revert "meta-vitis-tc: packagegroup-cross-canadian: Disable GDB on microblaze"Mark Hatle2024-07-241-3/+0
| | | | | | | | | | | | This reverts commit 2993142ac77a864e9e8de16000f7c977738827d4. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-microblaze: gdb: Fix target GDB compilation for Linux nativeMark Hatle2024-07-244-75/+29
| | | | | | | | | | | | | | | | | | | | | | | | Add patch for Linux native issue Add library linkage to libatomic to address: ld: /usr/include/c++/13.3.0/bits/atomic_base.h:1015:(.text+0x16d0c): undefined reference to `__atomic_compare_exchange_1' Also remove extra files no longer required. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-microblaze: gdb: Update to latest versionMark Hatle2024-07-2447-2771/+5280
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Revert "gdb: Bring in last OE version of gdb 12.1"Mark Hatle2024-07-2417-593/+0
| | | | | | | | | | | | This reverts commit 5db2df9a364b9fee7402c0bf0e2eaa2ecd7bee48. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-microblaze: binutils: Add local patches, including 64-bit supportMark Hatle2024-07-2455-16/+13693
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * embeddedsw : Updated SRCREV for 2024.2_2531Sivaprasad Addepalli2024-07-241-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * qemu : Updated SRCREV for 2024.2_9619Sivaprasad Addepalli2024-07-241-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * packagegroup-openamp: Block zynqMark Hatle2024-07-231-0/+3
| | | | | | | | | | | | OpenAMP does not build for Zynq. Block this to make it clear to the user. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * gstreamer: Work with updated versionsMark Hatle2024-07-2312-11/+11
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Move example code to meta-xilinx-demosJohn Toomey2024-07-2312-0/+1189
| | | | | | | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * open-amp-xlnx: Bump SRCREV for 2024.2Ben Levinsky2024-07-231-1/+1
| | | | | | | | | | | | | | | | apps: zynqmp_r5: Add Versal and Versal-NET Information to Debug Banner apps: zynqmp_r5: Change get_ipi_msg_buf to use unsigned ints Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xf86-video-armsoc: Accelerated image compositionAnatoliy Klymenko2024-07-232-1/+1065
| | | | | | | | | | | | | | | | Implement GPU accelerated picture compositor to supplement screen rotation and reflection support in xorg. Signed-off-by: Anatoliy Klymenko <anatoliy.klymenko@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xserver-nodm-init: Set LD_LIBRARY_PATH for xserverAnatoliy Klymenko2024-07-231-0/+8
| | | | | | | | | | | | | | | | | | Adjust xserver LD_LIBRARY_PATH to direct runtime linker towards headless version of libMali. This is required for GPU accelerated image composition in armsoc video driver. Signed-off-by: Anatoliy Klymenko <anatoliy.klymenko@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * meta-xilinx-mali400: Add headless libMali symlinkAnatoliy Klymenko2024-07-231-0/+2
| | | | | | | | | | | | | | | | | | | | Add major version only link for headless version of libMali. This will enable runtime linker to find libMali in /usr/lib/headless directory. The goal is to use headless libMali version within xorg conext for GPU accelerated rendering. Signed-off-by: Anatoliy Klymenko <anatoliy.klymenko@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * lopper: update SRCREVBen Levinsky2024-07-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: assists: baremetallinker: Update the logic to find phandle in address msp lopper: assists: gen_domain_dts: Add mipi pipeline documentation lopper: lops: lop-ttc-split.dts: Add new lops file for baremetal ttc driver tree: fix phandle collision detection isospec: read id from .iss and propagate to yaml lopper: assists: gen_domain_dts: Add HDMI Phy Controller DT yaml modify: delete node before copy and rename assist-sanity: add node reordering self test tree: add API to reorder nodes lopper: assists: gen_domain_dts: Add Video Phy Controller DT yaml lopper: assists: gen_domain_dts: Add HDMI 2.0 Tx Subsystem DT yaml lopper: assists: gen_domain_dts: Add HDMI 2.0 Rx Subsystem DT yaml assists: linker_xlnx: Fix memory assignment to avoid build failure tree: remove extraneous output tree: fix property debug level and output tree: simplfy node copy and update lopper: make print() more robust lopper/tree: fix node addition and move robustness lopper_sanity: add external assist santy lopper: search configured paths for assists tests: add selftest for assist sanity checking lopper: assists: gen_domain_dts: Add HDMI 2.1 Tx Subsystem DT yaml lopper: assists: gen_domain_dts: Add HDMI 2.1 Rx Subsystem DT yaml lopper: assists: gen_domain_dts: Don't delete child nodes when pruning yaml files lopper: assists: Initial support for zynq pl configuration openamp: Add Validation for carveouts and linker assists: baremetallinker: Add HBM specific address ranges in axi_noc1 dictionary lopper: assists: xlnx_overlay_dt: Add proper checks to add &amba node lopper: assists: gen_domain_dts: Move the yaml bindings into a seperate folder assists: baremetal_xparameters: Generate Canonical definitions for IPI targets lopper: assists: bmcmake_metadata_xlnx: Add proper checks lops: lop-microblaze-riscv: Sync with Vitis riscv gnu lib installation assists: baremetal_gentestapp: Check the interrupt-parent of IPs before adding their intr example in peripheral test lopper: assists: baremetal_gentestapp_xlnx: Don't pull uart examples if the hardware instance is configured as stdin assists: gentest_app: exclude last occurence of ttc node assists:baremetal_validate_comp_xlnx: Avoid the hw check when device_type property is missing in YAML lopper: assists: Add num-insts to rfdc node lopper: Update check to adjust DDR start and size address lopper: fix incorrect warning log lopper: assists: baremetallinker: Adjust heap size for microblaze lmb_bram designs having size less than 8k openamp: xlnx: Add vc-p and vn-p models openamp: xlnx: versal: match model parsing same as VNET 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 openamp: xlnx: Update model parsing openamp: xlnx: remove a2197 lopper: assists: gen_domain_dts: Update symbol node entry for gic_its node base/phandle: add resets and assigned-clocks lopper: assists: gen_domain_dts: Add option to keep TCM nodes lopper: assists: baremetal_validate_comp_xlnx: Update the assist to handle use cases where dev_type is missing in the driver yaml lopper: assists: baremetal_validate_comp_xlnx: Update mem_type check for microblaze_riscv lopper: assists: baremetal_xparameters_xlnx: Generate reg and interrupt defines for all possible ranges 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 setup.py: change minimum version to 3.8 lopper: assists: xlnx_overlay_dt: Handle phandle properties in a specific way assists:gen_domain_dts.py: Remove PL DDR from default linux device tree lopper: assists: gen_domain_dts: Prune clocking wizard setup: update description and python version Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * dts : Updated SRCREV for 2024.2_4307Sivaprasad Addepalli2024-07-231-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * embeddedsw : Updated SRCREV for 2024.2_9179Sivaprasad Addepalli2024-07-231-1/+1
| | | | | | | | Updated commit ID to latest HEAD
| * embeddedsw : Updated SRCREV for 2024.2_2751Sivaprasad Addepalli2024-07-221-1/+1
| | | | | | | | Updated commit ID to latest HEAD