commit | 5db2aaab04653aa1cf758fae19021d089d1c2755 | [log] [tgz] |
---|---|---|
author | AlexeiFedorov <Alexei.Fedorov@arm.com> | Wed Aug 07 11:16:15 2024 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Tue Oct 01 15:07:41 2024 +0100 |
tree | 2b9e83f42625291e4f2efd940f488a6f3815ae4a | |
parent | 99d7f16f7fda681c8acf37670fdbe918123a2da6 [diff] |
feat(runtime/core): disable RMI_RTT_CREATE/DESTROY logging This patch sets 'log_exec' fields of RMI_RTT_CREATE and RMI_RTT_DESTROY commands handlers to false to disable logging in case of RMI_SUCCESS status returned. This reduces debug logging output when running Linux in Realm. Change-Id: Icdc1e3736dd2e29d03d2d7eb03d2b7abb10f4b1f Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>