genode/repos/pc/lib/mk
Stefan Kalkowski 6a7a30ceaa lx_emul: unify udelay implementation
Implement udelay for all architectures within common lx_emul code,
remove driver-specific version.

Always do busy looping in udelay and use cpu_relax()
like the original Linux code. Thereby, we profit from architecture specific
instructions (cpu cool down), and jiffies are updated if irqs are on.

Ref genodelabs/genode#4778
2023-03-13 14:32:37 +01:00
..
spec pc: enable SMP and softirq/tasklets in lx_emul 2022-08-10 13:33:02 +02:00
pc_linux_generated.inc build: ensure rules with pipes might fail 2022-03-21 13:43:13 +01:00
pc_lx_emul.mk pc: consoldiate LX emul of current drivers 2022-05-25 12:19:33 +02:00
vfs_wifi.mk pc: update wifi driver 2022-04-13 09:29:04 +02:00
wifi_firmware.mk wifi/pc: add rtlwifi driver 2023-02-27 08:20:45 +01:00
wifi.inc lx_emul: unify udelay implementation 2023-03-13 14:32:37 +01:00