linux-IllusionX/include/soc
Thierry Reding ca791d7f42 firmware: tegra: Add IVC library
The Inter-VM communication (IVC) is a communication protocol which is
designed for interprocessor communication (IPC) or the communication
between the hypervisor and the virtual machine with a guest OS.

Message channels are used to communicate between processors. They are
backed by DRAM or SRAM, so care must be taken to maintain coherence of
data.

The IVC library maintains memory-based descriptors for the transmission
and reception channels as well as the data coherence of the counter and
payload. Clients, such as the driver for the BPMP firmware, can use the
library to exchange messages with remote processors.

Based on work by Peter Newman <pnewman@nvidia.com> and Joseph Lo
<josephl@nvidia.com>.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2016-11-18 14:33:42 +01:00
..
at91 usb: ohci-at91: Forcibly suspend ports while USB suspend 2016-08-30 19:23:22 +02:00
bcm2835 ARM: bcm2835: Define two new packets from the latest firmware. 2015-12-21 19:58:03 -08:00
brcmstb soc: add stubs for brcmstb SoC's 2015-09-14 15:44:18 -07:00
fsl soc/fsl: Introduce DPAA 1.x QMan device driver 2016-09-25 02:38:59 -05:00
imx ARM: imx6: fix static declaration in include/soc/imx/cpuidle.h 2016-06-21 14:35:29 +08:00
mediatek memory: mediatek: Add SMI driver 2016-02-25 16:49:08 +01:00
nps soc: Support for EZchip SoC 2016-05-09 09:32:31 +05:30
rockchip soc: rockchip: add header for ddr rate SIP interface 2016-08-31 18:53:24 +02:00
sa1100 ARM: 8361/1: sa1100: add platform functions to handle PWER settings 2015-05-18 22:00:22 +01:00
tegra firmware: tegra: Add IVC library 2016-11-18 14:33:42 +01:00