The compilation worked for the hikey 960 branch.
Will the same changes also work if the compilation is done for the hikey 620 board ?
I have a separate branch for hikey 620 compilation. When I added the following line in optee-packages.mk, the compilation fails as shown after. The branch was downloaded on Sept 8.
OPTEE_EXTRA_FLAGS ?= CFG_TEE_CORE_LOG_LEVEL=3 CFG_TEE_TA_LOG_LEVEL=3 DEBUG=1
optee_android_manifest/out/target/product/hikey/optee/arm-plat-hikey/core/arch/arm/kernel/thread_a64.o: In function `el0_fiq_a32’:
optee_android_manifest/optee/optee_os/core/arch/arm/kernel/thread_a64.S:314:(.text.thread_excp_vect+0x724): additional relocation overflows omitted from the output
core/arch/arm/kernel/link.mk:35: recipe for target ‘optee_android_manifest/out/target/product/hikey/optee/arm-plat-hikey/core/all_objs.o’ failed
make: *** [optee_android_manifest/out/target/product/hikey/optee/arm-plat-hikey/core/all_objs.o] Error 1
make: Leaving directory ‘optee_android_manifest/optee/optee_os’
[ 1% 2/147] build android_kernel