Fix compilation error

Setting $(CROSS_COMPILE) using quotes would cause GCC to not being found.

Code is inspired from linaro-swg/hello_word/host/Makefile.

Signed-off-by: Yves Lefloch <YvesMarie_Lefloch@sigmadesigns.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
1 file changed
tree: be69a012e8e830680fb80c4615301ba12d983193
  1. .gitignore
  2. benchmark_aux.c
  3. benchmark_aux.h
  4. main.c
  5. Makefile
  6. README.md
README.md

optee_benchmark

OP-TEE Latency benchmark application