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

document the ELF format or GCC calling convention. #26

Open
jyao1 opened this issue Sep 9, 2021 · 0 comments
Open

document the ELF format or GCC calling convention. #26

jyao1 opened this issue Sep 9, 2021 · 0 comments
Assignees

Comments

@jyao1
Copy link
Owner

jyao1 commented Sep 9, 2021

REF: x86_64-unknown-none - https://github.com/cloud-hypervisor/rust-hypervisor-firmware/blob/main/target.json

gaojiaqi7 added a commit to gaojiaqi7/rust-firmware that referenced this issue Sep 10, 2021
…jyao1#26

By specifying build target to rust-vsock-payload/target.json, payload can
be built as ELF format and linux GCC x86-64 calling convention.

'Cargo elfbuild..' can be use directly, the usage has been document to
rust-vsock-payload/readme.md

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
jyao1 pushed a commit that referenced this issue Sep 12, 2021
…#26

By specifying build target to rust-vsock-payload/target.json, payload can
be built as ELF format and linux GCC x86-64 calling convention.

'Cargo elfbuild..' can be use directly, the usage has been document to
rust-vsock-payload/readme.md

Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
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

No branches or pull requests

2 participants