Skip to content

fix the compile error for qemu-arm64-v8a#50

Open
TangMeng12 wants to merge 5 commits intoopen-vela:devfrom
TangMeng12:dev
Open

fix the compile error for qemu-arm64-v8a#50
TangMeng12 wants to merge 5 commits intoopen-vela:devfrom
TangMeng12:dev

Conversation

@TangMeng12
Copy link
Collaborator

@TangMeng12 TangMeng12 commented Feb 28, 2026

Note: Please adhere to Contributing Guidelines.

Summary

fix the compile error for qemu-arm64-v8a, qemu-armeabi-v7a and qemu-armeabi-v8m:
pci: use fdt_pci_ecam_register to register pci host
goldfish: rename CONFIG_ARCH_CHIP_QEMU to CONFIG_ARCH_CHIP_QEMU_ARM64
unify refresh trunk03 qemu-arm64-v8a defconfig check
dev-system/qemu: we use qemu's SMP functionality to simulate an AMP strategy.
vendor/openvela: remove unused qemu-armeabi-v7a-cmake in qemu

Impact

qemu-arm64-v8a-ap
qemu-arm64-v8a-server
qemu-armeabi-v7a-ap
qemu-armeabi-v7a-bl
qemu-armeabi-v7a-server
qemu-armeabi-v7a-tee
qemu-armeabi-v8m-ap

Testing

./build.sh vendor/openvela/boards/vela/configs/qemu-arm64-v8a-server/ --cmake -j8

./build.sh vendor/openvela/boards/vela/configs/qemu-arm64-v8a-ap --cmake -j8

./build.sh vendor/openvela/boards/vela/configs/qemu-armeabi-v7a-ap --cmake -j8

./build.sh vendor/openvela/boards/vela/configs/qemu-armeabi-v7a-bl --cmake -j8

./build.sh vendor/openvela/boards/vela/configs/qemu-armeabi-v7a-server --cmake -j8

./build.sh vendor/openvela/boards/vela/configs/qemu-armeabi-v7a-tee --cmake -j8

./build.sh vendor/openvela/boards/vela/configs/qemu-armeabi-v8m-ap --cmake -j8

lipengfei28 and others added 5 commits February 28, 2026 17:51
Signed-off-by: lipengfei28 <lipengfei28@xiaomi.com>
Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
Signed-off-by: Shanmin Zhang <zhangshanmin@xiaomi.com>
Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
…trategy.

core0
CONFIG_RAM_SIZE=66060288
CONFIG_RAM_START=0x40200000
CONFIG_FLASH_START=0x04000000
CONFIG_FLASH_SIZE=67108864

core1
CONFIG_RAM_SIZE=65011712
CONFIG_RAM_START=0x44200000
CONFIG_FLASH_START=0x00000000
CONFIG_FLASH_SIZE=67108864

share mem
CONFIG_QEMU_CAROS_SHMEM_ADDR=0x44100000

Signed-off-by: hujun5 <hujun5@xiaomi.com>
Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants