Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.
/ libvc4mem Public archive

A userland library for **my own** kernel driver

License

Notifications You must be signed in to change notification settings

Idein/libvc4mem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libvc4mem

libvc4mem is a memory and cache manipulating library for RPi2 and RPi3.

Requirements

You need to run Idein/linux:rpi-4.9.y-vc4mem kernel to use this library.

To cross-compile the kernel, please use my Docker image and script: Terminus-IMRC/cross-rpi-kernel.

Installation

$ autoreconf -i -m
$ ./configure
$ make
$ sudo make install

About

A userland library for **my own** kernel driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published