Home
last modified time | relevance | path

Searched hist:"497 c6876447e57306f8722052107a1967a3683a9" (Results 1 – 1 of 1) sorted by relevance

/optee_os/.github/workflows/
H A Dci.yml497c6876447e57306f8722052107a1967a3683a9 Mon Apr 17 08:46:02 UTC 2023 Jerome Forissier <jerome.forissier@linaro.org> ci: qemuv8: enable core ftrace

Update CI to enable function tracing in the TEE core on QEMUv8 to make
sure that no annotion disabling function instrumentation (__noprof) is
missing. Only one test is enabled because the whole test suite takes too
long to execute with instrumentation enabled, and running more test
cases is unlikely to uncover more bugs because this is mostly about low
level functions (thread handling...).

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>