OpenAMP / open-amp

The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
678 stars 278 forks source link

remoteproc: do cache invalidation before reading rsc_table status #500

Closed iuliana-prodan closed 11 months ago

iuliana-prodan commented 12 months ago

Do a cache invalidation before reading the resource table's status since this ca be in a cacheable region.

iuliana-prodan commented 12 months ago

cc @carlocaione @arnopo

iuliana-prodan commented 12 months ago

Changes since v1:

iuliana-prodan commented 12 months ago

Changes since v2:

LE: the checkpatch issue is a false-positive.

arnopo commented 12 months ago

Please also update https://github.com/OpenAMP/open-amp/blob/main/README.md

iuliana-prodan commented 12 months ago

Changes since v3:

iuliana-prodan commented 11 months ago

Changes since v4:

iuliana-prodan commented 11 months ago

Changes since v5:

iuliana-prodan commented 11 months ago

Changes since v6:

iuliana-prodan commented 11 months ago

Changes since v7: keep the newlines consistent among all the RSCTABLE* calls;