commit | 3f10bcbb647372f888a9e34f428eb6f0225c38ca | [log] [tgz] |
---|---|---|
author | Fabien Chouteau <chouteau@adacore.com> | Mon Jan 24 12:56:53 2011 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Mon Jan 24 20:54:34 2011 +0000 |
tree | 3a3d1fd89edfb8c8653dfa3ba85eb032b8ec3817 | |
parent | 0f3a4a01ebafe93055069418c9d65cc7b1493b41 [diff] |
SPARC: Emulation of GRLIB IRQMP This device exposes two parameters: - set_pil_in (ptr) : A function to set the pil_in of the SPARC CPU - set_pil_in_opaque (ptr) : Opaque argument of the set_pil_in function Emulation of GrLib devices is base on the GRLIB IP Core User's Manual: http://www.gaisler.com/products/grlib/grip.pdf Signed-off-by: Fabien Chouteau <chouteau@adacore.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>