Branch: refs/heads/master Home: https://github.com/OpenAMP/open-amp Commit: 7be7065db7f49536f7fc042643925b5a255e9e06 https://github.com/OpenAMP/open-amp/commit/7be7065db7f49536f7fc042643925b5a2... Author: Ben Levinsky ben.levinsky@xilinx.com Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths: M apps/examples/echo/rpmsg-ping.c M apps/machine/zynq7/platform_info.c M apps/machine/zynqmp/platform_info.c M apps/machine/zynqmp_r5/platform_info.c M apps/system/linux/machine/generic/platform_info.c M apps/tests/msg/rpmsg-flood-ping.c M apps/tests/msg/rpmsg-ping.c
Log Message: ----------- apps: update memory management
For each metal_allocate_memory call, make sure there are subsequent metal_free_memory calls
Signed-off-by: Ben Levinsky ben.levinsky@xilinx.com