1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/lib
Heinrich Schuchardt c7cd4afb92 tpm: simplify: tpm_set_global_lock()
When in pack_byte_string() memcpy() is called for size 0 the source buffer
address has no relevance. So we can use NULL here.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-02-19 08:55:43 -05:00
..
2018-12-03 10:44:10 -05:00
2019-02-13 09:40:05 +01:00
2019-01-18 09:16:15 -05:00
2019-02-02 08:19:17 -05:00
2019-02-09 07:50:58 -05:00
2018-09-05 16:02:34 -04:00
2018-11-20 19:14:22 -07:00
2019-02-19 08:55:43 -05:00