Skip to content
Commit b2407962 authored by Mikael's avatar Mikael
Browse files

Fix rpmsg not being zero initialized



The rpmsg struct used in response messages is not zero initialized so
later response messages may contain old data. To resolve this, the rpmsg
struct is now zero initialized for each new message.

Change-Id: I116fa443eca7b6ec3d8817909fd3c59bd69427cb
Signed-off-by: Mikael's avatarMikael Olsson <mikael.olsson@arm.com>
parent fffdcf03
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment