Home
last modified time | relevance | path

Searched hist:"998 af319031f9c5ac89228e532a6802455c0f65b" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dtpm-v1.hdiff 998af319031f9c5ac89228e532a6802455c0f65b Mon Oct 01 12:55:17 CDT 2018 Simon Glass <sjg@chromium.org> sandbox: tpm: Tidy up enums and return values

Use an enum for command values instead of open-coding them. This removes
the need for comments. Also make sure the driver returns proper error
numbers instead of -1.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dtpm-v2.hdiff 998af319031f9c5ac89228e532a6802455c0f65b Mon Oct 01 12:55:17 CDT 2018 Simon Glass <sjg@chromium.org> sandbox: tpm: Tidy up enums and return values

Use an enum for command values instead of open-coding them. This removes
the need for comments. Also make sure the driver returns proper error
numbers instead of -1.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.cdiff 998af319031f9c5ac89228e532a6802455c0f65b Mon Oct 01 12:55:17 CDT 2018 Simon Glass <sjg@chromium.org> sandbox: tpm: Tidy up enums and return values

Use an enum for command values instead of open-coding them. This removes
the need for comments. Also make sure the driver returns proper error
numbers instead of -1.

Signed-off-by: Simon Glass <sjg@chromium.org>