Build optee-examples in yocto(hardkott)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Build optee-examples in yocto(hardkott)

Build optee-examples in yocto(hardkott)

 

1.overwrite the sources/meta-freescale/recipes-security/optee-imx with optee-imx.zip

2.add below code to conf/local.conf

DISTRO_FEATURES_append += " systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
VIRTUAL-RUNTIME_init_manager = "systemd"
VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
MACHINE_FEATURES_append += "optee"
DISTRO_FEATURES_append += "optee"
IMAGE_INSTALL_append += "optee-test optee-os optee-client optee-examples"

3.bitbake optee-examples or bitbake imx-image-xxx

You can directly install optee-examples_3.11.0-r0_arm64.deb in your device.

 

添付
100%が役に立ったと言っています (1/1)
バージョン履歴
最終更新日:
‎12-16-2021 04:59 AM
更新者: