Skip to content

Tags: edmooring/open-amp

Tags

working-r5

Toggle working-r5's commit message
Merge branch 'port-st-frontend' of https://github.com/edmooring/open-amp

 into port-st-frontend

v2018.10

Toggle v2018.10's commit message
apps: zynq7: check NULL pointer in mmap()

Check if pointer is NULL in mmap() before writing to it.

Signed-off-by: Wendy Liang <wendy.liang@xilinx.com>

v2018.04

Toggle v2018.04's commit message
virtqueue: name is const in virtqueue_create()

Signed-off-by: Wendy Liang <jliang@xilinx.com>

v2017.10

Toggle v2017.10's commit message
apps: zynqmp userspace: update dts exmaple

Update the size cells to 2 to line up with the latest Xilinx 2017.3 kernel ZynqMP DTS.

v2017.04

Toggle v2017.04's commit message
apps: zynqmp: set vdev and vdev IPI

It is required to have vdev IPI, will need to
the set the vdev device and vdev IPI in the application.

Signed-off-by: Wendy Liang <jliang@xilinx.com>

v2016.10

Toggle v2016.10's commit message
remoteproc: zynq: remove compile warning

Signed-off-by: Sam Sortais <sam.sortais@xilinx.com>

v2016.04

Toggle v2016.04's commit message
change rpmsg error base

This is to fix the issue that RPMSG and VQUEUE use the same
error base.

Signed-off-by: Wendy Liang <jliang@xilinx.com>

openamp_zynq_kernel_3.17

Toggle openamp_zynq_kernel_3.17's commit message
Adding libfdt and zlib sources.