| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This ensures that the latest changes and fixes from the 2024.2 release
are included in the libdfx package.
Changelog:
libdfx: Updates library limitation section
libdfx: Add proper validation check for the input folder contents
Signed-off-by: Nava kishore Manne <nava.kishore.manne@amd.com>
Updated commit message, included changelog
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
By default qemu-system-i386 binaries are installed regardless of target.
Without qemu-system-aarch64 change in xen-tools booting a DomU fails on
ZynqMP or Versal devices with below errors.
yocto-zcu111-zynqmp-2024:/home/petalinux# xl create -c /etc/xen/example-simple.cfg
Parsing config from /etc/xen/example-simple.cfg
libxl: info: libxl_create.c:122:libxl__domain_build_info_setdefault: qemu-xen is unavailable, using qemu-xen-traditional instead: No such file or directory
libxl: error: libxl_dm.c:2967:libxl__spawn_local_dm: Domain 1:device model /usr/lib/xen/bin/qemu-dm is not executable: No such file or directory
libxl: error: libxl_dm.c:3216:device_model_spawn_outcome: Domain 1:(null): spawn failed (rc=-3)
libxl: error: libxl_dm.c:3436:device_model_postconfig_done: Domain 1:Post DM startup configs failed, rc=-3
libxl: error: libxl_create.c:1980:domcreate_devmodel_started: Domain 1:device model did not start: -3
(XEN) gnttab_mark_dirty not implemented yet
libxl: error: libxl_domain.c:354:libxl_domain_info: Domain 1:Getting domain info: No such process
libxl: error: libxl_domain.c:1179:libxl__destroy_domid: Domain 1:Non-existant domain
libxl: error: libxl_domain.c:1133:domain_destroy_callback: Domain 1:Unable to destroy guest
libxl: error: libxl_domain.c:1060:domain_destroy_cb: Domain 1:Destruction of domain failed
yocto-zcu111-zynqmp-2024:/home/petalinux#
Hence make qemu-system as configurable in xen-tools.inc and override
this varible for aarch64.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
We only want to build for select AMD FPGAs.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Change log:
dt-bindings: hdmi-tx-ss: Convert HDMI Tx DT documentation to yaml format
dt-bindings: hdmi-rx-ss: Convert HDMI Rx DT documentation to yaml format
vphy: Add support for clock primitive
dt-bindings: vphy: Add dt entries for Tx/Rx clock primitive
Signed-off-by: Rajesh Gugulothu <rajesh.gugulothu@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
This effectively reverses one commit that is in main-aie, but not in the 2024.2 branch.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
media: xilinx: xilinx-hdmirxss: redefine HDCP1X ioctl type with macro
v4l: xilinx: hdmirx: Add HDCP2x support
v4l: xilinx: hdcp2xrx: Add HDMI support for HDCP2X Protocol
v4l: xilinx: hdcp2xrx: Enable DDC Reset
v4l: xilinx: hdcp2xrx: Add HDCP2X rxstatus register
v4l: xilinx: hdcp2xrx: Remove unused variable
v4l: xilinx: hdcp2xrx: Add check to detect HDCP22 protocol events
v4l: xilinx: hdcp2xrx: Add method to enable disable HDCP22 version
v4l: xilinx: hdcp2xrx: Add HDCP22 RNG and MMUL offsets for HDMI Rx
v4l: xilinx: hdmirx: Select HDCP2x Rx
v4l: xilinx: hdmirx: Select CRYTPO_AES
v4l: xilinx: Fix method of getting hdcp1x interrupt by name
v4l: xilinx: Fix method of getting HDMI Rx irq
dt-bindings: media: xilinx: Add HDCP interrupts to HDMI RX subsystem
v4l: xilinx: hdcp2xrx: Fix incorrect msg_ids causing failure
v4l: xilinx: hdcp2xrx: Generalize HDCP rw callback handler naming
usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus support
crypto: zynqmp-aes-gcm: Fix out of bound memory write
misc: xilinx-ai-engine: Dont use write8 and write16
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
sw_services:xilplmi: Added glitch detector support for PL microblaze
drivers: trngpsx: Replace xil_util.h with xil_sutil.h
drivers: trngpsv: Replace xil_util.h with xil_sutil.h
sw_services: xilsecure: Replace xil_util.h with xil_sutil.h
lib: bsp: Move secure APIs to xil_sutil.c
xdmapcie: Fix compilation issue caused by 64bit variables
versal_psmfw: versal_net: wait for stable state before pchannel req
versal_psmfw: versal_net: Assert cold and warm resets during power down
scuwdt: Remove ScuWdtPolledExample support from peripheral test in SDT flow
|
| |
| |
| |
| | |
lopper: assists: gen_domain_dts: Preserve TCM nodes with latest checks
|
| |
| |
| |
| |
| |
| |
| |
| | |
1. Add README for meta-xilinx-mali400 layer.
2. Add instrcution to enable MALI-400 or DRM LIMA driver.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add README for demos layer. Also add instructions to include
meta-xilinx-demos layers to build and demos recipes or packagegroup to
target image.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Move Xen build instructions from README.md to README.build.xen.md.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. Update build instrcutions for scrathgap release.
2. Add instrcutions to generate SDT/XSCT machine configuration files.
2. Move QEMU Configuration from README.sdt.bsp.md to README.building.md
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
1. Update meta-xilinx-virtualization docs to scrathgap.
2. Move Xen build instructions from README.md to README.xen.md
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. Move all SDT build instruction from README.md to README.xsct.bsp.md
2. Add instructions for generating SDT machine configuration files
for custom board or design sdt files.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
1. Update meta-xilinx-standalone-sdt docs to scarthgap.
2. Move SDT build instructions to README.sdt.bsp.md
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>
|
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| | |
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. Update meta-xilinx-bsp docs to scrathgap.
2. Move XSCT Eval board BSP machine files README content from
meta-xilinx-bsp layer to meta-xilinx-tools layer.
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>
|
| |
| |
| |
| |
| | |
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Update patch submission guide link and maintainers list.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| | |
sw_services: xilloader: Extend support for getting optional data to Versal
sw_services:xilsecure: Removed redefined macro
|
| |
| |
| |
| | |
driver:src: Update CMakefile to add latest Aie2ps files
|
| |
| |
| |
| | |
Updated from axiethernet_v5_18 to mipi_dsi_tx_ss
|
| |
| |
| |
| | |
misc: xilinx-ai-engine: Fixed CPU stall while part release
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
sw_services: xiltimer: Fix default values for sleep and tick timers
sw_services: xilsecure: Remove ECDSA_SM2_FP256 from code base
zynqmp: Update directory paths in zynqmp_fsbl and zynqmp_pmufw make files
dp21txss:dp21_pt:resolved issue for no output for unified vitis elf
dp21txss: Add sideband messages only sink supports it
dp21: Fix video issue with aorus monitor
sw_services: xilsecure: Fix PLM build issue for versal net
mipicsiss: example: fix logic for switching between two displays
sw_services:xilpuf: Fix doxygen warnings for spartanup
sw_services:xilloader:Doxygen Fixes
scripts: pyesw: create_bsp: Pass template app info to lopper assists
sw_services:xilnvm: Fix doxygen warnings and code formatting
sw_services: xilloader: Add support to validate partial and optimized authentication enabled PDI
|
| |
| |
| |
| |
| |
| |
| | |
openamp: xlnx: Add compatible strings to remoteproc driver
assists: isospec: exit after file not found exception
lopper: increment VERSION in preparation for release
lopper: assists: baremetal_gentestapp_xlnx: Add support for dma headers
|
| |
| |
| |
| |
| | |
driver:src: Fix bug in _XAie2PS_ShimDmaUpdateBdAddr
driver: src: Add dma aie2ps header file to Cmakefile
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
lwip220: Add UDP block transmission option in SDT flow
uartlite: Fix compilation issue in interrupt example
uartlite: Add support for MDM V and TMR SEM cores
lwip220 : Fix NETIF_DEBUG debug macro
sw_apps: zynqmp_pmufw: Clear the error before proceeding the handler
lwip220 : Fix LWIP_IGMP macro handling
zynqmp_fsbl: update ID code lookup table with new devices
drivers: emacps: example: Set min payload size
|
| |
| |
| |
| |
| |
| |
| | |
xilloader: Address security review comments.
xilsecure: Add README file to understand the directory structure
xilsecure: Refactor the xilsecure src directory
axiethernet : Add SDT support for AxiEthernetSgDmaIntrExample
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
xlnx-zynqmp: Add static inline keyword for function defination
crypto: zynqmp-aes-gcm: Fix memory leak
misc: xilinx_puf: Add module param and ioctl to clear PUF ID and PUF Key
crypto: zynqmp-aes-gcm: Align parameters with parenthesis
crypto: zynqmp-aes-gcm: Clear AES user key
zynqmp: Add command ids to clear keys
crypto: xilinx-ecdsa: Fix memory leak in setkey
crypto: xilinx-ecdsa: Align parameters with parenthesis
crypto: xilinx-ecdsa: Fix buffer overflow in ecdsa-nist-p521
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
xilpm: versal: server: Update CPM5 isolation node definitions with base address
bsp: standalone: Fix plm/psmfw compilation warnings
xilloader: Send device to SLD on invalid AuthJTag when AuthJTagLockDis is set
sw_services: xilloader: Fix Doxygen Warnings
sw_services: xilplmi: Fix Doxygen Warning
xilsem: Add IPI driver dependency in SDT flow.
dfeofdm: Add frequency range MODEL_PARAM
scripts: create_bsp: Check if the app is passed as user input before reading the yaml for app specific flags
nandps: Retrieve the reg property value from smcc node ranges
nandps: Update driver version
sw_services: xilnvm: Skip programming empty glitch detection value
sw_services: xilnvm: Fix read of FIPS version
versal_psmfw: Use shared memory to pass STL events to PLM
sw_services: xilplmi: Added support for handling PSM to PLM IPI events
versal_psmfw: Use shared memory to pass events to PLM
uartpsv: BAUDFDIV_Value needs to be 32 bits
|
| |
| |
| |
| |
| |
| |
| |
| | |
This dependency has beem moved into a bbappend in the
meta-system-controller layer
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changelog:
create/destroy/create hw_context flow is fixed (#8522)
final changes for multi-partition support (#8521)
enabling external buffer logic as latest petalinux has ssw change (#8517)
Driver changes to support multi-partition in edge (#8518)
[XDP] Multiple CRs - Added warning messages, fixed support of profile corner cases, and better handle multiple stream IDs (#8509)
[XDP] CR-1215560 - Report column shift in static data of profile report (#8513)
explicit reset is not required for aie array (#8515)
Spatial Sharing test update for low variance (#8506)
Fix for crash in xrt-smi validate with ML Timeline enabled (#8512)
Capture and Replay: Fix repeated loading of capture lib via LD_PRELOAD (#8511)
VITIS-13530 : Add support to dump scratch pad memory (#8503)
Signed-off-by: Manoj Takasi <mtakasi@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
misc: xilinx-ai-engine: Fixed invalid start column/number of column error and Tile gated issue.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
sw_services:xilplmi: Reporting slave SLR error to master
sw_apps: zynqmp_pmufw: Enable recovery mechanism when either of the WDT 0 or 1 is enabled
versal_psmfw: versal_net: Remove unused function prototype
versal_psmfw: common: Add doxygen comments for functions
xilpm: versal_aiepg2: server: Increase bytebuffer to 64KB
versal_psmfw: common: Add doxygen comments for structures
|