
9 Aug
2023
9 Aug
'23
3:39 a.m.
On Tue, Jul 25, 2023 at 09:50:26AM +0300, Dan Carpenter wrote:
The parentheses are in the wrong place so this passes the number of bytes to write as "sizeof(index_0) != TPM_SUCCESS" when just "sizeof(index_0)" was intended. (1 byte vs 4 bytes).
Signed-off-by: Dan Carpenter dan.carpenter@linaro.org
Applied to u-boot/next, thanks!
--
Tom