Skip to content

jmfriedt/memory_mapped_linux

Repository files navigation

Tested on Zynq SOC ARM core, but crashes on amd64 Intel CPU.

For testing, cross-compile the kernel module (make) and the userspace application (arm-linux-gcc -o mymmap_userspace mymmap_userspace.c assuming the Buildroot compiler direction output/host/usr/bin is in the PATH), and on the Redpitaya:

mknod /dev/mydev c 91 0
insmod mymmap.ko
./mymmap_userspace

About

Linux kernel memory mapping to userspace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages