Branch: refs/heads/master Home: https://github.com/OpenAMP/open-amp Commit: dc6ee4623df51eca03f9358cac99468369b28a36 https://github.com/OpenAMP/open-amp/commit/dc6ee4623df51eca03f9358cac9946836... Author: Ben Levinsky ben.levinsky@xilinx.com Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths: M apps/machine/microblaze_generic/platform_info.c M apps/machine/microblaze_generic/platform_info.h M apps/machine/zynq7/platform_info.c M apps/machine/zynq7/platform_info.h M apps/machine/zynqmp/platform_info.c M apps/machine/zynqmp/platform_info.h M apps/machine/zynqmp_r5/platform_info.c M apps/machine/zynqmp_r5/platform_info.h M apps/system/linux/machine/generic/platform_info.c M apps/system/linux/machine/generic/platform_info.h
Log Message: ----------- apps: machine: update cleanup of rpmsg and virtio devices
update to clean up devices and not just (void)<var>
Signed-off-by: Ben Levinsky ben.levinsky@xilinx.com
Commit: 59eaa4847b6cf879321d06d0400e805142148bab https://github.com/OpenAMP/open-amp/commit/59eaa4847b6cf879321d06d0400e80514... Author: Ben Levinsky ben.levinsky@xilinx.com Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths: M apps/examples/echo/rpmsg-echo.c M apps/examples/echo/rpmsg-ping.c M apps/examples/matrix_multiply/matrix_multiply.c M apps/examples/matrix_multiply/matrix_multiplyd.c M apps/examples/rpc_demo/rpc_demo.c M apps/examples/rpc_demo/rpc_demod.c M apps/examples/rpmsg_sample_echo/rpmsg-sample-echo.c M apps/examples/rpmsg_sample_echo/rpmsg-sample-ping.c M apps/tests/msg/rpmsg-flood-ping.c M apps/tests/msg/rpmsg-ping.c M apps/tests/msg/rpmsg-update.c
Log Message: ----------- apps: demos: update to hand rproc for cleanup
As rproc is needed to remove virtio device from remoteproc_virtio device make sure this is handed off too
Signed-off-by: Ben Levinsky ben.levinsky@xilinx.com
Compare: https://github.com/OpenAMP/open-amp/compare/7be7065db7f4...59eaa4847b6c
openamp-rp@lists.openampproject.org