1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
VILLASnode/fpga/lib/ips
Daniel Krebs 6cb3b77c7a ips/intc: don't fail if setting IRQ affinity is not possible
This is the case when the application is not executed as root which is
now possible, with the drawback that we cannot set the IRQ affinity
anymore.
2018-02-14 14:32:07 +01:00
..
dft.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
dma.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
fifo.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
fifo.cpp lib/ips/fifo: remove useless code and old cruft 2018-02-14 07:28:25 +01:00
gpio.c ips/gpio: add skeleton for GPIO IP 2017-11-22 19:40:22 +01:00
intc.c re-add old interrupt controller to make project compile again 2018-01-10 11:02:08 +01:00
intc.cpp ips/intc: don't fail if setting IRQ affinity is not possible 2018-02-14 14:32:07 +01:00
model.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
pcie.cpp lib/ips: make use of MemoryManager and new config layout 2018-02-14 07:28:25 +01:00
rtds_axis.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
switch.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
switch.cpp lib/ips: make use of MemoryManager and new config layout 2018-02-14 07:28:25 +01:00
timer.c imported source code from VILLASfpga repo and made it compile 2017-11-21 21:31:08 +01:00
timer.cpp lib/ips: make use of MemoryManager and new config layout 2018-02-14 07:28:25 +01:00