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

[runtime] MIPS support for cpp runtime #52

Merged
merged 1 commit into from
Mar 5, 2023

Conversation

oluceps
Copy link
Member

@oluceps oluceps commented Mar 5, 2023

This pr expects to enable runtime/cpp supporting MIPS.
And also attached vmlinux.h file for RISC-V, MIPS and PowerPC.

Related pull request: eunomia-bpf/eunomia-bpf#152
Related discussion: eunomia-bpf/eunomia-bpf#147

Tested on:
System: Debian GNU/Linux 11 (bullseye)
Arch: mipsel
cargo 1.67.0 (8ecd4f20a 2023-01-10)
Debian clang version 13.0.1-6~deb11u1

This commit expects to make runtime/cpp supports
MIPS. And also attached vmlinux.h file for RISC-V,
MIPS and PowerPC.

Signed-off-by: oluceps <[email protected]>
@yunwei37 yunwei37 changed the title add: MIPS support for cpp runtime [runtime] MIPS support for cpp runtime Mar 5, 2023
@yunwei37 yunwei37 merged commit db930cd into eunomia-bpf:main Mar 5, 2023
@oluceps oluceps deleted the spt-archs branch March 5, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants