kernel: harden the signature check (#1027)
This commit is contained in:
@@ -33,6 +33,7 @@ rust-embed = { version = "6.4.2", features = [
|
||||
] }
|
||||
which = "4.2.2"
|
||||
getopts = "0.2.21"
|
||||
sha256 = "1.4.0"
|
||||
|
||||
[target.'cfg(any(target_os = "android", target_os = "linux"))'.dependencies]
|
||||
sys-mount = { git = "https://github.com/tiann/sys-mount", branch = "loopfix" }
|
||||
|
||||
Reference in New Issue
Block a user