| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
While it can be built for the target it's really a tool to build other
components. So move to recipe-devtools.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
To follow YP and our own conventions, rename the kernel module.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
Rename to better reflect what the package is.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
Rename to better reflect what the package is.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Since each of these recipes uses MACHINE_FEATURES...
...we no longer should be using COMPATIBLE_MACHINE.
...we should be setting PACKAGE_ARCH = MACHINE_ARCH.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
Use the version mentioned in the commit to help version this recipe.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Use the core/core_version.mk as an indication of the correct version
number for this component.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
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
|