Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tpm: Add SIXTY_FOUR_BIT_LONG to RADIX_BITS check. #6

Merged
merged 1 commit into from
Jun 6, 2018
Merged

tpm: Add SIXTY_FOUR_BIT_LONG to RADIX_BITS check. #6

merged 1 commit into from
Jun 6, 2018

Conversation

flihp
Copy link
Contributor

@flihp flihp commented Jun 6, 2018

Builds on 64bit Linux don't have SIXTY_FOUR_BIT defined. The RADIX_BITS
sanity checks here then failed to detect the mismatch. Adding
SIXTY_FOUR_BIT_LONG to the check fixes this.

Signed-off-by: Philip Tricca philip.b.tricca@intel.com

Builds on 64bit Linux don't have SIXTY_FOUR_BIT defined. The RADIX_BITS
sanity checks here then failed to detect the mismatch. Adding
SIXTY_FOUR_BIT_LONG to the check fixes this.

Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
@flihp flihp mentioned this pull request Jun 6, 2018
@amarochk amarochk merged commit dbf79cc into microsoft:master Jun 6, 2018
@flihp flihp deleted the RADIX-check-SIXTY_FOUR_BIT_LONG branch June 11, 2018 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants