Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: a2456e61ee5b7c55eb3901bdcdd836b7e0f83bbc https://github.com/OpenAMP/open-amp/commit/a2456e61ee5b7c55eb3901bdcdd836b7e... Author: Iuliana Prodan iuliana.prodan@nxp.com Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths: M cmake/options.cmake M lib/include/openamp/remoteproc_virtio.h M lib/remoteproc/remoteproc_virtio.c
Log Message: ----------- remoteproc: do cache invalidation before reading rsc_table info
Do a cache invalidation before reading the resource table's info since this ca be in a cacheable region.
Make this optional, based on VIRTIO_CACHED_RSC_TABLE.
Signed-off-by: Iuliana Prodan iuliana.prodan@nxp.com
Commit: 5891cb4b2e813d1c9d10def998952b062304e43f https://github.com/OpenAMP/open-amp/commit/5891cb4b2e813d1c9d10def998952b062... Author: Iuliana Prodan iuliana.prodan@nxp.com Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths: M README.md
Log Message: ----------- README: add new cache option for resource table
Add info for WITH_DCACHE_RSC_TABLE option.
Signed-off-by: Iuliana Prodan iuliana.prodan@nxp.com
Compare: https://github.com/OpenAMP/open-amp/compare/7f906105a9ff...5891cb4b2e81
openamp-rp@lists.openampproject.org