]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/history - apps/matrix_multiply/matrix_multiplyd.c
apps: machine: zynqmp_r5: correct IPI setting.
[processor-sdk/open-amp.git] / apps / matrix_multiply / matrix_multiplyd.c
2017-02-08 Sam Sortaisfix return logic in apps and rpmsg buffer value
2016-10-14 Wendy LiangUpdate applications RPMsg between processes
2016-10-14 Wendy LiangUpdate demo apps to use new HIL proc APIs
2016-10-13 Sam Sortaismatrix_multiplyd clarify main loop
2016-10-13 Wendy LiangApps: Remove the need to have old Zynq includes
2016-10-13 Wendy LiangApps: remoteproc slave: use hil_poll()
2016-10-13 Wendy LiangApps: remoteproc slave: user libmetal dev
2016-10-13 Wendy LiangApps: do the system cleanup in the app
2016-10-13 Wendy Liangapps: pass RPMsg role to remoteproc init API
2016-10-13 Wendy Liangapps: update calling the remoteproc init API
2016-10-13 Wendy LiangReplace env_memcpy() with memcpy()
2016-10-13 Wendy LiangReplace env_memset() with memset()
2016-02-09 Wendy LiangUpdate for splited system/machine implementation
2016-02-09 Wendy LiangMove matrix_multiply/ to directly under apps/