Add tizen-boot-riscv64-qemu 66/293766/5 accepted/tizen/unified/riscv/20230718.024916
authorŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 22 May 2023 15:16:43 +0000 (17:16 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Sun, 16 Jul 2023 23:51:26 +0000 (08:51 +0900)
Add tizen-boot-riscv64-qemu for QEMU.

Change-Id: I969b63cf14cf04f9ec2ea99c57ee0de078f95e16
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
common-targets.yaml
common.yaml
ks/tizen-boot-riscv64-qemu.yaml [new file with mode: 0644]
patterns/iot-boot-qemu-riscv64.yaml [new file with mode: 0644]

index f94f0b265b5ea857231de7552b78cfd29e56400e..1333582e71dc593a82a637f1d5d733d40c24f1b5 100644 (file)
@@ -11,6 +11,7 @@ Targets:
             - tizen-boot-armv7l-rpi4-rt.yaml
             - tizen-boot-arm64-vim3.yaml
             - tizen-boot-arm64-c4.yaml
+            - tizen-boot-riscv64-qemu.yaml
             - tizen-boot-riscv64-vf2.yaml
             - tizen-headed-armv7hl.yaml
             - tizen-headed-armv7l.yaml
index e538c8d84f0c175ef3a40fe026425d277848b291..57f494661fce02b7d07e1f82826832f1db56662d 100644 (file)
@@ -121,6 +121,14 @@ Boot-VisionFive2:
     Groups: []
     Repos: []
 
+Boot-QEMU-RISC-V:
+    Part: common-mbr-boot
+    Desktop: None
+    SaveRepos: False
+    UserGroups: "audio,video"
+    Groups: []
+    Repos: []
+
 Tizen IoT:
     Part: common-3parts-ramdisk
     Groups:
diff --git a/ks/tizen-boot-riscv64-qemu.yaml b/ks/tizen-boot-riscv64-qemu.yaml
new file mode 100644 (file)
index 0000000..16c8c21
--- /dev/null
@@ -0,0 +1,15 @@
+Name: tizen-boot-riscv64-qemu
+Architecture: riscv64
+Schedule: "*"
+Active: True
+Platform: Boot-QEMU-RISC-V
+Part: common-mbr-boot-without-hal
+Mic2Options: -A riscv64 -f loop --pack-to=@NAME@.tar.gz
+FileName: tizen-boot-riscv64-qemu
+Groups:
+- IoT Boot QEMU RISC-V
+Attachment:
+- /usr/lib64/u-boot/qemu-riscv64_smode/uboot.elf
+Repos:
+- unified-standard
+- base-standard
diff --git a/patterns/iot-boot-qemu-riscv64.yaml b/patterns/iot-boot-qemu-riscv64.yaml
new file mode 100644 (file)
index 0000000..3cbdda3
--- /dev/null
@@ -0,0 +1,8 @@
+Summary: IoT Boot QEMU RISC-V
+Description: IoT Boot QEMU RISC-V
+Name: iot-boot-qemu-riscv64
+Packages:
+- riscv-qemu-linux-kernel
+- riscv-qemu-linux-kernel-modules
+- linux-tizen-modules-qemu-riscv64
+- u-boot-qemu-riscv64