summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* core-image-ptest-fast: Restrict microblaze from building qemu and bcryptMark Hatle2023-10-251-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Merge remote-tracking branch 'origin/rel-v2023.1'Mark Hatle2023-05-181-0/+5
|\ | | | | | | | | | | | | Resolved conflicts Preserved 2022* versions Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * core-image-ptest-fast: Add zynq and microblaze limitationsMark Hatle2023-01-131-0/+10
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * core-image-ptest-*: Update QEMU memory for SoCsMark Hatle2023-01-112-0/+10
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * mesa-demos: Move mesa-demos from meta-petalinuxMark Hatle2022-12-161-2/+0
| | | | | | | | | | | | | | Move mesa-demos work from meta-petalinux, fix libmali integration and remove the testapps workaround. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * packagegroup-core-tools-testapps: Disable mesa-demos when libmali-xlnx is usedMark Hatle2022-10-251-0/+2
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | core-image-ptest: Define correct default memory configurationsMark Hatle2023-04-122-0/+5
| | | | | | | | | | | | | | | | | | Various AMD/Xilinx platforms will fail to start, unless the correct amounts of memory are specified. The default OE ptests will try to limit memory used, but this will cause boot failures with qemu-xilinx. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | core-image-ptest-fast: Add zynq and microblaze limitationsMark Hatle2023-04-101-0/+10
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | core-image-ptest-*: Update QEMU memory for SoCsMark Hatle2023-04-102-0/+10
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | mesa-demos: Move mesa-demos from meta-petalinuxMark Hatle2023-04-101-2/+0
| | | | | | | | | | | | | | Move mesa-demos work from meta-petalinux, fix libmali integration and remove the testapps workaround. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | packagegroup-core-tools-testapps: Disable mesa-demos when libmali-xlnx is usedMark Hatle2022-11-101-0/+2
|/ | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2022-01-141-0/+4
Create a new meta-xilinx-core, move core functionality to the core, keeping board specific files in the bsp layer. zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp is not available it will not fail. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>