Branch: refs/heads/main
Home: https://github.com/OpenAMP/libmetal
Commit: dbf9cf5286b4d7d44b930344398045916ebe8b8b
https://github.com/OpenAMP/libmetal/commit/dbf9cf5286b4d7d44b93034439804591…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M VERSION
Log Message:
-----------
release: libmetal 2025.10.0
Set library version to 1.9.0
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Signed-off-by: Ed Mooring <ed.mooring(a)gmail.com>
Signed-off-by: Tanmay Shah <tanmay.shah(a)amd.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/libmetal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/OpenAMP/open-amp
Commit: e8866ee7dff79a42155e8208eecea9eed4450550
https://github.com/OpenAMP/open-amp/commit/e8866ee7dff79a42155e8208eecea9ee…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M VERSION
Log Message:
-----------
release: open-amp 2025.10.0
Set library version to 1.9.0
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Signed-off-by: Ed Mooring <ed.mooring(a)gmail.com>
Signed-off-by: Tanmay Shah <tanmay.shah(a)amd.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications
All,
Today's meeting may appear 1 hour later for North America and maybe others.
In addition Mathieu won't be on today's call.
The timezone for this meeting is tied to the UK timezone and they have
already "fallen back" to standard time while the US and Canada have not.
This is a one week blip in the time of the meeting.
The meeting on Nov 13 will be back to normal.
Thanks,
Bill
--
Bill Mills
Principal Technical Consultant, Linaro
+1-240-643-0836
TZ: US Eastern
Work Schedule: Tues/Wed/Thur
Branch: refs/heads/main
Home: https://github.com/OpenAMP/libmetal
Commit: 9f749f092e4eb457c61e5d0982d49daeb20faf57
https://github.com/OpenAMP/libmetal/commit/9f749f092e4eb457c61e5d0982d49dae…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2025-10-24 (Fri, 24 Oct 2025)
Changed paths:
M lib/system/freertos/sys.h
A lib/system/freertos/template/CMakeLists.txt
A lib/system/freertos/template/sys.c
A lib/system/freertos/template/sys.h
A lib/system/freertos/xlnx/CMakeLists.txt
M lib/system/generic/sys.h
A lib/system/generic/template/CMakeLists.txt
A lib/system/generic/template/sys.c
A lib/system/generic/template/sys.h
Log Message:
-----------
lib: system: re-enable the support of the template machine
The template machine is used in:
cmake/platforms/template-generic.cmake
cmake/platforms/template-freertos.cmake
This reverts a part of:
commit 16493b179fb4 ("lib: system: remove xlnx BSP specific code")
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/libmetal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/OpenAMP/open-amp
Commit: d183f24ea0fd5ddeac9de3396ceca909499ae9ba
https://github.com/OpenAMP/open-amp/commit/d183f24ea0fd5ddeac9de3396ceca909…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2025-10-20 (Mon, 20 Oct 2025)
Changed paths:
M cmake/options.cmake
M lib/include/openamp/remoteproc_virtio.h
M lib/include/openamp/rpmsg_virtio.h
M lib/include/openamp/virtqueue.h
Log Message:
-----------
cmake: remove deprecated cache options
Remove the following CMake options and associated definitions that have
been deprecated for over two years:
- WITH_DCACHE_VRINGS
- WITH_DCACHE_BUFFERS
- WITH_DCACHE_RSC_TABLE
- VIRTIO_CACHED_RSC_TABLE
- VIRTIO_CACHED_BUFFERS
- VIRTIO_CACHED_VRINGS
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Commit: a399378a5d9c913bee2598677333b7f3dc21f533
https://github.com/OpenAMP/open-amp/commit/a399378a5d9c913bee2598677333b7f3…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2025-10-20 (Mon, 20 Oct 2025)
Changed paths:
M lib/include/openamp/virtio.h
M lib/virtio/virtio.c
Log Message:
-----------
virtio: remove deprecated virtio_describe() function
The function is deprecated since more than 2 years, remove it.
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Compare: https://github.com/OpenAMP/open-amp/compare/f819642829a6...a399378a5d9c
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications
Branch: refs/heads/main
Home: https://github.com/OpenAMP/open-amp
Commit: f819642829a6080038311d0a7828415c6bee9ef5
https://github.com/OpenAMP/open-amp/commit/f819642829a6080038311d0a7828415c…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M lib/include/openamp/remoteproc_virtio.h
Log Message:
-----------
remoteproc virtio: Fix documentation
The function rproc_virtio_wait_remote_ready does not return a value.
Remove the related @return field from the documentation.
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications
Branch: refs/heads/main
Home: https://github.com/OpenAMP/open-amp
Commit: b42e8443b9c0496f0eed9ebcc10683f1745bcd17
https://github.com/OpenAMP/open-amp/commit/b42e8443b9c0496f0eed9ebcc10683f1…
Author: Deep Chordia <dchordia(a)blackberry.com>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M lib/include/openamp/remoteproc_virtio.h
M lib/include/openamp/rpmsg_virtio.h
M lib/include/openamp/virtqueue.h
Log Message:
-----------
lib: remove CACHE_* macros
- removes CACHE_FLUSH macro clashing with internal QNX definition
- also removes CACHE_INVALIDATE macro for consistency
Signed-off-by: Deep Chordia <dchordia(a)blackberry.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications
Branch: refs/heads/main
Home: https://github.com/OpenAMP/open-amp
Commit: 6db90ebfcd5cb3285ca54a015920cc25e9ea027f
https://github.com/OpenAMP/open-amp/commit/6db90ebfcd5cb3285ca54a015920cc25…
Author: Sipke Vriend <sipke(a)direktembedded.com>
Date: 2025-10-16 (Thu, 16 Oct 2025)
Changed paths:
M lib/include/openamp/virtio_ring.h
Log Message:
-----------
doxygen: define vring memory layout using table
review requested to use a table rather than a code snippet to define
the memory layout, so convert proposed struct to a table with
definition, size and description and explanation of padding between
available and used structures.
Signed-off-by: Sipke Vriend <sipke(a)direktembedded.com>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications