crosvm/jail
Daniel Verkamp 4d63aa5e66 seccomp: battery: allow clock_getres and getrandom on non-x86
A couple more syscalls that may be called by the libdbus client which
were present in the x86-64 policy but missing in the others.

BUG=b:321584998
BUG=b:319475173
TEST=crosvm run --battery type=goldfish ... on arm

Fixes: 3ee608ed0c ("jail: seccomp: add missing battery syscalls on non-x86")
Change-Id: I558d8022bc6143eef1916fdf36021345280eac01
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5225602
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2024-01-23 00:16:36 +00:00
..
seccomp seccomp: battery: allow clock_getres and getrandom on non-x86 2024-01-23 00:16:36 +00:00
src
build.rs
Cargo.toml