| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add support to load the different DTB load address in SD boot mode using the DEVICETREE_ADDRESS_SD variable in generic boot script.
use case:
When TF-A is doing some runtime memory reservation and that can be hand-off to kernel by u-boot.
so satisy that case in SD boot mode we should load kernel dtb at different address so that it dont override dtb packed in BOOT.BIN.
Signed-off-by: Swagath Gadde <swagath.gadde@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
arm64: zynqmp: Remove kv260 PL overlays
test: py: tests: Add test case to write and read multiple files from MMC
test: py: tests: Extend i2c test to cover all buses
spi: cadence_qspi: Fix versal ospi indirect write timed out issue
configs: zynq: Disable the config CONFIG_SPI_FLASH_USE_4K_SECTORS
spi: cadence_ospi_versal: Add support for 64-bit address
arm64: zynqmp: Remove unused xlnx,phy-type DT property
net: phy: xilinx_phy: Get rid of using property xlnx, phy-type
Revert "arm64: zynqmp: Add the fclk node"
arm64: versal-net: Add missing xlnx,versal-firmware string
arm64: zynqmp: Add output-enable pins to SOM KD240
arm64: versal-net: Append xlnx,versal-clk to clock node
arm64: zynqmp: Enable uart0 with pinctrl description
arm64: zynqmp: Add support for K26 rev2 boards
arm64: zynqmp: Setup default si570 frequency to 156.25MHz
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
README.md: Update with latest usage options
gen-machineconf: Update args help messages
common_utils.py: Improve error message for lopper check
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update send-email.yml
Update send-email.yml
Update send-email.yml
Removing aie system test infrastructure (#23)
Merge pull request #21 from abhattar/main-aie
Merge branch ai-engine:main-aie into main-aie
adding github script
Add support for AIE Driver system tests [main-aie]
adding testing infrastructure
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Make syncIP node under video group so that any user added to video groups
can run Xilinx SyncIP device.
Signed-off-by: Rohit Visavalia <rohit.visavalia@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changelog:
removing libmetal dependency in XRT (#7733)
Add support for trace event logging at API level (#7728)
Fixed issue where Profiling CSV was not being generated successfully (#7730)
Enhancing mem-bw testcase to print individual bank name and throughput (#7713)
Fix edge build for debian flow (#7731)
Removing unnecessary include (#7727)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
arm-trusted-firmware was moved forward to the 3.0 version. Adjust the
PREFERRED_VERSION to match.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
fix: data cache issue
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| | |
driver:src: AIE decoupling build bsp & build app failed
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
arm: Add support for r52 IMP_PERIPHPREGIONR register
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| | |
fal: Version bump
driver: Version bump
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
lib: Update Copyright year.
*.py: Move scripts to lib directory
lib:*.py: Move script to lib directory
hw-description.tcl: Add function to get proc info in xsct flow
machineconf.json: Remove dt-boardfile
Kconfig.part: Add SDT check for MC_PLNX_IMAGES_LOCATION
gen-machineconf: Update gen-machineconf to modular way
multiconfigs.py: Script to generate the SDT files
xsct_flow.py: Add gen-machineconf xsct module
sdt_flow.py: Add gen-machineconf SDT module
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| | |
config: changing ATF to TF-A
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Updates 24.1 recipe with main-aie branch.
Changelog:
driver:src: xaiengine directory & include files are missing
driver: src: lite: Mem Barrier Bug Fix
Signed-off-by: Gregory Williams <gregory.williams@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| | |
driver:src: xaiengine directory & include files are missing
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
net: zynq_gem: Update the MDC clock divisor in the probe function
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
mtd: spi-nor: Fix Write failure in SST flashes
spi: spi-cadence: Correct irq sequence for read
arm64: zynqmp: Add output-enable pins to SOMs
v4l: xilinx: xcsirxss: Fix YUV420 format
uio_xilinx_ai_engine: Fix return value of xilinx_ai_engine_simulate_irq
uio_xilinx_ai_engine: Fix irq number in call to irq_set_irqchip_state
fpga: versal: Add support for 44-bit DMA operations
misc: xilinx-ai-engine: Fix bug in setting
v4l2: xilinx: dprx: Add HDCP2x support
v4l2: xilinx: Add HDCP2x Rx support
config: xilinx: versal: Enable reset-controller
ptp: xilinx: Add workaround for EXTTS interrupt handling
spi: spi-zynq-qspi: Fix issue in accessing the upper flash
mtd: spi-nor: Fix timeout issue with winbond multi die flash
dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
staging: xilinx_hdcp: Add mmult support for HDCP2x Rx
staging: xilinx_hdcp: Add HDCP2x Rx cipher support
staging: xilinx_hdcp: Add support for HDCP2x Rx
arm64: versal-net: Fix sysmon interrupt number
watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove path
watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper
drivers: soc: xilinx: add check for platform
firmware: xilinx: Register event manager driver
drivers: soc: xilinx: add versal-net error event ids and masks
drivers: soc: xilinx: rename error event header file for versal
drivers: soc: xilinx: rename versal error event ids and masks
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
versal: Rename VEK280 cosim board
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The TF-A is getting updated to upstream release version v3.0
which will be the base for 2024.X releases.
The branch is updated to xlnx_rebase_v3.0 which is tracking
upstream master branch.
Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
uio_xilinx_ai_engine: Fix return value of xilinx_ai_engine_simulate_irq
uio_xilinx_ai_engine: Fix irq number in call to irq_set_irqchip_state
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
fpga: versal: Add support for 44-bit DMA operations
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
arm64: versal-net: Add dts files for mini u-boot qspi and ospi configurations
mtd: spi-nor: Update block protection flags for spansion flash
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
mtd: spi-nor: Fix the issi_get_locked_range api
arm64: zynqmp: Add output-enable pins to SOMs
cmd: sf: Fix the flash_is_unlocked api size parameter
mtd: spi-nor: Fix the giga_get_locked_range api
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| | |
misc: xilinx-ai-engine: Fix bug in setting
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Branche xlnx_rebase_v2023.01 and master content are same but
commit id's are different. Hence no change logs are added in
commit message.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
when there are multiple srcuri then we need to mention
the SRC_URI names in SRCREV_FORMAT variable.
otherwise it will throw warning
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com>
Set the format to only pay attention to XRT
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Create new bbclass with code for generating QSPI images for both Kria
and System controller.
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changelog:
apps: zynq7: Move App specific variables to platform_info.h
apps: zynqmp: Move App specific variables to platform_info.h
apps: zynqmp_r5: Move App specific variables to platform_info.h
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changelog:
examples: linux: zynqmp: Remove MB definition
examples: freertos: define xInterruptController in System Device T..
lib: freertos: Add support for A72 and A78
lib: generic: zynqmp_a78: Add support for versal_net a78 platform ..
lib: utilities: Match upstream for MB/GB macros
Export each of the memory_order enumerators
lib: add support for A78 Baremetal
This fixes compilation issue in build with latest libmetal
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2023.2 Updates 1. Support for replace/append use cases based of include bif 2. Fix build on machines with modern flex
2023.2_ksb Updates 1. Support for Authentication Optimization 2. Support for User Optional Data 3. Support for TCM Boot Flag 4. Add set_ipi_access Command 5. Add Sub Marker Support 6. Bug Fix for Deterministic Builds
2023.2_ksb Updates
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add kernel command line parameters support in boot.scr, With this
user can append additional kernel command line parameters to existing
bootargs.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changelog:
changing the dt names of versal nodes. (#7690)
CR-1173506 Segmentation fault when running VAI application (#7689)
Fix for CR-1146345 (#7688)
CR-1155098 Missing host memory status in Platform report (#7675)
CR-1173328 Add argument validation check after checking for configurations (#7686)
VITIS-9039 Add an IPU specific test to validate (#7676)
Fix ert_false issue for versal device (#7685)
VITIS-9224 Xbutil Enhancements for Power Management (#7682)
Remove stray prints (#7684)
Fixes for CR-1167717, CR-1173167, and CR-1173061 (#7681)
Use driver store path for xilinx_xrt on Windows (#7679)
Updates to Profiling/Trace PS kernels (#7670)
CR-1121893 Fix edge build for debian flow (#7671)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
fix(xilinx): update dtb when dtb address and tf-a ddr flow is used
fix(versal): use correct macro name for ocm base address
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
driver:src: fixe the BD iteration value boundary check
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
There are multiple SRC_URI's in xrt recipe file.
Getting below warning if we wont specify the
name to SRCREV
Warning:
WARNING: xrt-202320.2.16.0-r0 do_package_qa_setscene: ExpansionError('SRCPV', '${@bb.fetch2.get_srcrev(d)}', FetchError('The SRCREV_FORMAT variable must be set when multiple SCMs are used.\nThe SCMs are:\ngit://github.com/Xilinx/XRT.git;protocol=https;branch=master\ngit://github.com/Xilinx/dma_ip_drivers.git;branch=master;name=dma_ip_drivers;destsuffix=git/src/runtime_src/core/pcie/driver/linux/xocl/lib/libqdma;protocol=https\ngit://github.com/serge1/ELFIO.git;branch=main;name=ELFIO;destsuffix=git/src/runtime_src/core/common/elf;protocol=https', None))
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
driver:src: Added the new transaction bufffer header to include dir
driver: src: dma: Convert DMA WriteBD operations to BlockWrite operations for shim DMA BD
driver:src:Add consistant way to access custom Opearator
driver: src: global: Minor fixes to doxygen documentation
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
v4l2: xilinx: dprx: Add HDCP2x support
v4l2: xilinx: Add HDCP2x Rx support
config: xilinx: versal: Enable reset-controller
ptp: xilinx: Add workaround for EXTTS interrupt handling
spi: spi-zynq-qspi: Fix issue in accessing the upper flash
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
README.md: AIE and graph notes
README.md: add libdfx, XRT, kria-dfx-hw links
dfx_mgr: avoid reading Clear-On-Read register
client: API to set Data-Mover configuration
client: list or set Data-Mover configuration
dfx_mgr: display or configure Data-Movers
dfx-mgr: get Inter-RP address from shell.json
accel: Use sbustring match to get VA address
dfx-mgrd: add uid, pid checks
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
mtd: spi-nor: Fix timeout issue with winbond multi die flash
dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
staging: xilinx_hdcp: Add mmult support for HDCP2x Rx
staging: xilinx_hdcp: Add HDCP2x Rx cipher support
staging: xilinx_hdcp: Add support for HDCP2x Rx
arm64: versal-net: Fix sysmon interrupt number
watchdog: of_xilinx_wdt: Remove unnecessary clock disable call in the remove path
watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper
drivers: soc: xilinx: add check for platform
firmware: xilinx: Register event manager driver
drivers: soc: xilinx: add versal-net error event ids and masks
drivers: soc: xilinx: rename error event header file for versal
drivers: soc: xilinx: rename versal error event ids and masks
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
arm64: versal-net: Fix sysmon interrupt number
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
Update README on using ATF_CONSOLE instead of ATF_CONSOLE_DEFAULT.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changelog:
Fix for CR-1170857, CR-1114740, CR-1114732 (#7669)
Including Install Instructions for RHEL 9.x (#7672)
Moving to petalinux version petalinux-v2023.2_08251450 (#7680)
Fixed CR-1160856 (#7668)
moving to latest petalinux (#7673)
Update petalinux.build to stable version (#7677)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
driver: src: global: Correct documentation
driver: src: Fixed MisraC mandatory violations
driver: src: rsc: Fix resource (file descriptor) leak
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Changelog:
(dropped) Kconfig.part: Updated System Architecture as Subsystem Architecture
(added) gen_yocto_machine.py: Instead of ATF_CONSOLE_DEFAULT variable add ATF_CONSOLE
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|