commit | de040556b8e9e3e85ef94e258419238ddbc26abc | [log] [tgz] |
---|---|---|
author | Vadim Bendebury <[email protected]> | Wed Sep 23 17:16:14 2015 -0700 |
committer | chrome-bot <[email protected]> | Wed Oct 14 21:09:15 2015 +0000 |
tree | c10753acae048cae1be9377ae72b34795ce1afba | |
parent | 7251a1bc659c90dad49850a0b5bb28f4c541cd48 [diff] |
generator: amend list of handle placement exclusions Most TPM2 commands including a hierarchy type field in the command structure include it immediately after the header. But some of the commands include it elsewhere. Unmarshaling of those commands needs to be aware of this, and process these fields differently BUG=chrome-os-partner:44608 TEST=this fixes 10 test cases listed in https://goo.gl/30cNUd Change-Id: I7fc23396b34fd3a98671a7b6e3714430487e0554 Signed-off-by: Vadim Bendebury <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/302589 Reviewed-by: Utkarsh Sanghi <[email protected]>