summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorJoel Kitching <kitching@google.com>2019-06-12 12:32:27 +0800
committerCommit Bot <commit-bot@chromium.org>2019-06-13 19:46:01 +0000
commitde5b8dff95811ba0bbe27c7f5cb7bb0269eab761 (patch)
treeececbe1b1f97facef39cbd1cdcdfe97eb0c969df /OWNERS
parentd15663d4f594e2c82ec73570b2a6772e719c0c3f (diff)
downloadvboot-de5b8dff95811ba0bbe27c7f5cb7bb0269eab761.tar.gz
vboot: correct VB2_SECDATAK_SIZE constant to 13
This constant was incorrectly set to 14, whereas sizeof(vb2_secdatak) is 13. Update the constant its correct value, and add a test for each of secdata and secdatak to check the constant values. Previously, this constant was not used anywhere. The secdatak space is created and initialized in coreboot with a hard-coded (correct) size and initial value. So there should be no worry about devices out in the field with TPM secdatak size set to 14. BUG=b:124141368, chromium:972956 TEST=make clean && make runtests BRANCH=none Change-Id: I0a6072aef2de401bd3cd40ac3b002f754da19560 Signed-off-by: Joel Kitching <kitching@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1655049 Reviewed-by: Julius Werner <jwerner@chromium.org> Tested-by: Joel Kitching <kitching@chromium.org> Commit-Queue: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'OWNERS')
0 files changed, 0 insertions, 0 deletions