diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2023-01-11 10:31:30 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-04-10 09:03:22 -0700 |
| commit | e916635321872910bbc1de93efa14670acd6d357 (patch) | |
| tree | 0d3e968852c4b831b481616f891a24d0eb23f6c0 /meta-xilinx-core/recipes-core | |
| parent | 4c779c523379649e85f4d580ec8e6bdfda4638a1 (diff) | |
| download | meta-xilinx-e916635321872910bbc1de93efa14670acd6d357.tar.gz | |
core-image-ptest-*: Update QEMU memory for SoCs
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-core')
| -rw-r--r-- | meta-xilinx-core/recipes-core/images/core-image-ptest-all.bbppend | 5 | ||||
| -rw-r--r-- | meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/meta-xilinx-core/recipes-core/images/core-image-ptest-all.bbppend b/meta-xilinx-core/recipes-core/images/core-image-ptest-all.bbppend new file mode 100644 index 00000000..fd3a3c11 --- /dev/null +++ b/meta-xilinx-core/recipes-core/images/core-image-ptest-all.bbppend | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | # Minimum board memory required for each type | ||
| 2 | QB_MEM:microblaze = "-m 2G" | ||
| 3 | QB_MEM:zynq = "-m 1G" | ||
| 4 | QB_MEM:zynqmp = "-m 4G" | ||
| 5 | QB_MEM:versal = "-m 16G" | ||
diff --git a/meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend b/meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend new file mode 100644 index 00000000..fd3a3c11 --- /dev/null +++ b/meta-xilinx-core/recipes-core/images/core-image-ptest-fast.bbappend | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | # Minimum board memory required for each type | ||
| 2 | QB_MEM:microblaze = "-m 2G" | ||
| 3 | QB_MEM:zynq = "-m 1G" | ||
| 4 | QB_MEM:zynqmp = "-m 4G" | ||
| 5 | QB_MEM:versal = "-m 16G" | ||
