genode/repos/os/include/usb
Stefan Kalkowski 3082950e74 usb_session: align USB packet allocation correctly
To prevent caching side-effects of USB DMA memory taken from the packet stream
all allocations of USB packets need to be on separated cachelines at least.

Fix genodelabs/genode#4655
2022-11-17 08:00:35 +01:00
..
packet_handler.h usb_session: align USB packet allocation correctly 2022-11-17 08:00:35 +01:00
types.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
usb.h