• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..03-Jun-2023-

libyaml/18-Mar-2022-

.git A D01-Jan-19700

.gitignore A D18-Mar-2022106 1817

CMakeLists.txt A D18-Mar-20222 KiB6252

CMakeToolchain.txt A D18-Mar-202264 42

LICENSE A D18-Mar-20222.4 KiB5037

Makefile A D18-Mar-20221.6 KiB5841

README.md A D18-Mar-2022376 128

benchmark_aux.c A D18-Mar-20223.1 KiB173133

benchmark_aux.h A D18-Mar-2022759 3014

common.h A D18-Mar-20221.1 KiB5833

main.c A D18-Mar-202211.6 KiB477369

README.md

1# optee_benchmark
2This git contains source code for the benchmark framework for the OP-TEE
3project.
4
5All official OP-TEE documentation has moved to http://optee.readthedocs.io. The
6information that used to be here in this git can be found under
7[optee_benchmark].
8
9// OP-TEE core maintainers
10
11[optee_benchmark]: https://optee.readthedocs.io/building/gits/optee_benchmark.html
12