Hello,
These two patches are the result of tonight's debugging of our camera
HAL implementation running on Chromium OS. They apply to the platform2
repository.
The first patch is a possible upstream candidate, while the second patch
is a hack until we can integrate the libcamera logging infrastructure
with Chromium OS'.
Laurent Pinchart (2):
camera: Unblock eventfd2 system call
camera: Enable libcamera logging to /var/log/camera
camera/hal_adapter/init/cros-camera.conf | 3 +++
camera/hal_adapter/seccomp_filter/cros-camera-amd64.policy | 1 +
camera/hal_adapter/seccomp_filter/cros-camera-arm.policy | 1 +
camera/hal_adapter/seccomp_filter/cros-camera-arm64.policy | 1 +
4 files changed, 6 insertions(+)