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

[v12] Enable BPF on ARM64 #22550

Merged
merged 2 commits into from
Mar 2, 2023
Merged

[v12] Enable BPF on ARM64 #22550

merged 2 commits into from
Mar 2, 2023

Conversation

jakule
Copy link
Contributor

@jakule jakule commented Mar 2, 2023

Backport of #21086 and #22485

Test ARM64 assets build

Use all available cores when building Clang

Add test trigger

Update assets buildbox name

Build all dependencies on ARM64 including BPF
Currently, a lot of makefile logic is copied between OSS end Ent repo. This PR moves BPF-related code to common.mk, so it doesn't need to be copied between reports. I'll move more code in the following PRs. I just want to keep diffs small.
@public-teleport-github-review-bot

@jakule - this PR will require admin approval to merge due to its size. Consider breaking it up into a series smaller changes.

@github-actions github-actions bot added backport bpf Used to bugs with bpf and enhanced session recording. size/xl labels Mar 2, 2023
@jakule jakule requested a review from r0mant March 2, 2023 18:34
@jakule jakule added this pull request to the merge queue Mar 2, 2023
Merged via the queue into branch/v12 with commit 597c87d Mar 2, 2023
@r0mant r0mant deleted the jakule/v12/bpf-arm-build branch March 3, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport bpf Used to bugs with bpf and enhanced session recording. size/xl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants