| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
1. Update versal dfx static and partial load instructions.
2. Add Versal segmented configuration load instructions.
3. Also update zynqmp logs.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Make bit or bin or pdi as required input for firmware recipes. If bit
or bin or pdi of respective soc_family is not included then raise
bitbake parse skip recipe errors.
2. Check for absolute dtbo/bin/bit path if any of these files exits
in SRC_URI.
3. Skip recipe if both dtbo and dts/dtsi found in SRC_URI.
4. Fix logic to convert from bit to bin for zynqmp or zynq soc family.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Configure both channel IDs for aie_trace & aie_profile (#8038)
Fix bug in Edge sw_emu flow (#8044)
add cmake definition for linux builds (#8042)
Improvements to AIE trace on clients (#8039)
Fixing the map operator logic (#8040)
Implementation of Hip stream apis (#8018)
Hip test tidy up (#8029)
Simplifying hip memory APIs interfaces. (#8037)
CR-1192489: Memory Module Metric Event IDs are produced in tiles where no Mem
Port kernel driver to Linux 6.8 (#8005)
Fix on client to correct partition info device query request (#8033)
VITIS-11112 HIP Binding: Memory Management. (#7983)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Add a version header file in plain text format required for Versal
machines using the optional data field in the BIF file for version
information
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit c6ae24ee38a69e4bcd463337aed43276d70845df)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
Add optional data section to BIF file generation code to be used with
version or other information
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit cdeb46c57358e579be9f1c1be95a544fd0e713e4)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
missing one commit form latest
d67410d openamp: xlnx: Update model parsing
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
FAL now has a compile switch when compiling for Linux platforms, this
change will enable this flag when compiling FAL examples.
Signed-off-by: Gregory Williams <gregory.williams@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
apps: zynqmp_r5: zynqmp: Add default values in case they are missing in BSP
|
|
|
|
|
|
| |
driver: src: Remove old resource manager code
fal: src: rsc: Fix broadcast all bug for Linux backend
fal: src: rsc: Add error logs for all resource types
|
|
|
|
| |
OpenAMP passthrough to a domU
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
sw_apps: zynqmp_pmufw: Add ipipsu driver dependency in metadata file
sw_apps: versal_psmfw: Add ipipsu driver dependency in metadata file
sw_services: xilpm: Add ipipsu driver dependency in metadata file
tmrctr: Update examples to complete execution within 1 seconds
scripts: pyesw: create_bsp: Update the top-level CMake file to include the bsp include folder
scripts: pyesw: Generate preprocessed file always inside domain directory
emacps: Fix the mask for XEmacPs_BdGetBufAddr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
d67410d openamp: xlnx: Update model parsing
9e880fa openamp: xlnx: remove a2197
e4b6f3b lopper: assists: gen_domain_dts: Update symbol node entry for gic_its node
5069563 base/phandle: add resets and assigned-clocks
4d61969 lopper: assists: gen_domain_dts: Add option to keep TCM nodes
5666b57 lopper: assists: baremetal_validate_comp_xlnx: Update the assist to handle use cases where dev_type is missing in the driver yaml
88f9171 lopper: assists: baremetal_validate_comp_xlnx: Update mem_type check for microblaze_riscv
fa2aab9 lopper: assists: baremetal_xparameters_xlnx: Generate reg and interrupt defines for all possible ranges
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
when user changes any config in u-boot menu config then
we are saving that in user-<timestamp>.cfg.
While adding that user*.cfg to SRC_URI space is missing
and it was treated as different file and getting compilation issue.
The space missed in below line
meta-xilinx/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx-2023.2.inc#L19.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Add Xen INITRD image creation steps for JTAG or SD INITRD
boot modes.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
1. Add missing xen jtag boot steps.
2. Add info on how to calculate zynqmp xen image offset for JTAG boot.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
1. Add missing xen jtag boot steps.
2. Add info on how to calculate Versal xen image offset for JTAG boot.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
This reverts commit 1c8cb60444e8e5170a46ae8a5657e164f6657f37.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
VITIS-9887: xrt support for multiple graph linking and compilation (#8030)
VITIS-11100 Display all AIE columns (#8015)
VITIS-11102 Remove device status from Ryzen report json (#8031)
Providing build metadata to version file (#8028)
initial trace updates for client (#7980)
removed debug line (#8026)
Only use the XDP Static DB methods supported for Client Flow in ML Timeline Plugin (#8025)
adding new job notify-slack (#8019)
Incorporate partition shifts and support ML metadata (#8021)
Adjusting build number for TA to pick up the build (#8024)
Add noshim to ishim. Next maybeshim? (#8023)
Handle an error for aie_trace plugin on client (#8020)
Update cmake to pick up HIP header files from Linux distribution area… (#8022)
Update Aie Enums to be compatible with future changes (#7910)
XRT support for independent AIE graph compilation and linking (#7999)
Change Shell name for RAVE Platform (#8017)
HIP tests for GPU and other build improvements (#8008)
VITIS-11114 - Command, Event, kernel_start, and copy_buffer classes and Event API Implementation Part1 (#8007)
VITIS-11369 Improve get xclbin name method (#7997)
Hide symbols from xrt.h header (#7998)
Added variable to store the actual buffer size in xobj (#8014)
Adding os_ver in matrix (#8016)
removed headers related to xcl apis from xdp code (#8009)
patch fix for build number for windows (#8013)
Modifying build number and fix SJ release intermittent issue (#8012)
add xrt::elf raw elf data constructor (#7963)
master pipeline for xrt in Gh actions (#8004)
Do not move an r-value (#8003)
Update license (#8001)
Adjustments to identifying, handling, and reporting active core/memory modules in AIE profile & trace (#7990)
Adjusting profiling API logging to account for recursive calls to monitored APIs (#8000)
CR-1123282 - Use get_size sdr request to receive sensor (#7944)
Update skd files to remove xcl apis (#7995)
Replacing xcl Apis : xclDeviceInfo2 and xclGetSysfsPath (#7994)
calculate correct global index for event tiles vector (#7991)
Workaround to limit Aperture Size Limit as part of QDMA Queues for SOFT QDMA IP. (#7979)
CR1178636: AIE Memory Read Throughputs are 0 (#7981)
VITIS-11517 Remove ReportMemory from Ryzen in XRT (#7978)
change buf size to decrease throughput (#7986)
fix for IVT failure (#7989)
Further cleanup of xcl apis for pcie build (#7988)
VITIS-11114 - HIP API initial Implementation (#7951)
Use xrt::ip to read registers for XDP PL Deadlock Diagnosis (#7984)
Replace xclOpen/Close in XDP (#7985)
Fix seg fault when device not available is provided (#7972)
VITIS-9706: xrt support for adf event apis (#7926)
VITIS-11418 Upgrade AIE partition report. (#7976)
Fix TXT tests for Linux (#7982)
libqdma: Updating QDMA to its latest commit (#7977)
Initial implementation of Hip module and function apis (#7964)
xclbinutil changes to support multiple aie.resources.bin (#7970)
CRs 1191344 & 1190977 - Bug fixes for AIE profile/trace on Edge (#7974)
Move metadata Reader to static database (#7949)
Add an aie trace timestamp binary data format (#7966)
build number is - ${{ github.run_number }}_${{ github.run_attempt }} (#7969)
Fixing clock rate retrieval in case of zero (#7975)
Delete .github/workflows/xrt-pr-comment-ci.yaml (#7973)
CR-1191367 Use PCI revision ID and deivce ID to identify device (#7971)
Clean up hip tests to please clang-tidy (#7965)
VITIS-11112 HIP Binding: Memory Management (#7929)
Seperated bar mapping from probe in the xbmgmt driver. (#7927)
xbutil fix help menu (#7960)
XRT build drops a kernel-doc directory in the PWD (#7935)
add initial support for transforming PDIs in AIE_PARTITION (#7954)
Use debug_ip_layout_path device query in place of xclGetDebugIPlayoutPath (#7962)
Enable clang-tidy for hip tests (#7943)
using branch for test summary instead of version (#7961)
Updating trace clock for PL (#7959)
CR-1190692 Add method to set read range on xrt::ip (#7957)
CR-1187549 (#7956)
Add support for debug buffer object in XRT for internal use (#7955)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Building libmetal and openamp using poky core-image-minimal requires
providers, Hence set default libmetal and openamp provider.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
meta-xilinx-standalone-experimental failes to parse with below errors
ERROR: No recipes in default available for:
/scratch/sandeep/yocto/2024.1/yp-bc/sources/poky/../meta-xilinx/meta-xilinx-standalone-experimental/recipes-openamp/libmetal/libmetal-xlnx_%.bbappend
/scratch/sandeep/yocto/2024.1/yp-bc/sources/poky/../meta-xilinx/meta-xilinx-standalone-experimental/recipes-openamp/open-amp/open-amp-xlnx_%.bbappend
Hence add openamp-layer dependency to LAYERDEPENDS variable.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
v4l: xilinx: dprx: Replace irq_of_parse_and_map with platform_get_irq_byname
v4l: xilinx: dprx: Fix incorrect reconfiguration of registers
v4l: xilinx: dprx: Correct the XDPRX_DEVICE_SERVICE_IRQ_CP_IRQ_MASK macro value
soc: xilinx: Fix event notification issue for SW event node
drm: xlnx: hdcp: Remove unused variable srm_version
xen/pci: Add xen_reset_device_state function
net: phy: xilinx-gmii2rgmii: Adopt clock support
dt-bindings: net: xilinx_gmii2rgmii: Add clock support
|
|
|
|
|
|
|
|
| |
arm64: dts: zynqmp: make hw-ecc as the default ecc mode
xilinx: Do not call private env_get_location() when !ENV_IS_NOWHERE
mtd: spi-nor: Disable chip erase for n25q512ax3 flash
configs: zynqmp_kria: Deactivate CONFIG_SPI_FLASH_BAR
arm64: zynqmp: Disable Tri-state for SDIO
|
|
|
|
| |
dfeprach: Correct order of RACH mapping steps
|
|
|
|
|
|
|
|
| |
mtd: spi-nor: Disable chip erase for S28HS02GT flash
mtd: spi-nor: Set the ECC configuration to 1-bit error correction
mtd: spi-nor: Added Fixup for S28HS02GT Infineon OSPI flash
xilinx: Enable support for Infineon Octal flash
arm64: zynqmp: Add bootcmd_usb4 variable
|
|
|
|
|
|
|
|
|
|
|
| |
ttcps: Add support for peripheral tests in SDT flow
usbps: Fix failures reported by CV test suite "Chapter 9 Tests [USB 2 devices] CV tests"
usbps: Update driver version
mipicsiss: data: Update yaml file to support new MIPI RX PHY
mipicsiss: src: Add support of mipi rx phy subcore
sw_services:xilloader: Updated RSA KAT to use 2048-bit key
sw_services: xilsecure: Fix RSA quiet mode issues and update KAT
scugic: Add doxygen and editorial fixes
|
|
|
|
|
|
|
| |
Update xen jtag boot instruction using TFTP or XSDB tools.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Update xen jtag boot instruction using TFTP or XSDB tools.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Update xen boot instructions for storage boot medium.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
symlinks don't work on the /boot FAT partition, so change to copy
Signed-off-by: Jonathan Stroud <jonathan.stroud@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
fix: 10 bits HEVC and AVC streams
chore: update to revision d20240216
|
|
|
|
|
|
|
|
|
| |
fix: 10 bits HEVC and AVC streams Acked-for-series: Varunkumar Allagadapa <varunkumar.allagadapa@amd.com>
chore: add missing errorCode
fix: context
fix: add missing nDeviceIndex increment
chore: update to revision 20240216
Revert "chore fix compilation issue"
|
|
|
|
| |
fix: Force sample pack mode setting
|
|
|
|
|
| |
dp14txss: zcu_pt_dp14_hdcp: Fix DP14 HDCP multi combination issues
wdttb: Add doxygen fixes
|
|
|
|
| |
Modified al5d log message to use VDU instead of VCU
|
|
|
|
| |
chore: update to revision d20240216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
trafgen: Add SDT check to use interrupt wrapper API
wdttb: Add SDT check to use interrupt wrapper API
uartpsv: Add SDT check to use interrupt wrapper API
uartps: Add SDT check to use interrupt wrapper API
gpio: Add SDT check to use interrupt wrapper API
clk_wiz: Add SDT check to use interrupt wrapper API
axipmon: Add SDT check to use interrupt wrapper API
bsp: standalone: Remove 64bit variable prints support for 32bit platforms
cpu_cortexr5: Export flag to identify R5 FSBL BSP
xloader:versal_net Remove releasing DDR from update psm.elf
emacps: Update driver for emacps+pcspma design in SDT flow
emacps: Add additional SDT check to XCLOCKING macro
lwip : Enable dhcp and acd debug flags in lwip stack
lwip : Add ACD Feature in Classic flow
lwip : Add ACD Feature in sdt flow.
xilpm: versal_common: server: Refactor of AddRequirement()
xilpm: versal_net: server: add check for UART instances
sw_services: xilsecure: Add support for non-word aligned data
i3c: Correct maximum data length value
i3c: Add Tx FIFO threshold configuration parameter
i3c: Add SCL configuration support
ttcps: Add examples support in SDT flow.
lwip220: Fix support for emaclite in lwip adapter in SDT flow
sw_services: xilpm: Refactor PGGS/GGS ioctl read/write operation checks
lib: sw_apps: memory_tests: Add required_mem for Zynq platform
scripts: pyesw: library_utils: Fix remove library for windows platform
scripts: pyesw: library_utils: Fix race condition in the remove library
|
|
|
|
| |
arm/gic-v3-its: fix build failure with CONFIG_HAS_ITS=y
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Github lopper (https://github.com/devicetree-org/lopper) has now been branched
out to v0.2024.x to support 2024.1 release. Update the recipe to use lopper from
this branch.
The SRCREV update contains below commits:
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
Signed-off-by: Onkar Harsh <onkar.harsh@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
Due to recent u-boot changes wrt boot_cmd, booti command is taking input
as booti 0x00200000 - 0x00001000, and ramdisk address offset is missing in
u-boot. So, added JTAG boot mode support in boot script to support jtag boot
target, When user wants to debug/boot vck5000 wrt to jtag boot mode.
Signed-off-by: John Vicky Vykuntapu <johnvicky.vykuntapu@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is not currently possible to create symlinks in the /boot partition
due to the use of the vfat filesystem and this causes an issue when
trying to update the dtb using rpm packages which contain a symlink.
Work around the issue by copying the dtb file to the symlink location.
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 6ddde9a20775549f1434cba6006f84db1a223cb4)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
staging: xilinx_hdcp: Fix gcc warning
crypto: xilinx: RSA support for the Versal platform
firmware: xilinx: RSA interface api support for Versal
mtd: spi-nor: gigadevice: Add lock/unlock support for GD25B512
spi: spi-cadence-quadspi: Remove dependency on SRAM Fill Register during indirect non-dma read
mtd: spi-nor: gigadevice: Set hardware capabilities inline with the opcodes defined in flash info
net: macb: Correct WOL CAPS value
net: macb: Use queue disable instead of tieoff in Versal suspend
|
|
|
|
|
|
| |
fix: Force sample pack mode packed xv for > 8bits Acked-for-series: Varunkumar Allagadapa <varunkumar.allagadapa@amd.com>
fix: add missing nDeviceIndex increment
chore: update to revision d20240216
|
|
|
|
| |
chore: update to revision d20240216
|
|
|
|
| |
chore: update to revision d20240216
|
|
|
|
|
|
|
|
|
|
|
|
| |
gpiops: Fix compilation warning of XGpioPs_SelfTest
sw_services:versalnet:xilpuf: Updated PUF client example
sw_services:xilloader:Added support for Spansion Die Config
xilpm: versal_net: server: Request UART_0 and UART_1 from PMC subsystem
v_sditxss: Add SDI substems to peripheral test
dfeofdm: Fix SDT flow number of instances
dfemix: Fix SDT flow number of instances
dfeequ: Fix SDT flow number of instances
dfeccf: Fix SDT flow number of instances
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
watchdog: xilinx_wwdt: Add check for timeout limit and set maximum value if exceeded
remoteproc: zynqmp: Change tcm address translation method
remoteproc: zynqmp: fix TCM carveouts in lockstep mode
mtd: spi-nor: winbond: Add lock/unlock support for W25Q256JWFIM
arm64: versal-net: Align spi-max-frequency for se7
arm64: versal: Remove flexnoc node
arm64: zynqmp: dts: Add required properties for rs485 support for KD240
arm64: versal: Add clocks and power domains for LPD SWDT
dt-bindings: power: Add PM for LPD SWDT
arm64: versal: Add LPD SWDT node in versal.dtsi
|
|
|
|
|
|
|
|
|
|
| |
arm64: zynqmp: dts: Add required properties for rs485 support for KD240
spi: cadence_qspi: Fix OSPI boot issue
arm64: versal: Add clocks and power domains for LPD SWDT
dt-bindings: power: Add PM for LPD SWDT
arm64: versal: Add LPD SWDT node in versal.dtsi
mtd: spi-nor: Address the Macronix flash probe failure
mtd: spi-nor: Store GPIO info during flash probe
|