summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * arm-trusted-firmware.inc: Use atf MEM_BASE, MEM_SIZE from DDR only for zynqmpAshwini Lomate2021-11-151-2/+4
| | | | | | | | | | Signed-off-by: Ashwini Lomate <ashwini.lomate@xilinx.com> Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * dt-processor.sh: Convert to new override syntaxMark Hatle2021-11-111-9/+9
| | | | | | | | | | | | This script will generate configurations, so move to the new syntax. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: recipes-core: meta: files: Fix domain ↵Appana Durga Kedareswara rao2021-11-111-5/+16
| | | | | | | | | | | | | | | | | | | | handling for cortexr5 processor Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Acked-by: John Toomey <jtoomey@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit d18dbc02d9b68edc33bf328e9ce4e40874e7e758) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-setup: Fix bug in dt-process.sh, update READMEMark Hatle2021-11-112-5/+5
| | | | | | | | | | | | | | | | The README file needed to be updated to explain the new argument syntax. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 4623e117c97c7a001f405ded6832ee2c4b10d7f1) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Convert to new override syntaxSai Hari Chandana Kalluri2021-11-029-15/+15
| | | | | | | | | | | | | | | | | | | | This is the result of automated script (0.9.0) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use : as the override character instead of _. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * dt-processor.sh: Refactor and domain file supportJohn Toomey2021-11-021-418/+545
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor for maintainability and code reuse - Add missing copyright/license and description - Implement getopts for command line arg parsing - Add proper help function and additional comments - Add error/warn/info functions and clean up output - Fix variable quoting and wrap lines to 100 chars - Fix code duplication and remove redundancy - Simplify the parse_cpus() function for readability - Add missing error checking Add support for a domain file (.yml or .dts) - Add new optional -d <domain_file> flag to getopts - Change lopper.py args in each function when a domain file is passed Signed-off-by: John Toomey <jtoomey@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-bsp: conf: machine: update versal-generic.conf QEMU_HW_DTB_PS to ↵Appana Durga Kedareswara rao2021-11-021-1/+1
| | | | | | | | | | | | | | use vck190 dts Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * xlnx-embeddedsw: Move 2021.2 from -next to stable branchMark Hatle2021-11-021-5/+5
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-023-3/+3
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * vcu: Move to latest on 2021.2 release branchMark Hatle2021-11-022-2/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * XRT: updating final XRT commit id for 2021.2ch vamshi krishna2021-11-021-1/+1
| | | | | | | | | | Signed-off-by: ch vamshi krishna <chvamshi@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * kernel-module-dp_git.bb: Update SRCREV to 2021.2Rajesh Gugulothu2021-11-021-1/+1
| | | | | | | | | | | | | | Update dp-modules SRCREV to 2021.2 release. Signed-off-by: Rajesh Gugulothu <gugulothu.rajesh@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * xrt_git:zocl_git:update commitidrbramand2021-11-021-1/+1
| | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * xrt_git:zocl_git:update commitidrbramand2021-11-021-1/+1
| | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update branchAppana Durga Kedareswara rao2021-11-021-2/+3
| | | | | | | | | | | | | | | | This commit updates the branch to xilinx-v2021.1-sdt-experimental for preview release. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-022-2/+2
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * meta-xilinx-setup: Add BASE_TMPDIRMark Hatle2021-11-022-19/+25
| | | | | | | | | | | | | | | | | | | | | | | | A new variable BASE_TMPDIR was defined to make it easier for a user to choose an alternative directory for the various TMPDIR files. Since there are references from one TMPDIR to another, we need a simply way to adjust them all as a unit. A developer should NOT change the actual TMPDIR specifications, unless they also change all of the other generated configurations! Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-setup: Update dt-processor.shMark Hatle2021-11-022-27/+37
| | | | | | | | | | | | | | | | | | | | | | | | The Linux build must ONLY refer to the Linux specific device tree or boot and QEMU failures can occur. The issue was resolved by ensuring that the system always considered the Linux device tree as the "system" device tree when building for the Linux OS. Additionally, as multiple device trees may be present, re-order the IMAGE_BOOT_FILES to ensure the correct device tree is listed first. This ensures that both QEMU and the u-boot configuration are referring to the correct device tree. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-setup: Fix a failure when the SDK is only being partially ↵Mark Hatle2021-11-021-0/+4
| | | | | | | | | | | | regenerated Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Update to bootgen SRCREV to point to latest commit on branch.RamyaSree2021-11-021-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-023-4/+4
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * libmali-xlnx: Move branch to 2021.2 releaseMark Hatle2021-11-021-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: update to latest ↵Shubhrajyoti Datta2021-11-021-1/+1
| | | | | | | | | | | | | | | | SRCREV Update the latest sources Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: recipes-drivers: clockps: Add recipe ↵Shubhrajyoti Datta2021-11-021-0/+39
| | | | | | | | | | | | | | | | | | for compiling clockps driver examples This recipe compiles the intc driver examples. Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * xrt_git:zocl_git:update commitidrbramand2021-11-021-1/+1
| | | | | | | | | | Signed-off-by: rbramand <rbramand@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * vcu: Move to 2021.2 release branchMark Hatle2021-11-024-4/+4
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * newlib: Enable --disable-newlib-reent-check-verifyMark Hatle2021-11-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | In the newlib-3.3 release reent-check is enabled by default. The reent-check is needed to ensure memory is not NULL. See: https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=8b39f7406c7b819bc45a83e9c94531221a6b3b34 We need to disable this check on microblaze, as iostream library test cases fail with an assert error. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Updated SRCREV for 2021Sivaprasad Addepalli2021-11-021-1/+1
| | | | | | | | Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| * machine-xilinx-default.inc: Manual fixes for overrides syntax changesSai Hari Chandana Kalluri2021-11-011-5/+5
| | | | | | | | | | | | Manual fixes for overrides syntax changes. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * aarch64-tc: Fix cortexa72-cortexa53 referenceMark Hatle2021-11-011-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * device-tree: Fix GPL-2.0 referenceMark Hatle2021-10-251-1/+1
| | | | | | | | | | | | The GPL-2.0 license was removed and replaced by GPL-2.0-or-later. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * arm-trusted-firmware: Move to latest srcrev for 2021.2Mark Hatle2021-10-251-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * lopper: move to bbappend, remove obsolete itemsMark Hatle2021-10-255-59/+54
| | | | | | | | | | | | | | | | | | | | Lopper is now provided in meta-virtualization, but that version appears to be a bit older then what we need. For the python modules that were depended by lopper, many are no available in native and nativesdk versions. Remove unnecessary bbappends. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: various fixes for override syntax changesMark Hatle2021-10-253-6/+5
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone: various fixes for override syntax changesMark Hatle2021-10-2513-46/+46
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * zstd: Add libatomic for linkingMark Hatle2021-10-251-0/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone: gcc-source bbappend changesMark Hatle2021-10-252-14/+13
| | | | | | | | | | | | | | | | | | | | | | The regular (all version) bbappend will work with both gcc 10 and gcc 11. It only needs to tell the system it is compatible with baremetal builds. The special gcc-source_10 version works with the unique microblaze gcc only. This verifies, and configures the microblaze toolchain for the large multiconfig SDK build. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * gcc: convert away from bbappendMark Hatle2021-10-2559-3/+2
| | | | | | | | | | | | Intergrade the microblaze items with the backported toolchain. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * gcc: Import gatesgarth version, converted to new variable syntaxMark Hatle2021-10-2571-0/+7082
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * binutils: convert away from bbappendMark Hatle2021-10-255-15/+4
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * binutils: Import gatesgarth version, converted to new variable syntaxMark Hatle2021-10-2529-0/+25355
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * microblaze bsps: Location of tune-microblaze.conf has changedMark Hatle2021-10-255-5/+5
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * qemu-xilinx: Set FILES: for qemuSai Hari Chandana Kalluri2021-10-081-0/+2
| | | | | | | | | | | | Set FILES: to correctly package all the files under usr/share/qemu Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * qemu-xilinx.inc: qemu-xilinx is at 5.0, remove unrequired patchesSai Hari Chandana Kalluri2021-10-081-0/+2
| | | | | | | | | | | | Remove cross.patch that is required for qemu version 6.0. qemu-xilinx is currently at 5.0 Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
| * linux-xlnx.inc: Fix manual ovverrides in the fileSai Hari Chandana Kalluri2021-10-081-1/+1
| | | | | | | | | | | | fix manual overrides for xilinx_zynq_defconfig Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>