| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
apps: Convert examples to rpmsg_get_{tx,rx}_buffer_size() The contents of app() in these examples is given a rpmsg_device. We should not have to know about the backing transport layer. We assume it is virtio and call into the virtio layer to get the buffer size. This information is now available from the rpmsg layer. Use those functions to make the app() agnostic to the backing layer. Signed-off-by: Andrew Davis <afd@ti.com> | 3 个月前 | |
apps: linux_rpc_demo: Remove endpoint check when not used If we do not use the endpoint there is no need to check it for NULL, remove this check. Signed-off-by: Andrew Davis <afd@ti.com> | 3 个月前 | |
apps: Remove manual assignment of ops and priv to rproc struct This is handled by default, remove instances from apps. In cases where there is nothing left in the init() callback remove it as it is now optional. Signed-off-by: Andrew Davis <afd@ti.com> | 3 个月前 | |
Terminology: Replace potentially offensive terms in documentation In line with the terminology changes proposed by the OpenAMP Technical Steering committee. Suppress "master and "slave" terms in comments and documentations. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> | 3 个月前 | |
apps: Convert examples to rpmsg_get_{tx,rx}_buffer_size() The contents of app() in these examples is given a rpmsg_device. We should not have to know about the backing transport layer. We assume it is virtio and call into the virtio layer to get the buffer size. This information is now available from the rpmsg layer. Use those functions to make the app() agnostic to the backing layer. Signed-off-by: Andrew Davis <afd@ti.com> | 3 个月前 | |
examples: apps: Update rpc_demo description rpc_demo.c file creates firmware that runs on remote processor. The current description implies that proxy service is implemented on remote side which is not true. Fix description and explicitly mention that proxy service is implemented on host side Signed-off-by: Tanmay Shah <tanmay.shah@amd.com> | 3 个月前 | |
Terminology: Replace potentially offensive terms in documentation In line with the terminology changes proposed by the OpenAMP Technical Steering committee. Suppress "master and "slave" terms in comments and documentations. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> | 3 个月前 | |
apps: add linux applications for linux rpc communication Added linux_rpc_demo and linux_rpc_demod for rpc communication between linux master and slave configuration Signed-off-by: ViswaHarsha C <cviswa.harsha_ext@ltts.com> | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 |