Commits

Richard Zhu committed c7271495aad
MLK-16371-2 rpmsg: imx: add the rpmsg for imx8qxp Add rpmsg support for imx8qxp. The pingpong demo had been verified on 8qxp platforms. Use memset_io replace memset, because that the memory type of rpvq->addr is strong order type. There would be kernel dump when memset is used on imx8qxp. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>