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

Pi Build #230

Closed
RRToast opened this issue Jul 1, 2021 · 1 comment · Fixed by #231
Closed

Pi Build #230

RRToast opened this issue Jul 1, 2021 · 1 comment · Fixed by #231

Comments

@RRToast
Copy link

RRToast commented Jul 1, 2021

I'm trying a simple test program on my Pi and i run into this issue during building:

# github.com/google/go-tspi/tspi
../go/pkg/mod/github.com/google/[email protected]/tspi/tpm.go:92:13: type [1073741824]_Ctype_struct_tdTSS_PCR_EVENT larger than address space
../go/pkg/mod/github.com/google/[email protected]/tspi/tpm.go:92:13: type [1073741824]_Ctype_struct_tdTSS_PCR_EVENT too large

if i understood this error correctly this is linked to
image
in attest/tpm.go. Is there a common or known workaround for this issue?

Specs:
Pi4 (raspdebian 10.9)
go1.16.5 linux/arm

@ericchiang
Copy link
Member

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 a pull request may close this issue.

2 participants