summaryrefslogtreecommitdiff
path: root/src/soc
diff options
context:
space:
mode:
authorYu-Ping Wu <yupingso@chromium.org>2023-09-14 14:56:11 +0800
committerFelix Held <felix-coreboot@felixheld.de>2023-09-18 15:16:08 +0000
commita3ff9e7cdb80bf0ed3f3baf17177250a75cd8543 (patch)
tree3cc11c8e69f4842261d4fc70f9d511a80ff3e5a9 /src/soc
parent3df6cc9de61ba16a94b40086999ddb6a9943dc26 (diff)
security/vboot: Fix return type of extend_pcrs()
Since vboot_extend_pcr() returns vb2_error_t, the return type of extend_pcrs() should be vb2_error_t too. Also fix an assignment for vboot_locate_firmware(), which returns int instead of vb2_error_t. Change-Id: I1a2a2a66f3e594aba64d33cfc532d1bd88fa305e Signed-off-by: Yu-Ping Wu <yupingso@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77869 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yidi Lin <yidilin@google.com> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/soc')
0 files changed, 0 insertions, 0 deletions