mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-28 13:14:26 +00:00
The 'usb_report_filter' component takes the devices report from the USB driver and generates a new devices report after checking each entry against its device white-list. Before emitting the new report it changes the configuration of the USB driver to contain the required policy entries. See 'repos/os/src/app/usb_report_filter/README' for more details. Issue #1863.