| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The release notes indicates the latest version is 1.0.73. Use this as the
version number, as calling everything 1.0.0 isn't useful.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Remove the older versions, the current version will build with older kernels.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Match libvcu version, removing older versions.
The version number of 20230530 comes from the repository changelog.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
No reason to keep older versions.
Note before the version was listed as 1.0.0, but looking at the release notes
it's clear this is actually version 1.0.74.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There is no need for multiple version, the latest version supports many
older kernels. Version is being set to 2023.2, as keeping the string at
1.0.0 is meaningless, since every version released has been 1.0.0.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There is no reason to keep the older versions, as the current version remains
the same API, just with fixes.
Note before the version was set to 1.0.0, but the various version files inside
the source indicate it's really 1.1.2. Adjust the naming to match and make
it clear this is the xilinx fork and which release.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There is no need for multiple versions, the latest version should work with
all of the kernels we care about. Version has been adjusted to 6.1.60 to
indicate the latest kernel it was actively tested with.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There is no need for multiple versions, the latest version will work with
all of the kernels we care about. Version has been adjusted to 6.1.60 to
indicate the latest kernel it was actively tested with.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove the special MALI_VERSION, and set the PV to the proper matching
version.
With code inspection, there is no purpose to the multiple versions, as
the module will work with different kernel versions. Remove unnecessary
recipes.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added: 0029-Fixed-buildpath-QA-warning.patch
Resolved buildpath QA warning
Signed-off-by: Parth Gajjar <parth.gajjar@amd.com>
Sync fix to all recipe version
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added 0028-Replace-vma-vm_flags-direct-modifications-with-modif.patch
Replaced direct modifications to vma->vm_flags with modifier calls.
Signed-off-by: Parth Gajjar <parth.gajjar@amd.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Sync 2022.1 through 2023.2
Signed-off: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The recipe version is now 'major.minor_vivado'. In the future we may
drop the vivado component and just stay with major_minor. But this sets
us up to make that change easier in the future.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Instead of recipe version and PV being different, move to recipe version
matching the expected PV value.
Note, prior pv had a 'v' in it, this has been removed to match upstream
Yocto Project numbering.
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>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In upcoming 2024.1 version, the microblaze header will be obsolete and
removed. Preemptively remove this from the shared microblaze file.
Signed-off-by: John Toomey <john.toomey@amd.com>
Refactored for upstream master branch
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Move version to use standard recipe PV.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Move from Vivado style versions, to upstream QEMU version numbers. Version
is now handled by the recipe name instead of internal hard coded items.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
SRCPV is no longer needed, Simply various usages.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add specific --help to better userstand how to call the wrapper.
Add additional diagnostic messages in case of an APU failure.
Change the way the variables are processed, this will make it easier
to add additional switches in the future.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The 8.1.x integration is a forward port from poky as of commit
4bb222e0d71a4cb159b8a4f1a90b65b1af32ac10. We need the 8.1.x version to
match the AMD qemu-xlnx fork version.
Remove all of the older 2022.1 - 2023.2 versions. No reason to keep these
old versions, as the latest will do everything the older one can.
Note, some of the devicetrees may have changed names, requiring BSPs with
integrated PS and PMU/PMC DTBs to be changed.
This version corrects the QMP integration with the Yocto Project ptest
runner. There may still be issues with the ptest runner, but qemu itself
should now be compatible.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Microblaze does not support symver, so disable this code.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\ \ \
| | |/
| |/|
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Revert "configs: versal: Enable CONFIG_LTO for mini qspi/ospi"
|
| | |
| | |
| | |
| | | |
Revert "Changelog: update for dfe drivers"
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Changelog:
Run on centos 8.1 tests (#8151)
Fix for CR-1178294: XRT AIE Status .json file does not include tile information for a tile where only memory is used (#8147) (#8150)
giving default value for event column (#8144) (#8146)
CR-1199552: Fixing mem-bw test for RAVE (#8123) (#8130)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
| | |
| | |
| | |
| | | |
Changelog: update for dfe drivers
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Changelog:
replacing DMA events for PLIO in profiling (#8132)
fixing issue in adf::event crash (#8119) (#8120)
cover all stream switch port events (#8118)
ZOCL version adjusted to 2.17 for 2024.1 (#8114) (#8115)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
| | |
| | |
| | |
| | |
| | | |
Merge pull request #13 from embeddedsw/mkoppara-patch-1
Deleted extra spaces
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Changelog:
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
Signed-off-by: Conall O'Griofa <conall.ogriofa@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
driver: src: io_backend: Disabled shim reset bit in _XAie_PrivilegeRstPartShims API.
|
| | |
| | |
| | |
| | |
| | | |
driver: src: timer: Setup two broadcast channels for timer sync.
driver:src:Fixed some softpartition getting isolated wrongly.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
doc: Changelog updates
dfeccf: Switchable parameter in YAML
Updated with modified lines
xilpm: Secure lockdown of LPD is throwing errors
Added xilrsa component
Embedded SW license update 2024.1 release
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Make gen-machine-conf clone as default step as this is required for SDT
builds.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
1. Add meta-openamp clone step to README.
2. Add pre-requisites for SDT generation README.
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>
|
| | |
| | |
| | |
| | | |
apps: zynqmp_r5: zynqmp: Update #ifndef wrappings for RPU1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Updated latest branch commit id
Signed-off-by: Ramya Darapuneni <ramya.darapuneni@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Changelog:
master pipeline for 2024.1 (#8087)
CR-1186952 (#8111)
Removing unnecessary include file that was causing problems on non-edge builds (#8107)
XRT Support for EEMI based PMC SRST (system reset) CR-1183722 (#8096)
CR-1189791 Update OS Support in XRT Docs (#8097)
Fix GeMM coverity (#8104)
CR-1194229: Removed json file dependency for the AIE-PL test (#8095)
Move dmatest.h dependency to fix build issues (#8103)
Enhancing mem-bw testcase to print individual bank name and throughput. (#8101)
fixing rw_shared configuration in xgq based flow (#8102)
fix to select both channels as default (#8082)
GeMM testcase (#8058)
reduce the number of iterations for throughput test to 1000 (#8091)
fixing an ISR issue in ctrl_none case (#8094)
Fixing extraction logic (#8100)
fix for centos78 issue (#8099)
using right column for broadcasting start core (#8092)
Remove MaxPower from electrical report for Ryzen (#8088)
Silence C++ [[nodiscard]] warning (#8090)
More clang-tidy cleanups of HIP code and a major bug in new PDI transform error handling path (#8086)
integrate aie-pdi-transform into xclbinutil (#8011)
Manticfixes (#8084)
CR-1197359: Modifying XRT codebase to send absolute tile column value to AIE driver (#8080)
Client AIE improvements (#8056)
aie core tile status report fix due to relative values of column in xclbin (#8081)
Temporarily disable telemetry report for RyzenAI (#8078)
VITIS-11824 Consolidate examine and platform reports (#8077)
Building Hip in XRT as part of Ubuntu 2204 (#8079)
VITIS-11639 Small Enhancements to xbutil validate description (#8075)
Fix for CR:1194572-XRT stop_profiling API error (#8074)
Completed HIP Command Related Functions (#8041)
Non-client AIE improvements (#8055)
Add missing include (#8068)
VITIS-11112 HIP Binding: Memory Management. (#8050)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Move to xlnx_rel_v2024.1 Branch.
Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
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>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
drivers: crypto: xilinx: Add support for do_one_request
mtd: spi-nor: gigadevice: Disable 16bit SR operation for gd25lx256e flash
mtd: spi-nor: Fix RX tuning failure for OSPI flashes connected in stacked mode
|
| | |
| | |
| | |
| | | |
drivers: crypto: xilinx: Fix the request size
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
scugic: Fix declaration for routines declared in scugic_header.h
Embedded SW license update 2024.1 release
Added xiltimer and cpu cortexr5
Added openamp_v1_10 and libmetal_v2_7
sw_services: xiltimer: Update default sleep and tick timers in SDT flow
cmake: Findcommon.cmake: Remove the unused legacy code to avoid the wrong DDR value in linker
Updated rigel to SDT
Revert "OpenAMP: Remove hard-coding cmake paths and dependencies"
BSP: riscv: Add hooks for open and close syscalls
scugic: xscugic_example: Use interrupt wrapper APIs to trigger SGI
BSP: intr: Add software interrupt support
scripts: pyesw: reconfig_bsp: Fix cmake configure errors on windows
sw_services:xilsecure:Use correct KAT mask for RSA operation
xilpm: server: Release DDRMCs linked to root PLDx during PldInitStart
BSP: Display all legacy BSP setting options in SDT flow
Added new components and line spaces in ChangeLog
Changelog: update for OpenAMP and Libmetal
Changelog: update for dfe drivers
lwip220 : add dhcp and acd debug flags
lwip220 : fix lwip debug options in cmake
Updated changelog for 2024.1 components-5
sw_services:xilrsa:Added additional files missing property to clean the target
VPROCSS: Subcore array definition fix for VPSS
dfeprach: Configure si570 in Linux examples
dfeofdm: Configure si570 in Linux examples
dfemix: Configure si570 in Linux examples
dfeequ: Configure si570 in Linux examples
dfeccf: Configure si570 in Linux examples
Updated changelog for 2024.1 components-4
Updated changelog for 2024.1 components-2
Updated changelog for 2024.1 components-3
OpenAMP: Remove hard-coding cmake paths and dependencies
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
transactional memory
These two files were missed when the other part of the patch was applied.
On microblaze, add "--disable-tm-clone-registry" due to the image size increasing
Disable TM clone registry in libgcc. It is enabled in libgcc by default.
This option helps to reduce code size for embedded targets which do
not use transactional memory.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
This reverts commit 91cb12f9021cde165cb525f31044f03315440fc3.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Updated changelog for 2024.1 components-5
sw_services:xilrsa:Added additional files missing property to clean the target
VPROCSS: Subcore array definition fix for VPSS
dfeprach: Configure si570 in Linux examples
dfeofdm: Configure si570 in Linux examples
dfemix: Configure si570 in Linux examples
dfeequ: Configure si570 in Linux examples
dfeccf: Configure si570 in Linux examples
Updated changelog for 2024.1 components-4
Updated changelog for 2024.1 components-2
Updated changelog for 2024.1 components-3
OpenAMP: Remove hard-coding cmake paths and dependencies
|