tee: integrate tee module build to android build system [1/2]
PD#SWPL-9058
Problem:
optee module build trigged at scanning Android.mk stage, it's too early
and the module not depend to kernel, which may introduce very strange
errors, and it customize toolchain and configures, which made the system
very hard to maintain.
Solution:
Rewrite the makefile and structure for the above problem
This CL also support build on Q
Verify:
locally
Change-Id: I8d883735d926c54848a4135518e4be139594a147
Signed-off-by:
Shuide Chen <shuide.chen@amlogic.com>
Loading
Please sign in to comment