Initial CMake support

This introduces support for build optee_benchmark using CMake.

Note that libyaml is expected to be provided by other means (buildroot)
than the source in this git.

Reviewed-by: Igor Opaniuk <igor.opaniuk@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2 files changed
tree: 6bb9c0a2c043e4173f46d7b4faeb560acfef3f53
  1. libyaml/
  2. .gitignore
  3. benchmark_aux.c
  4. benchmark_aux.h
  5. CMakeLists.txt
  6. CMakeToolchain.txt
  7. common.h
  8. main.c
  9. Makefile
  10. README.md
README.md

optee_benchmark

OP-TEE Latency benchmark application