| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| | |
soc: zynqmp: Add support for zu1eg_lr device
ARM: zynq: Add support for 7z010_lr and 7z020_lr
|
| |
| |
| |
| |
| | |
sysmonpsu: Fix on OT upper threshold value set and get
BSP: microblaze: Fix microblaze_disable_interrupts in SDT flow
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| | |
Due to limited hardware breakpoints on Zynq, we switch to software
breakpoint.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| | |
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| | |
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| | |
This reverts commit 93d2836d4d0f7732e51b96250a1bfe2b2f058202.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
This reverts commit 2993142ac77a864e9e8de16000f7c977738827d4.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
This reverts commit 5db2df9a364b9fee7402c0bf0e2eaa2ecd7bee48.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| |
| |
| | |
OpenAMP does not build for Zynq. Block this to make it clear to the user.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|
| |
| |
| |
| | |
Updated commit ID to latest HEAD
|