linaro-swg / optee_android_manifest

Android manifest for building OP-TEE in AOSP
38 stars 34 forks source link

Prebuilt Images #76

Open TheFrozenDuck opened 3 years ago

TheFrozenDuck commented 3 years ago

I have some problems with building AOSP+OPTEE (v3.13.0) and I would currently like to fall back on prebuilt images while weeding out the errors. I have seen that in master-dirty there was directory with prebuilt images linked. The latest built seems to be uploaded in May 2021 [1]. I was wondering if I that built was a proper built for OPTEE+AOSP.

[1] https://people.linaro.org/~victor.chong/prebuilt/pie/3130/hikey960/

vchong commented 3 years ago

@TheFrozenDuck Yes, they're all proper builds. master-dirty was an attempt to build on upstream AOSP master which proved to be too much of a moving target [2] so we moved back to using our latest stable version which is pie. [1] above is OP-TEE v3.13 release on pie.

[2] The introduction of GKI [3] also made moving forward with the master branch difficult due to the lack of support of GKI in our trees. [3] https://source.android.com/devices/architecture/kernel/generic-kernel-image