You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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>
…#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>
REF: x86_64-unknown-none - https://github.com/cloud-hypervisor/rust-hypervisor-firmware/blob/main/target.json
The text was updated successfully, but these errors were encountered: