]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/commit
Add zynqMP APU to RPU remoteproc driver
authorWendy Liang <jliang@xilinx.com>
Mon, 15 Aug 2016 22:32:30 +0000 (15:32 -0700)
committerWendy Liang <jliang@xilinx.com>
Thu, 13 Oct 2016 05:01:48 +0000 (22:01 -0700)
commitc48d26383be47686d9e3c6dfa8162602d03e3680
treeffd0b4f40fbde1e5735c09dc403beda3532dfeb0
parent93bf6ac95f4e4f064add5a234aabd53ba18e0a46
Add zynqMP APU to RPU remoteproc driver

This driver is used to trigger IPI if application has
a message to send, or for applicaiton to morning the IPI
and vrings to see if there was message sent from the RPU
is available.

It polls the IPI ISR to see if the other side kicks the APU.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
lib/remoteproc/drivers/CMakeLists.txt
lib/remoteproc/drivers/zynqmp_remoteproc_r5.c [new file with mode: 0644]