summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
* | initramdisk-xilinx: Fix nameMark Hatle2024-06-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | The ramdisk does not have 'rootfs' in the name, fix this. ERROR: initramdisk-petalinux-initramfs-image-1.0-r0 do_install: Unable to find expected initramfs: petalinux-initramfs-image-vck-sc-zynqmp.rootfs.cpio.gz.u-boot See: https://git.yoctoproject.org/poky/commit/meta/classes-recipe/image-artifact-names.bbclass?id=6f6c79029bc2020907295858449c725952d560a1 Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | meta-xilinx-core: embeddedsw: Fix INHIBIT_DEFAULT_DEPSMark Hatle2024-05-284-4/+4
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | arm-trusted-firmware: Add new 2.10-xilinx-v2024.2 versionMark Hatle2024-05-212-1/+7
| | | | | | | | | | | | Remove unnecessary ATF_VERSION entry from 2024.1 version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Merge remote-tracking branch 'xilinx/master' into master_2024.1Mark Hatle2024-05-2130-150/+16
|\ \ | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | bootgen: Remove obsolete version, move to recipes-devtoolsMark Hatle2024-05-203-93/+0
| | | | | | | | | | | | | | | | | | | | | 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>
| * | kernel-module-zocl: Rename from zoclMark Hatle2024-05-203-3/+3
| | | | | | | | | | | | | | | | | | To follow YP and our own conventions, rename the kernel module. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx: Clean up recipe versionsMark Hatle2024-05-1813-13/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | u-boot-xlnx-2023.2.inc: space is missing for SRC_URI:appendVaralaxmi Bingi2024-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | u-boot: Update 2023.2 to include u-boot settingsJohn Toomey2024-05-182-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | arm-trusted-firmware: Simplify versioningMark Hatle2024-05-185-7/+1
| | | | | | | | | | | | | | | | | | Move version to use standard recipe PV. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | recipes: Drop SRCPV usageMark Hatle2024-05-183-3/+3
| | | | | | | | | | | | | | | | | | SRCPV is no longer needed, Simply various usages. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master_2024.1Mark Hatle2024-05-152-2/+2
|\ \ \ | | |/ | |/| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx : Updated SRCREV for 2024.1_3163Sivaprasad Addepalli2024-05-141-1/+1
| | | | | | | | | | | | Revert "configs: versal: Enable CONFIG_LTO for mini qspi/ospi"
| * | aie-rt : Updated SRCREV for 2024.1_7591Sivaprasad Addepalli2024-05-041-1/+1
| | | | | | | | | | | | driver: src: io_backend: Disabled shim reset bit in _XAie_PrivilegeRstPartShims API.
| * | aie-rt : Updated SRCREV for 2024.1_7139Sivaprasad Addepalli2024-05-041-1/+1
| | | | | | | | | | | | | | | driver: src: timer: Setup two broadcast channels for timer sync. driver:src:Fixed some softpartition getting isolated wrongly.
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master_2024.1Mark Hatle2024-05-033-2/+33
|\| | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | bootgen: Add recipe for 2024.1Ramya Darapuneni2024-04-291-0/+31
| | | | | | | | | | | | | | | | | | | | | Updated latest branch commit id Signed-off-by: Ramya Darapuneni <ramya.darapuneni@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | aie-rt : Updated SRCREV for 2024.1_4207Sivaprasad Addepalli2024-04-261-1/+1
| | | | | | | | | | | | | | | driver: src: Added StarCol in XAie_GetTileBitPosFromLoc for non-zero partition and correction in SetColumnClk for set & cleat Bitmap. driver: src: Remove resource files from CMake
| * | u-boot-xlnx : Updated SRCREV for 2024.1_6415Sivaprasad Addepalli2024-04-251-1/+1
| | | | | | | | | | | | mtd: spi-nor: Fix OSPI probe issue in stacked mode.
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master_2024.1Mark Hatle2024-04-272-2/+2
|\| | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | aie-rt : Updated SRCREV for 2024.1_7267Sivaprasad Addepalli2024-04-231-1/+1
| | | | | | | | | | | | | | | fal: src: Fix combo event resource ID driver: src: io_backend: Clear TileInUse Bitmap _XAie_PrivilegeInitPart API
| * | u-boot-xlnx : Updated SRCREV for 2024.1_2155Sivaprasad Addepalli2024-04-221-1/+1
| | | | | | | | | | | | | | | Revert "Revert "lmb: consider EFI memory map"" common: fdt: replace error prints to debug
| * | ai-engine-driver: Switch to recipe versioningMark Hatle2024-04-181-1/+0
| | | | | | | | | | | | | | | | | | The hard coded PV = '3.3' does not match the recipe version which is 3.5. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx : Updated SRCREV for 2024.1_8507Sivaprasad Addepalli2024-04-171-1/+1
| | | | | | | | | | | | spi: cadence_qspi: Fix OSPI probe issue when the prescaler is set to 2
| * | aie-rt: Move to xlnx_rel_v2024.1 branchMark Hatle2024-04-161-2/+2
| | | | | | | | | | | | | | | | | | | | | Changelog: driver: src: io_backend: Request tiles before gating clocks Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | Merge remote-tracking branch 'xilinx/master' into master_2024.1Mark Hatle2024-04-245-2/+110
|\ \ \ | | |/ | |/| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-xlnx: Fix 2022.2 version and set defaultsMark Hatle2024-04-194-1/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2022.2 version was incorrectly specified before, fix this. Add the preferred_versions for u-boot related into conf/local.conf tied to the XILINX_RELEASE_VERSION. Add missing SRC_URI files as well. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | u-boot-tools-xlnx: Fix historic 2022.1 versionMark Hatle2024-04-191-0/+17
| | | | | | | | | | | | | | | | | | EFI components are not enabled in the 2022.1 version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | ai-engine-driver: Remove PV, use recipe defaultMark Hatle2024-04-192-2/+0
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | aie: Cleanup recipes so year versions work properlyMark Hatle2024-04-195-4/+4
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Merge remote-tracking branch 'github/rel-v2023.2' into HEADMark Hatle2024-04-187-6/+101
| |\ \ | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | bootbin-version-string: Add text version fileJohn Toomey2024-04-031-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * | xilinx-bootbin: Add optional data section to BIFJohn Toomey2024-04-032-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * | Change u-boot-xlnx-scr to use copies instead of symlinksJonathan Stroud2024-03-251-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * | device-tree: Replace symlink with cpJohn Toomey2024-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * | u-boot-xlnx : Update SRCREVManikanta Guntupalli2024-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | arm64: zynqmp: Add resets and assigned-clock-rates properties for KD240 Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * | bootbin-version-header: Move recipe from meta-kriaJohn Toomey2024-01-291-0/+54
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | u-boot-tools-xlnx: Fix historic 2022.1 versionMark Hatle2024-04-171-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | EFI components are not enabled in the 2022.1 version. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | ai-engine-driver: Remove PV, use recipe defaultMark Hatle2024-04-173-3/+0
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | aie-rt: Move to xlnx_rel_v2024.1 branchMark Hatle2024-04-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: driver: src: io_backend: Request tiles before gating clocks Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | aie: Cleanup recipes so year versions work properlyMark Hatle2024-04-178-4/+99
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master-nextMark Hatle2024-04-168-5/+44
|\ \ \ \ | | |_|/ | |/| | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | Switch from master to xlnx_rel_v2024.1 branchMark Hatle2024-04-102-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | | aie-rt : Updated SRCREV for 2024.1_2471Sivaprasad Addepalli2024-04-101-1/+1
| | | | | | | | | | | | | | | | driver:src:Softpartition boundary Isolation fixed
| * | | u-boot-xlnx : Updated SRCREV for 2024.1_5819Sivaprasad Addepalli2024-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arm64: versal-net Add dcc node and dcc in aliases for versal-net-ipp-rev1.9.dts mtd: spi-nor: Remove SPI_NOR_OCTAL_READ flag soc: zynqmp: Add the IDcode for TEG variant zlib: Remove incorrect ZLIB_VERSION zlib: Port fix for CVE-2016-9841 to U-Boot zlib: Rename write variable to wnext (window write index) zlib: Rename this variable to here (current decoding table entry) configs: versal: Disable the config for spansion flash
| * | | bootbin-version-string: Add text version fileJohn Toomey2024-04-031-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | xilinx-bootbin: Add optional data section to BIFJohn Toomey2024-04-032-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | meta-xilinx-core: ai-engine: Add new FAL Linux compile flagGregory Williams2024-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | | aie-rt : Updated SRCREV for 2024.1_8819Sivaprasad Addepalli2024-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into HEADMark Hatle2024-04-042-1/+7
|\| | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>