This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
You've already forked linux
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
61a7f24a3f
linux
/
drivers
/
mailbox
/
Makefile
2 lines
40 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM / highbank: add support for pl320 IPC The pl320 IPC allows for interprocessor communication between the highbank A9 and the EnergyCore Management Engine. The pl320 implements a straightforward mailbox protocol. Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com> Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-01-28 17:13:14 +01:00
obj-$(CONFIG_PL320_MBOX)
+=
pl320-ipc.o