Skip to content

Conversation

@ashwing123
Copy link

@ashwing123 ashwing123 commented Jul 20, 2023

Previously got undefined: syscall_keyctl errors when building project-machine/trust on an aarch64 platform. Adding aarch64 specific syscalls fixes this. Fix obtained from this PR on jsipprell's keyctl repo.

Signed-off-by: Ashwin Gopalan [email protected]

Previously got undefined: syscall_keyctl errors when building project-machine/trust on an aarch64 platform. Adding aarch64 specific syscalls fixes this (along with another tweak to tpm2.go in trust).
Signed-off-by: Ashwin Gopalan <[email protected]>
@hallyn hallyn merged commit 7e1088d into hallyn:feature/userkeyring Jul 20, 2023
@hallyn
Copy link
Owner

hallyn commented Jul 20, 2023

Merged into this branch. Note that this is kind of a throwaway branch. Projects like mos which are importing it are doing so by shasum, so you'll need to update the date+shasum in go.mod replace line to get this patch.

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.

2 participants