疯狂的石头 发表于 2022-3-25 09:16:07

屏蔽掉mipi后,整体编译显示u-boot/trust.img not fount! 请问这样正常吗,哪个是结果

2022-03-24 18:36:58 - build_super_image.py - INFO    : Done writing image out/target/product/rk3588_firefly_itx_3588j/super.img

#### build completed successfully (11:44 (mm:ss)) ####

Build android ok!

====== make and copy android images
./mkimage.sh
TARGET_PRODUCT=rk3588_firefly_itx_3588j
TARGET_BASE_PARAMETER_IMAGE==device/rockchip/common/baseparameter/8k_4k_baseparameter.img
HIGH_RELIABLE_RECOVERY_OTA=
BOARD_AVB_ENABLE=false
system filesysystem is ext4
create dtbo.img...
done.
create rockdev/Image-rk3588_firefly_itx_3588j/resource.img...
done.
create rockdev/Image-rk3588_firefly_itx_3588j/boot.img...
done.
create rockdev/Image-rk3588_firefly_itx_3588j/boot-debug.img...
done.
skip copy images: /home/stone/FireFly/Sources/RK3588_Android12.0/out/target/product/rk3588_firefly_itx_3588j/vendor_boot.img
skip copy images: /home/stone/FireFly/Sources/RK3588_Android12.0/out/target/product/rk3588_firefly_itx_3588j/vendor_boot-debug.img
create rockdev/Image-rk3588_firefly_itx_3588j/recovery.img...
done.
create rockdev/Image-rk3588_firefly_itx_3588j/super.img...
done.
skip copy images: /home/stone/FireFly/Sources/RK3588_Android12.0/out/target/product/rk3588_firefly_itx_3588j/userdata.img
create vbmeta.img...
BOARD_AVB_ENABLE is false, use default vbmeta.img
create misc.img.... done.
create uboot.img...
make oem images...
u-boot/trust.img not fount! Please make it from u-boot first!
create loader...
create config.cfg...
create baseparameter...done.
Make image ok!


jpchen 发表于 2022-3-25 10:50:26

该编译是正常,没有问题,现在trust.img文件没有用到。
页: [1]
查看完整版本: 屏蔽掉mipi后,整体编译显示u-boot/trust.img not fount! 请问这样正常吗,哪个是结果