Home
last modified time | relevance | path

Searched hist:e762809bbcb481b2d6f8dbaedaa67e044a0d9cd3 (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/tee/
H A Dtee_rpmb_fs.ce762809bbcb481b2d6f8dbaedaa67e044a0d9cd3 Mon May 11 08:43:27 UTC 2020 Gianguido Sorà <me@gsora.xyz> rpmb: fix building when TRACE_LEVEL >= TRACE_FLOW

Building with CFG_RPMB_FS=y and CFG_TEE_CORE_LOG_LEVEL=4 yields a
compile-time error due to a typo.

Replacing TEE_RESULT with TEE_Result fixes the issue.

Signed-off-by: Gianguido Sorà <me@gsora.xyz>
Reviewed-by: Jerome Forissier <jerome@forissier.org>
Reviewed-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>