Skip to content
Commit d57b084c authored by Jérôme Forissier's avatar Jérôme Forissier Committed by Jérôme Forissier
Browse files

os_test: C++: disable profiling (-pg)

os_test includes C++ exception tests which are incompatible with ftrace
by design [1]. This commit makes sure the C++ tests are not compiled
with the profiling flag (-pg), which is the flag that one would use to
enable function tracing in TAs.

Link: [1] https://github.com/OP-TEE/optee_os/issues/4022


Signed-off-by: Jérôme Forissier's avatarJerome Forissier <jerome@forissier.org>
Acked-by: Jens Wiklander's avatarJens Wiklander <jens.wiklander@linaro.org>
parent 58e3a83b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment