author | Wendy Liang <jliang@xilinx.com> | |
Mon, 15 Aug 2016 22:32:30 +0000 (15:32 -0700) | ||
committer | Wendy Liang <jliang@xilinx.com> | |
Thu, 13 Oct 2016 05:01:48 +0000 (22:01 -0700) | ||
commit | c48d26383be47686d9e3c6dfa8162602d03e3680 | |
tree | ffd0b4f40fbde1e5735c09dc403beda3532dfeb0 | tree | snapshot (tar.xz tar.gz zip) |
parent | 93bf6ac95f4e4f064add5a234aabd53ba18e0a46 | commit | diff |
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>
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 | diff | blob | history | |
lib/remoteproc/drivers/zynqmp_remoteproc_r5.c | [new file with mode: 0644] | blob |