Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-Jun-2023 | - | ||||
libyaml/ | 18-Mar-2022 | - | ||||
.git | A D | 01-Jan-1970 | 0 | |||
.gitignore | A D | 18-Mar-2022 | 106 | 18 | 17 | |
CMakeLists.txt | A D | 18-Mar-2022 | 2 KiB | 62 | 52 | |
CMakeToolchain.txt | A D | 18-Mar-2022 | 64 | 4 | 2 | |
LICENSE | A D | 18-Mar-2022 | 2.4 KiB | 50 | 37 | |
Makefile | A D | 18-Mar-2022 | 1.6 KiB | 58 | 41 | |
README.md | A D | 18-Mar-2022 | 376 | 12 | 8 | |
benchmark_aux.c | A D | 18-Mar-2022 | 3.1 KiB | 173 | 133 | |
benchmark_aux.h | A D | 18-Mar-2022 | 759 | 30 | 14 | |
common.h | A D | 18-Mar-2022 | 1.1 KiB | 58 | 33 | |
main.c | A D | 18-Mar-2022 | 11.6 KiB | 477 | 369 |
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