diff --git a/Cargo.lock b/Cargo.lock index 9d6b09eb..123d56f5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -275,9 +275,9 @@ checksum = "89e0de208fa9b99664812350b33072d0d9b3a63caaebb03eeb23316eeedfb8d0" [[package]] name = "hermit-entry" -version = "0.9.10" +version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22ad63cf6566d7a38eba91d21e704730f2c3751c3da2d9c6a71136e00d97097e" +checksum = "aa8da8546263459c84a24582eacf3b7b6d818a12f606e920bcfe5485235dac63" dependencies = [ "align-address", "goblin", diff --git a/Cargo.toml b/Cargo.toml index a586c8e8..1d5a69f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ edition = "2021" [dependencies] align-address = "0.1" cfg-if = "1" -hermit-entry = { version = "0.9", features = ["loader"] } +hermit-entry = { version = "0.10", features = ["loader"] } log = "0.4" one-shot-mutex = "0.1" sptr = "0.3" diff --git a/data/aarch64/hello_world b/data/aarch64/hello_world index 8c5caeb2..f1125cad 100755 --- a/data/aarch64/hello_world +++ b/data/aarch64/hello_world @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ac9995db3884278615b71baf387904f9bcd39ea596aecefa12550d47fae4a10 -size 525976 +oid sha256:815814403c76f928d318e534ff4976c33af55476ebaf2a2bd6cde6e0b41e1654 +size 709736 diff --git a/data/riscv64/hello_world b/data/riscv64/hello_world index e340dd15..8c1f7eef 100755 --- a/data/riscv64/hello_world +++ b/data/riscv64/hello_world @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2b2ca24ea0ca8880c3609857005f85f1679ad3fa550c45d26b3f0ee8729ecba -size 710144 +oid sha256:34f70ff158cf076bada7f3fac232b9be29c50c50bdbcc20b95bc0938bfc1b945 +size 1061848 diff --git a/data/x86_64/hello_c b/data/x86_64/hello_c old mode 100755 new mode 100644 index aee4388d..5f773eb5 --- a/data/x86_64/hello_c +++ b/data/x86_64/hello_c @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:783b933178bb743d7e77102ee2fbd2d8ff20578bf6fb276034c162f9b5144d5b -size 2177968 +oid sha256:3a405244ed5f703d5cac0df72bb2b8c8facbe00e7f9a2991c5a39cd13e7b5595 +size 1927384 diff --git a/data/x86_64/hello_world b/data/x86_64/hello_world index 8b45fded..64b5720b 100755 --- a/data/x86_64/hello_world +++ b/data/x86_64/hello_world @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ce4826673390b08575acd132580dea64969e77d1638bcef618d68d3783e298a -size 1525000 +oid sha256:9ec5d6747c4ac7e1899d145a18badde148da73a42b7f9e3bfa720ba7b814f4a4 +size 870520 diff --git a/data/x86_64/hello_world-microvm b/data/x86_64/hello_world-microvm index 3503ef6f..44f2d2ed 100755 --- a/data/x86_64/hello_world-microvm +++ b/data/x86_64/hello_world-microvm @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a903e3be2095e2e85c87d388a0cd017d0911a33c013a71895da40707801f1561 -size 1482928 +oid sha256:565f5ec8a55885a208410057b50093c2322bc079e06dfe808c145fc240fb4d8e +size 821008