Hacker News new | ask | show | jobs
by almostgotcaught 608 days ago
because XRT has a plugin architecture: XRT<-shim plugin<-kernel driver. The shims register themselves with XRT. The XDNA driver repo houses both the shim and the kernel driver.
1 comments

Thanks, that makes sense.