| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Warp_init: App completion statement is added
sw_apps :zynqmp_fsbl: Add init_array and fini_array in linker script for A53 FSBL
spi: Add support for compiling driver examples in Yocto flow
gpiops: Add support for compiling driver examples in Yocto flow
gpiops: Update driver version
uartlite: Add support for compiling driver examples in Yocto flow
uartlite: Add SDT check to support interrupt example in SDT flow
qspips: Add support for compiling driver examples in Yocto flow
qspips: Increment driver version
uartns550: Add support for compiling driver examples in Yocto flow
trafgen: Add support for compiling driver examples in Yocto flow
trafgen: Increment driver version
iicps: Add support for compiling driver examples in Yocto flow
iicps: Incremented driver version to 3.19
freertos10_xilinx: Fix the minor version in mld file.
emacps: Fix warnings for IAR builds
uartpsv: Add support for compiling driver examples in Yocto flow
Revert "xilloader: Do delayed handoffs and subsystem activation after boot device is released"
bram: Add support for compiling driver examples in Yocto flow
bram: Increment driver version
sw_services:xilplmi:Code spell warning fix
xilpm: versal: server: Add rigel flow support for xcvp1902
dp12txss: Update driver to support HDCP1X
dp12txss: update yaml file to enable multi-interrupts and VTC entries
hdcp1x: Update header file with new macros
dual_splitter: Update Xparameter canonical definations as per new sdt flow.
dp12rxss: Update config structure to align with new sdt flow
dp12rxss: Add support for multi-interrupts.
dp12rxss: examples: Add support for system device-tree flow.
dp12rxss: Add support for system device-tree flow.
dp12txss: Add support for System-device tree flow
v_hdmirxss:hdcp_key_utility: Update driver to support new system device-tree flow.
v_hdmirxss:Add Multiple interrupt support for new system device-tree flow.
v_hdmirxss: xhdmi_example: PassThrough: Update HDCP initialization to support system device-tree flow.
v_hdmirxss:Update HDCP Controlling Logic to support system device-tree flow.
v_hdmirxss1:hdcp_key_utility: Update driver to support new system device-tree flow.
v_hdmirxss1:Add Multiple interrupt support for new system device-tree flow.
v_hdmirxss1:Update HDCP Controlling Logic to support system device-tree flow.
v_hdmitxss:xhdmi_example:PassThrough:Update HDCP initialization to support system device-tree flow.
v_hdmitxss:hdcp_key_utility: Update driver to support new system device-tree flow.
v_hdmitxss:Update HDCP Controlling Logic to support system device-tree flow.
v_hdmitxss:Add Multiple interrupt support for new system device-tree flow.
v_hdmitxss1: hdcp_key_utility:Update driver to support new system device-tree flow.
v_hdmitxss1: xhdmi_example:Update application to support system device-tree flow.
v_hdmitxss1: Update Yaml file to support multi-interrupts in system device-tree flow.
v-hdmitxss1: Update HDCP Controlling Logic to support system device-tree flow.
hdcp22_rx: Driver updates to support system device-tree flow.
hdcp22_rx: Add support for system device-tree flow
hdcp22_cipher:Driver updates to support system device-tree flow.
hdcp22_cipher:Add support for system device-tree flow
hdcp22_tx: Driver updates to support system device-tree flow.
hdcp22_tx: Add support for system device-tree flow
sw_services:xilplmi:Updated XPlmi_SetPmcIroFreq function
lib: bsp: Fix cache invalidation range API for A9 platforms
lib: bsp: Fix cache invalidation range API for Cortex-R platforms
v_hdmirxss: Fixed yaml to support import examples
uartps: Add support for compiling driver examples in Yocto flow
xilpm: versal_common: server: Fix IpiMask and AckType in force pwr dwn
lib: bsp: standalone: Update the CMakeLists.txt to pull microblaze_interrupt_handler.c file for microblaze non freertos use case explicitly
spips: Add support for compiling driver examples in Yocto flow
FreeRTOS Avoid mem mapping in MPU for region mapped
canps: Add support for compiling examples in Yocto flow
lib: bsp: xparameters_ps: Update GIC base address
lib: sw_apps: memory_test: Initialize the status variable to success
tft: Add support for compiling driver examples in Yocto flow
tft: Increment driver version
sw_apps: memory_tests: Update code to exclude memory regions from all designs
sw_apps: memory_tests: Fix logic to find out instruction memories in HW design.
bsp: standalone: Update lower DDR mapping calculation for MMUtbl2.
xilloader: Do delayed handoffs and subsystem activation after boot device is released
canps: Update example to fix compilation error in Rigel flow
versal_net: psmfw: Integration into vitisng/rigel flow
sw_services: xilpm: versal_net: Integration into vitisng/rigel flow
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pick up latest commits for build
examples: linux: zynqmp: Add Versal-NET IPI Values
lib: generic: xlnx: Use CMAKE_C_FLAGS to determine if SDT symbol is present
examples: generic: zynqmp_r5: Add symbols for System Device Flow flow
lib: generic: xlnx: Enable CMake handling for System Device Tree Flow
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
lops: lop-microblaze-riscv: Fix handling of use-muldiv and use-fpu
lopper: assists: Remove domain specific code from the assist
xlnx_overlay_dt.py: Rename dfx-static to dfx
asists/subsystem: make processing more robust
isospec: ensure that memory and cpus are always lists
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
1. Add SDT DFx pl overlay instructions in README.md file.
2. Rename dfx-static config option to dfx as this option is changed in
lopper and gen-machineconf. Also remove dfx-partial as it was place
holder for early prototyping which is no longer required.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Mingw compilation does not support libcap-ng which is requird by the
virtfs configuration. Change this to match the previous 7.1
implementation where virtfs is only enabled on the target version of qemu.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
srec_spi_bootloader in Yocto flow
Add recipe for srec_spi_bootloader application.
Signed-off-by: RAM M ABINANTHAN <abinanthanramm.ramm@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
srec-bootloader in Yocto flow
Add recipe for srec_bootloader application.
Signed-off-by: RAM M ABINANTHAN <abinanthanramm.ramm@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
hw-description.tcl:kconfig_syshw.py: Rename Serial DTB to U-boot/Linux
sdt_flow.py: Rename dfx-static to dfx
plnx_machine.py: add xen support for plnx in sdt flow.
|
|
|
|
| |
target/arm: add the revidr property to the CPU
|
|
|
|
|
|
| |
This reverts commit 121edde2e704900a7b4e24b260167614705297aa.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
This reverts commit 6f7a824d505115a01dd49386aa47b079598fc07c.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
libdfx: Add document for dfx_cfg_init_file() API
Src: Add new API dfx_cfg_init_file() to provide more flexibility to the user
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lopper: assists: baremetal*: Add provision to pass float numbers from SDT as is
yaml: support ruamel versions > 0.17.x
lopper: assists: gen_domain_dts: Fix syntax issue in the code
lopper: assists: baremetal_xparams: Done generate interruptIDs for PS peripherals
isospec: refactor for speed and tracking
tree: fix property iteration for json
isospec. WIP2. cleanedup prints
WIP: v2 unassigned devices and memory
WIP: unreferenced devices can be addded, lots of address warnings
assist:baremetalconfig: Avoid the error when there is no serial mapped to the processor
xlnx_overlay_dt.py: Update script to support partial use cases
openamp: xlnx: Enable Linux generated Device Tree to work for OpenAMP use cases
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Add recipe for ddr_self_refresh application.
Signed-off-by: Harini T <harini.t@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Add recipe for zynqmp dram test
This recipe does the below
--> Generates the required meta-data files for the zynqmp dram test.
--> Compiles the zynqmp dram test application.
Signed-off-by: Paul Alvin <alvin.paulp@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Add recipe for zynq dram test
This recipe does the below
--> Generates the required meta-data files for the zynq dram test.
--> Compiles the zynq dram test application.
Signed-off-by: Paul Alvin <alvin.paulp@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lwip-echo-server baremetal application fails to build with below
errors:
ERROR: mc:cortexr5-0-zynqmp-baremetal:lwip-2024.1+gitAUTOINC+2a07bc9c76-r0 do_configure: ExecutionError('/scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexr5-0-zynqmp-baremetal/work/cortexr5-vfpv3d16-xilinx-eabi/lwip/2024.1+gitAUTOINC+2a07bc9c76-r0/temp/run.do_configure.2679569', 1, None, None)
ERROR: Logfile of failure stored in: /scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexr5-0-zynqmp-baremetal/work/cortexr5-vfpv3d16-xilinx-eabi/lwip/2024.1+gitAUTOINC+2a07bc9c76-r0/temp/log.do_configure.2679569
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are ['mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/meta-xilinx/meta-xilinx-standalone-experimental/recipes-libraries/libxil_2024.1.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/../meta-xilinx/meta-xilinx-core/recipes-bsp/device-tree/device-tree.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-core/newlib/libgloss_4.2.0.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-core/newlib/newlib_4.2.0.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/cmake/cmake-native_3.24.2.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/gcc/gcc-cross_12.2.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/gcc/gcc-runtime_12.2.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/gcc/libgcc_12.2.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/quilt/quilt-native_0.67.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:virtual:native:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/../meta-virtualization/recipes-kernel/dtc/python3-dtc_1.6.1.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:virtual:native:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/../meta-virtualization/recipes-kernel/lopper/lopper_git.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:virtual:native:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/ninja/ninja_1.11.1.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:virtual:native:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/patch/patch_2.7.6.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:virtual:native:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:virtual:native:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:virtual:native:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/python/python3-pyyaml_6.0.bb:do_populate_sysroot', 'mc:cortexr5-0-zynqmp-baremetal:virtual:native:/scratch/sandeep/yocto/2024.1/yp-dev/sources/poky/meta/recipes-devtools/python/python3_3.10.6.bb:do_populate_sysroot']
| NOTE: Installed into sysroot: []
| NOTE: Skipping as already exists in sysroot: ['libxil', 'device-tree', 'libgloss', 'newlib', 'cmake-native', 'gcc-cross-arm', 'gcc-runtime', 'libgcc', 'quilt-native', 'python3-dtc-native', 'lopper-native', 'ninja-native', 'patch-native', 'pkgconfig-native', 'pseudo-native', 'python3-pyyaml-native', 'python3-native', 'libtool-native', 'attr-native', 'bzip2-native', 'libtirpc-native', 'sqlite3-native', 'readline-native', 'zlib-native', 'libffi-native', 'libnsl2-native', 'xz-native', 'ncurses-native', 'util-linux-libuuid-native', 'gdbm-native', 'openssl-native', 'canps', 'qspipsu', 'xilstandalone', 'dppsu', 'gpiops', 'iicps', 'intc', 'pciepsu', 'rtcpsu', 'video-common', 'zdma', 'coresightps-dcc', 'csudma', 'resetps', 'sysmonpsu', 'dpdma', 'common', 'sdps', 'emacps', 'scugic', 'uartps', 'ddrcpsu', 'clockps', 'avbuf', 'usbpsu', 'ttcps', 'axipmon', 'ipipsu', 'wdtps', 're2c-native', 'zstd-native', 'curl-native', 'flex-native', 'binutils-cross-arm', 'gmp-native', 'libmpc-native', 'texinfo-dummy-native', 'mpfr-native', 'gnu-config-native', 'python3-installer-native', 'python3-wheel-native', 'python3-picobuild-native', 'python3-humanfriendly-native', 'python3-anytree-native', 'python3-setuptools-native', 'python3-six-native', 'python3-ruamel-yaml-native', 'python3-cython-native', 'libyaml-native', 'dtc-native', 'python3-setuptools-scm-native', 'swig-native', 'gettext-minimal-native', 'perl-native', 'm4-native', 'python3-flit-core-native', 'python3-pyparsing-native', 'python3-tomli-native', 'python3-packaging-native', 'python3-typing-extensions-native', 'python3-pip-native', 'libpcre-native', 'make-native', 'unzip-native']
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_configure
| lwip213 Driver doesn't have yaml file
| install: target '/scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexr5-0-zynqmp-baremetal/work/cortexr5-vfpv3d16-xilinx-eabi/lwip/2024.1+gitAUTOINC+2a07bc9c76-r0/git//ThirdParty/sw_services/lwip213/src//' is not a directory: No such file or directory
| WARNING: /scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexr5-0-zynqmp-baremetal/work/cortexr5-vfpv3d16-xilinx-eabi/lwip/2024.1+gitAUTOINC+2a07bc9c76-r0/temp/run.do_configure.2679569:146 exit 1 from 'do_configure'
| WARNING: Backtrace (BB generated script):
| #1: do_configure, /scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexr5-0-zynqmp-baremetal/work/cortexr5-vfpv3d16-xilinx-eabi/lwip/2024.1+gitAUTOINC+2a07bc9c76-r0/temp/run.do_configure.2679569, line 146
| #2: main, /scratch/sandeep/yocto/2024.1/yp-dev/build-sdt/tmp-cortexr5-0-zynqmp-baremetal/work/cortexr5-vfpv3d16-xilinx-eabi/lwip/2024.1+gitAUTOINC+2a07bc9c76-r0/temp/run.do_configure.2679569, line 216
ERROR: Task (mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/meta-xilinx/meta-xilinx-standalone-experimental/recipes-libraries/lwip_2024.1.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1246 tasks of which 1244 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
mc:cortexr5-0-zynqmp-baremetal:/scratch/sandeep/yocto/2024.1/yp-dev/sources/meta-xilinx/meta-xilinx-standalone-experimental/recipes-libraries/lwip_2024.1.bb:do_configure
Summary: There were 26 WARNING messages.
Summary: There was 1 ERROR message, returning a non-zero exit code.
This is due to lwip version has upgraded from 2.1.3 to 2.2.0 in esw
repo, so update lwip version.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@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>
(cherry picked from commit fe1fee9a45076aab2e39e38b5705d1ad0aa06de5)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
Last SRCREV update added support for kv260 rev2 which we are now tagging,
releasing for canonical, hence incrementing the version to 1.1
Signed-off-by: Sharath Kumar Dasari <sharathk@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 57b22cc33a24b32c4f3cef364378c5216d2fda87)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 79335c2a8a9a6cfef521a3bddb24865def036050)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Updated commit ID to latest HEAD
|
|
|
|
| |
Updated commit ID to latest HEAD
|
|
|
|
|
|
|
|
|
|
|
|
| |
versal-vek280: Add es1 board varient
versal: Add vmk180 board
versal-net: Add REVA version for vn-p-b2197-00-x-prc
Update AMD Copyright
versal: Add support for xqvp1702
versal-ps-pl-remoteport: Add NPI IRQs
versal: Add support for xave1752
versal-xcvp1802: Add CPM5
zynqmp: Add KV260 board dts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fix(xilinx): deprecate SiP service count query
feat(versal): extend platform address space sizes
fix(xilinx): add console_flush() before shutdown
fix(xilinx): fix sending sgi to linux
feat(xilinx): add new state to identify cpu power down
feat(xilinx): request cpu power down from reset
feat(xilinx): power down all cores on receiving cpu pwrdwn req
feat(xilinx): add handler for power down req sgi irq
feat(xilinx): add wrapper to handle cpu power down req
fix(versal-net): use arm common GIC handlers
fix(xilinx): rename macros to align with ARM
|
|
|
|
|
|
|
| |
driver: src: lite: Missing end quotation mark
driver/src: Revert removed TilesInUse code in PartitionInit.
driver:src:lite: Initialize NumRows to Default Value
driver: src: Clock ungate only the requested tiles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lib: sw_apps: Wrap IPI Symbols in #ifndefss
xilnvm: Fix doxygen warnings
v_hdmitxss1: Add yaml changes to support import examples
v_hdmirxss1: Add yaml changes to support import examples
v_hdmitxss: Add yaml changes to support import examples
v_hdmirxss: Add yaml changes to support import examples
v_sditxss: Add support for SDT flow
axis_switch: Add support for compiling driver examples in Yocto flow
axis_switch:Increment driver version
llfifo: Add support for compiling driver examples in Yocto flow
llfifo: Increment driver version
dfeprach: Correct memset destination address
sw_services:xilplmi:Addition in Logstring and begin command logic enhancement
emacps: Add support for compiling driver examples in yocto flow
emacps: Increment driver version
|
|
|
|
| |
driver: src: close memtile fd & unmapped memory associated with memtile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rfclk: Correct linux gpio ID
v_hdmitx1: Declare XV_HdmiTx1_LookupVic function in header file
resetps: Add support for compiling examples in Yocto flow
bsp: standalone: Fixed source code-format issue
bsp: standalone: Fix Doxygen warnings
wdttb: Add support for compiling examples in Yocto flow
sw_services: xilnvm: Validate the decrypt only puf helper data
qspipsu: example: Update examples to set QSPI clock based on baud rate divisor
qspipsu: Add support to set QSPI clock based on baud rate divisor
VideoHLS Drivers: Import examples option is added to all examples
fs-boot.c: fixing compilation issues in sdt flow
|
|
|
|
|
|
|
|
|
|
|
|
| |
net: macb: Fix missing wakeup attribute on zu+ and versal
media: dt-bindings: ov8856: decouple lanes and link frequency from driver
dt-bindings: serial: rs485: Add rs485-rts-active-high
media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias"
ASoC: dt-bindings: Simplify port schema
dt-bindings: display: panel: one file of all simple LVDS panels with dual ports
ASoC: dt-bindings: Simplify referencing dai-params.yaml
dt-bindings: Drop kernel copy of common reserved-memory bindings
dt-bindings: iio: honeywell,mprls0025pa: drop ref from pressure properties
|
|
|
|
| |
driver: src: Mark TilesInUse bitmap in PartitionInit
|
|
|
|
|
|
|
|
|
|
| |
Update xen and xen-tools version to 4.18.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Added 4.17 support 2023.x compatibility
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Add Xen 4.18 patches and limit patches to target recipes only.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. In upstream 4.18 recipes add XEN_URI variable and set xen upstream
url as conditional assignment. Also unset PV and DEFAULT_PREFERENCE.
2. Add xen_4.18 and xen-tools_4.18 bbapends files use AMD Xilinx Xen
4.18.0.
3. Add xen-xilinx_4.18.inc file and include AMD Xilinx Xen 4.18.0 repo
details and also set PV to make it clear this a forked version.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Copy xen 4.18 recipes from meta-virtualization master to this layer
to support xen 4.18 as meta-virtualization langdale release doesn't
support 4.18 version.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Rename xen recipes and inc file to 4.17 version so that it will
be easy to make changes for 4.17 and new version.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Rename qemu-xen to qemu-xen_7.1 inclusion file and update the
same in qemu-xilinx_2023 qemu_7.1 recipes.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Rework the meta-virtualization qemu extensions implemented in the
meta-xilinx-core layer. It was found that is a bug in the langdale
meta-virtualization. Due to this, we need to use BBMASK to exclude
the changes from that layer, and then repeat them, but only for
qemu 7.1. qemu 8.1 work is taken from the current master version
of meta-virtualization.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
Backport the QEMU 8.1.x integration from current poky
(commit 4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10).
Split the additional xen/tpm patches by version, disable Xen patches on
the 8.1.2 version, not yet supported.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
2024 version does not yet support Xen patches. Disable these.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Some remnants of prior qemu 6.1.0 support were still present, remove them.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Enable riscv32 as a standard qemu target.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Backport the QEMU 8.1.x integration from current poky
(commit 4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10).
Add Xilinx specific integration.
Add required libslirp recipe from current poky.
Also update the qemu-devicetree to the latest version.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
This reverts commit 6fd65d4b54258e3fe10c8d960fe33af51504f9d4.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
Update the SRCREV for dp-modules.
changelog:
xfmc: Update i2c probe functions.
Signed-off-by: Lakshmi Prasanna Eachuri <lakshmi.prasanna.eachuri@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Add the i3cpsx-example.
Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
fixing crash in xbmgmt/xbutil examine (#7890)
VITIS-10487 Add throughput and latency no-op test (#7878)
VITIS-11098 Remove nonapplicable reports for Ryzen (#7886)
VITIS-11097 Update AIE Reports (#7885)
VITIS-11096 Add report name printout to ReportDynamicRegions (#7884)
VITIS-11093 Rename usage metrics column to command submissions. Remove device BO metrics column. (#7883)
VITIS-11103 Refactor validate test header to account for differences in ryzen and alveo devices (#7882)
VITIS-11103 Hide driver hash if not present (#7881)
VITIS-11095 ReportPlatform Upgrade (#7880)
VITIS-11094 Remove device ID and device readiness for Ryzen devices (#7879)
Adding authorize workflow and updating codeowners (#7888)
Further refactor of AIE Profile plugin (#7853)
VITIS-10866 - Patching instruction buffer in XRT (#7830)
VITIS-10999 Improve electrical report output (#7874)
VITIS-11043 Refactor XRT to cache created devices (#7870)
CR-1181687 Fix hwctx_handle::create_hw_queue() to return shared queue (#7875)
Script to enable building of tests directory in CI (#7871)
Fix AIE trace crashes on client (#7873)
Added check to fix installation failure in RHEl 9.0 (#7869)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
nandpsu: Add support for compiling driver examples in Yocto flow
nandpsu: Update version number
nandps: Add support for compiling driver examples in Yocto flow
|
|
|
|
|
|
|
| |
multiconfigs.py: Read PL DT OVERLAY type from config and use
yocto_machine.py: Add MACHINE_FEATURES in SDT
project_config.py: Map gen-pl-overlay to config
Kconfig.dtgsettings: Add PL DT Overlay config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sw_services: xilfpga: Fix doxygen warnings
mbox: Add support for compiling examples in Yocto flow
mutex: Add support for compiling examples in yocto flow
mutex: Increment driver version
ospipsv: Add support for compiling driver examples in Yocto flow
lib: bsp: Fix bug in cache invalidation APIs for ARMv7
xilpm: versal_common: server: Fix reset assert during core pending power down
lib: sw_apps: libmetal demo: sdt: Streamline app-create step
wdtps: Add support for compiling examples in Yocto flow
wdtps: Increment driver version
Fix C++ compatibility of newly added function lwip_memcmp_consttime()
ppp: use constant-time memcmp for checking credentials
Introduce constant-time memcmp and use it for snmpv3_get_engine_boots
xilpm: versal_net: server: Add workaround for CMN flush during subsystem restart
dpdma: Fix spellings in comments
dpdma: Fix MISRA-C rule 14.2 violation
dpdma: Update to v1.6
|
|
|
|
| |
multiconfigs.py: Copy pl overlay dt file to dts path
|