Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: c31e4fd626a7e6e0a6e0864c4866c621e559fc95 https://github.com/OpenAMP/open-amp/commit/c31e4fd626a7e6e0a6e0864c4866c621e... Author: Yongrong Wang wangyongrong@xiaomi.com Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths: M lib/remoteproc/remoteproc_virtio.c
Log Message: ----------- remoteproc_virtio.c: fix rproc_virtio_negotiate_features return value
Make rproc_virtio_negotiate_features() return the mask of features successfully negotiated.
Signed-off-by: Yongrong Wang wangyongrong@xiaomi.com
Commit: 4df7975ab11bcb8f2eb8f6ac2bc8f2c14b6f4d60 https://github.com/OpenAMP/open-amp/commit/4df7975ab11bcb8f2eb8f6ac2bc8f2c14... Author: Yongrong Wang wangyongrong@xiaomi.com Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths: M lib/include/openamp/virtio.h
Log Message: ----------- openamp/virtio.h: update vdev->features
set vdev->features in virtio_negotiate_features
Signed-off-by: Yongrong Wang wangyongrong@xiaomi.com
Commit: 81ac4d3934929d79fbddbac114efd73ebdebfe6f https://github.com/OpenAMP/open-amp/commit/81ac4d3934929d79fbddbac114efd73eb... Author: Yongrong Wang wangyongrong@xiaomi.com Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths: M lib/include/openamp/virtio.h
Log Message: ----------- openamp/virtio.h: make final_features optional
negotiate also can be call when final_features is NULL
Signed-off-by: Yongrong Wang wangyongrong@xiaomi.com
Compare: https://github.com/OpenAMP/open-amp/compare/e7e7593ca392...81ac4d393492
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications