aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2016-08-19 19:05:04 +0200
committerThierry Reding <[email protected]>2016-11-18 14:33:42 +0100
commitca791d7f425635b63706e00896a141f85f7de463 (patch)
treeebb76fa51c8e19d74fdb0e480032687203921f72 /tools/perf/scripts/python/event_analyzing_sample.py
parentd55865608fe0191935665acc6bb6d36bc8bb4b2e (diff)
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 <[email protected]> and Joseph Lo <[email protected]>. Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions