From 7355aeaa96f9abf3496bc391cd866b9ec42feda4 Mon Sep 17 00:00:00 2001 From: Hector Palacios Date: Fri, 31 Jan 2025 14:16:51 +0100 Subject: [PATCH] ccmp2: reduce optee-os log level When ST_OPTEE_DEBUG_TRACE=0, the source code default to a LOG_LEVEL=2 which prints a lot of messages on the boot log. Reduce it to LOG_LEVEL=1. Signed-off-by: Hector Palacios --- meta-digi-arm/conf/machine/include/ccmp2.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-digi-arm/conf/machine/include/ccmp2.inc b/meta-digi-arm/conf/machine/include/ccmp2.inc index f45ab3c6e..aa327ba95 100644 --- a/meta-digi-arm/conf/machine/include/ccmp2.inc +++ b/meta-digi-arm/conf/machine/include/ccmp2.inc @@ -94,6 +94,9 @@ SIGN_SUFFIX ?= "_Signed" # ========================================================================= # activate/deactivate the debug and trace on boot stage ST_DEBUG_TRACE = "0" +# Reduce optee log level +ST_OPTEE_DEBUG_TRACE = "1" +ST_OPTEE_DEBUG_LOG_LEVEL = "1" # Wic files WKS_FILE_DEPENDS ?= " \