summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
| * fsbl: Fix typo in skiprecipe messageMark Hatle2023-01-161-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * base-pid: Allow microblaze as a supported archMark Hatle2023-01-161-0/+1
| | | | | | | | | | | | | | In a multiconfig build, microblaze may be the current architecture. Allow both versal and microblaze to avoid confusing errors. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * libdfx:update commitidNava kishore Manne2023-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | This patch updates the libdfx commit-id to the latest. libdfx: Update library README and copyright information libdfx: Add generic error messaging support libdfx: Add support to measure the API's timing Signed-off-by: Nava kishore Manne <nava.kishore.manne@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot-xlnx: Move to release branch and update commitMark Hatle2023-01-131-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated SRCREV for 2023.1_3343Sivaprasad Addepalli2023-01-141-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * u-boot-xlnx: Update 2023.1 versionMark Hatle2023-01-1111-37/+169
| | | | | | | | | | | | | | | | | | | | | | Add u-boot-tools-xlnx as well. Update the PREFERRED VERSION to select the new u-boot version, add preferred provider for u-boot-tools to be u-boot-tools-xlnx. Needed to split the microblaze configs to older and newer versions as well. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * arm-trusted-firmware.inc: Use softer assignmentRaju Kumar Pothuraju2023-01-061-6/+8
| | | | | | | | | | | | | | | | | | | | | | Use softer assignemnt for ATF_CONSOLE zynqmp to override from .conf file. Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com> Adjusted to use an intermediate default, so no override is required. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * arm-trusted-firmware: Add BL33 preloadded base addressSandeep Gundlupet Raju2023-01-061-0/+3
| | | | | | | | | | | | | | | | | | Add BL33 preloadded base address to EXTRA_OEMAKE for ZynqMP and Versal. In machine or local configuration file user can set TFA_BL33_LOAD value. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * dfx-mgr: Update SRCREVChristian Kohn2023-01-062-2/+2
| | | | | | | | | | | | | | | | Changelog: xlnx-firmware-detect: Remove valid ID check Signed-off-by: Christian Kohn <chris.kohn@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated SRCREV for 2023.1_6435Sivaprasad Addepalli2023-01-051-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_5591Sivaprasad Addepalli2022-12-231-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_4251Sivaprasad Addepalli2022-12-221-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_1823Sivaprasad Addepalli2022-12-201-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_4607Sivaprasad Addepalli2022-12-151-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_8563Sivaprasad Addepalli2022-12-071-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_2767Sivaprasad Addepalli2022-12-061-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * u-boot-xlnx-scr: Load openamp.dtbo if presentMark Hatle2022-12-054-1/+40
| | | | | | | | | | | | | | Loading the devicetree/openamp.dtbo if present and merge into the loaded system dtb. (Note, not all boot modes support this behavior.) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot-xlnx-uenv: Dynamically load openamp.dtbo if presentMark Hatle2022-12-051-1/+4
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot-xlnx-scr: Add package generationMark Hatle2022-12-021-2/+11
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * initramdisk-xilinx: Add a recipe to package the INITRAMFS_IMAGEMark Hatle2022-12-021-0/+37
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * arm-trusted-firmware: Sync packaged and deploy filesMark Hatle2022-12-021-2/+13
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * device-tree: Ensure the system.dtb is written to the /boot directoryMark Hatle2022-12-021-1/+8
| | | | | | | | | | | | | | | | The system.dtb should be a symlink to the system-top.dtb in the devicetree subdirectory. This matches the expected behavior for u-boot-zynq-scr and possibly other users. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot-xlnx: Split output packages between .bin and .elfMark Hatle2022-12-021-0/+12
| | | | | | | | | | | | | | | | During runtime we will rarely need BOTH .bin and .elf files, however we may need them both during build. Follow the kernel example and split the variations into subpackages, while the main package will install both. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot: Rename u-boot scripts and uenv recipes and directoriesSandeep Gundlupet Raju2022-12-0210-0/+0
| | | | | | | | | | | | | | | | | | | | | | Rename u-boot script and uenv recipes. These recipes are used by all the generic machines not just specific to zynq. u-boot-zynq-scr -> u-boot-xlnx-scr u-boot-zynq-uenv -> u-boot-xlnx-uenv Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * arm-trusted-firmware_2023.1: Update to latest SRCREVMark Hatle2022-12-011-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated SRCREV for 2023.1_4375Sivaprasad Addepalli2022-12-011-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * dfx-mgr: Replace fru-print with freeipmiChristian Kohn2022-11-301-2/+2
| | | | | | | | | | | | | | | | | | Replace fru-print with freeipmi which provide ipmi-fru for FRU data parsing. Patch the xlnx-firmware-detect script from the dfx-mgr repo to use impi-fru instead of fru-print. Signed-off-by: Christian Kohn <chris.kohn@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot: Add microbalze generic u-boot configsSandeep Gundlupet Raju2022-11-244-0/+103
| | | | | | | | | | | | | | | | | | | | | | 1. Add microbalze-generic u-boot fragment cfg which is commonly used by all the microblaze families. 2. Add microblaze-generic-top.h include configs to enable commands and other options. 3. Add u-boot-xlnx-microblaze inclusion file. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated SRCREV for 2023.1_5091Sivaprasad Addepalli2022-11-241-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_9279Sivaprasad Addepalli2022-11-181-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_5851Sivaprasad Addepalli2022-11-161-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1_1995Sivaprasad Addepalli2022-11-111-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2023.1Sivaprasad Addepalli2022-11-071-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * pmu-rom-native: This is a binary download, remove versioningMark Hatle2022-11-022-27/+0
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * dfx-mgr: Add initial 2023.1 branchMark Hatle2022-11-021-0/+78
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * libdfx: Add initial 2023.1 branchMark Hatle2022-11-021-0/+23
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * bootgen: Add initial 2023.1 branchMark Hatle2022-11-021-0/+31
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * arm-trusted-firmware: Add initial 2023.1 branchMark Hatle2022-11-021-0/+8
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * u-boot-xlnx: Add initial 2023.1 branchMark Hatle2022-11-021-0/+19
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xilinx-bootbin: machine-xilinx-zynq, remove obsolete BIG_PARTITION_DEPENDSMark Hatle2022-10-251-3/+0
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xilinx-bootbin: Update Zynq and ZynqMP bitstream to use RECIPE_SYSROOTMark Hatle2022-10-252-2/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * xilinx-bootbin: If a file is missing, avoid a backtraceMark Hatle2022-10-251-0/+2
| | | | | | | | | | | | | | Provide a better user experience with a reasonable error message instead of a python backtrace! Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * dfx-mgr: Workaround for various warnings that cause errors (-Wall)Mark Hatle2022-10-241-0/+7
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | u-boot-xlnx-uenv: Add missing space to append operationMark Hatle2023-04-101-1/+1
| | | | | | | | | | | | | | | | | | Based on github Pull Request #42. While that pull request is no longer valid with other changes, the actual bug still exists. Originally reported by AnatoliiShablov. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | u-boot-xlnx-microblaze: Disable buildpaths QA check for u-boot elfSandeep Gundlupet Raju2023-04-101-1/+4
| | | | | | | | | | | | | | | | | | | | | | TMPDIR buildpaths warning are observed in microblaze u-boot.elf WARNING: u-boot-xlnx-1_v2021.01-xilinx-v2022.2+gitAUTOINC+f32d07b9b5-r0 do_package_qa: QA Issue: File /boot/u-boot-kcu105-microblazeel-v2021.01-xilinx-v2022.2+gitAUTOINC+f32d07b9b5-r0.elf in package u-boot-xlnx-elf contains reference to TMPDIR [buildpaths] Hence disable buildpaths QA check for microblaze u-boot-elf package. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | pmufw: Disable buildpaths QA check for zynqmp pmufwSandeep Gundlupet Raju2023-04-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | TMPDIR buildpaths warning are observed in zynqmp pmufw. WARNING: pmufw-1.0-r0 do_package_qa: QA Issue: File /boot/pmufw.elf in package pmufw contains reference to TMPDIR [buildpaths] Hence disable buildpaths QA check for zynqmp pmufw. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | fsbl: Disable buildpaths QA check for zynq and zynqmpSandeep Gundlupet Raju2023-04-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | TMPDIR buildpaths warning are observed in fsbl for zynq and zynqmp. WARNING: fsbl-1.0-r0 do_package_qa: QA Issue: File /boot/fsbl.elf in package fsbl contains reference to TMPDIR [buildpaths] Hence disable buildpaths QA check for zynq and zynqmp fsbl. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | psmfw: Disable buildpaths QA check for versal psmSandeep Gundlupet Raju2023-04-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | TMPDIR buildpaths warning are observed in psmfw. WARNING: psmfw-1.0-r0 do_package_qa: QA Issue: File /boot/psmfw.elf in package psmfw contains reference to TMPDIR [buildpaths] Hence disable buildpaths QA check for versal psmfw. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | plmfw: Disable buildpaths QA check for versal plmSandeep Gundlupet Raju2023-04-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | TMPDIR buildpaths warning are observed in plmfw. WARNING: plmfw-1.0-r0 do_package_qa: QA Issue: File /boot/plmfw.elf in package plmfw contains reference to TMPDIR [buildpaths] Hence disable buildpaths QA check for versal plmfw. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | arm-trusted-firmware: Disable buildpaths QA check for versalSandeep Gundlupet Raju2023-04-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | TMPDIR buildpaths warning are observed. WARNING: arm-trusted-firmware-2.6-xilinx-v2022.2+gitAUTOINC+a03759e829-r0 do_package_qa: QA Issue: File /boot/arm-trusted-firmware--2.6-xilinx-v2022.2+gitAUTOINC+a03759e829-r0-20230302182530.elf in package arm-trusted-firmware contains reference to TMPDIR [buildpaths] Hence disable buildpaths QA check for versal. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>