commit | 2797ebfcc6fa5bd148fade1641a7c9a39d3befe6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Feb 06 14:23:33 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 02 15:53:37 2021 -0500 |
tree | 2fd4408aaa45ca7275c369931a46a8aed85dbbc4 | |
parent | 7ec382a3782720f71f18074cf008783c4fd341f9 [diff] |
tpm: Use logging in the uclass Update this to use log_debug() instead of the old debug(). Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>