Branch: refs/heads/master Home: https://github.com/OpenAMP/open-amp Commit: 3434576bfe22b37fee1dbe5507b14fdcf847ae48 https://github.com/OpenAMP/open-amp/commit/3434576bfe22b37fee1dbe5507b14fdcf... Author: Ben Levinsky ben.levinsky@xilinx.com Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths: M apps/machine/zynqmp_r5/platform_info.c M apps/machine/zynqmp_r5/platform_info.h M apps/machine/zynqmp_r5/zynqmp_r5_a53_rproc.c
Log Message: ----------- apps: zynqmp_r5: add switch to run r5 demo without IPI
The current implementation presumes the presence of IPI in hardware design. Add switch to enable instead polling of shared memory if there is no IPI, IRQ, etc. available.
Signed-off-by: Ben Levinsky ben.levinsky@xilinx.com
Commit: b5506793833f291c6686dae849ca45a976241a07 https://github.com/OpenAMP/open-amp/commit/b5506793833f291c6686dae849ca45a97... Author: Ben Levinsky ben.levinsky@xilinx.com Date: 2020-10-06 (Tue, 06 Oct 2020)
Changed paths: M apps/machine/zynqmp/platform_info.c M apps/machine/zynqmp/platform_info.h M apps/machine/zynqmp/zynqmp_linux_r5_proc.c
Log Message: ----------- apps: zynqmp: add switch to run linux demo without IPI
The current implementation presumes the presence of IPI in hardware design. Add switch on Linux side to enable instead polling of shared memory if there is no IPI, IRQ, etc. available.
Signed-off-by: Ben Levinsky ben.levinsky@xilinx.com
Compare: https://github.com/OpenAMP/open-amp/compare/6a835240096a...b5506793833f
openamp-rp@lists.openampproject.org