Branch: refs/heads/master
Home: https://github.com/OpenAMP/meta-openamp
Commit: 59ef6be7a5a23f854ee26bdc6be4a405e5a0aa97
https://github.com/OpenAMP/meta-openamp/commit/59ef6be7a5a23f854ee26bdc6be4…
Author: Bill Mills <bill.mills(a)linaro.org>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
A recipes-openamp/rpmsg-examples/rpmsg-utils_1.0.bb
Log Message:
-----------
Add rpmsg_utils: User space utilities to exercise /dev/rpmsg*
This set of utilities has existed for over a year but have not been built
or packaged in OE until now.
These utilities are in the same git rep as the other examples.
Rev them as a group and reuse the inc file.
Signed-off-by: Bill Mills <bill.mills(a)linaro.org>
Branch: refs/heads/main
Home: https://github.com/OpenAMP/open-amp
Commit: d51364594d95e63c0b51b3c5ea73d0dbf3c99a04
https://github.com/OpenAMP/open-amp/commit/d51364594d95e63c0b51b3c5ea73d0db…
Author: Guiding Li <liguiding1(a)xiaomi.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M lib/include/openamp/rpmsg_virtio.h
M lib/rpmsg/rpmsg_virtio.c
Log Message:
-----------
openamp: add new API rpmsg_virtio_get_rx_buffer_size()
This API can be used by the endpoint callback to limit the rx
buffer usage range.
Signed-off-by: Guiding Li <liguiding1(a)xiaomi.com>
Signed-off-by: Bowen Wang <wangbowen6(a)xiaomi.com>
Branch: refs/heads/main
Home: https://github.com/OpenAMP/libmetal
Commit: 8041e1c2764812a8d6feded09e68d87bc7812b3e
https://github.com/OpenAMP/libmetal/commit/8041e1c2764812a8d6feded09e68d87b…
Author: Ledion Daja <ledion.daja(a)arm.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M lib/compiler/armcc/errno.h
Log Message:
-----------
lib: add guards for errno values for ARMCC compiler
The new guards prevent redefinition of errno values which have already
been defined in the standard libraries.
Signed-off-by: Ledion Daja <ledion.daja(a)arm.com>
Branch: refs/heads/main
Home: https://github.com/OpenAMP/libmetal
Commit: 9855f84ae92cfcd571c883bc88a53695f9cfb7b1
https://github.com/OpenAMP/libmetal/commit/9855f84ae92cfcd571c883bc88a53695…
Author: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M lib/atomic.h
M lib/compiler.h
M lib/errno.h
Log Message:
-----------
lib: compiler support of arm compiler v6
The predefined macro __CC_ARM available on 5.x is migrated to the
macro __arm__ for the version 6.x. Add defines to support both versions.
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen(a)foss.st.com>
Branch: refs/heads/master
Home: https://github.com/OpenAMP/meta-openamp
Commit: 27f22afd75a43c86e166acf0cfdfc3bbed486f0a
https://github.com/OpenAMP/meta-openamp/commit/27f22afd75a43c86e166acf0cfdf…
Author: Bill Mills <bill.mills(a)linaro.org>
Date: 2023-11-04 (Sat, 04 Nov 2023)
Changed paths:
M conf/layer.conf
Log Message:
-----------
Declare support for YP 4.2 and 4.3
* Set the default policy for the master branch
* update for current release names for 2023/09
* Keep one Xilinx specific EOL release
Signed-off-by: Bill Mills <bill.mills(a)linaro.org>
Commit: 74d1f450a6dd77b5bd56888910be0f417938a1bd
https://github.com/OpenAMP/meta-openamp/commit/74d1f450a6dd77b5bd56888910be…
Author: Bill Mills <bill.mills(a)linaro.org>
Date: 2023-11-04 (Sat, 04 Nov 2023)
Changed paths:
A recipes-openamp/rpmsg-examples/rpmsg-utils_1.0.bb
Log Message:
-----------
Add rpmsg_utils: User space utilities to exercise /dev/rpmsg*
This set of utilities has existed for over a year but have not been built
or packaged in OE until now.
These utilities are in the same git rep as the other examples.
Rev them as a group and reuse the inc file.
Signed-off-by: Bill Mills <bill.mills(a)linaro.org>
Commit: c7832c3af30732db405b84807558711b1491b42a
https://github.com/OpenAMP/meta-openamp/commit/c7832c3af30732db405b84807558…
Author: Bill Mills <bill.mills(a)linaro.org>
Date: 2023-11-04 (Sat, 04 Nov 2023)
Changed paths:
A recipes-openamp/libmetal/libmetal_v2023.10.bb
A recipes-openamp/open-amp/open-amp_v2023.10.bb
M recipes-openamp/rpmsg-examples/rpmsg-example.inc
Log Message:
-----------
Set the defaults to the v2023.10 release
* Add recipes for the v2023.10 release of libmetal and open-amp and use
the commit of the v2023.10.0 tag
* Lock the Linux examples and utilities to the v2023.10.0 tag
Signed-off-by: Bill Mills <bill.mills(a)linaro.org>
Commit: 33dc6e4b631b0c3ab0fe391ad58f769e321189d0
https://github.com/OpenAMP/meta-openamp/commit/33dc6e4b631b0c3ab0fe391ad58f…
Author: Bill Mills <bill.mills(a)linaro.org>
Date: 2023-11-04 (Sat, 04 Nov 2023)
Changed paths:
M recipes-openamp/libmetal/libmetal_v2023.10.bb
M recipes-openamp/open-amp/open-amp_v2023.10.bb
Log Message:
-----------
FIX: Use real branch name in libmetal and open-amp
Commit: ccf44a78421a9807442d39151f2d58de707bfe2d
https://github.com/OpenAMP/meta-openamp/commit/ccf44a78421a9807442d39151f2d…
Author: Bill Mills <bill.mills(a)linaro.org>
Date: 2023-11-04 (Sat, 04 Nov 2023)
Changed paths:
M recipes-openamp/libmetal/libmetal_v2023.10.bb
M recipes-openamp/open-amp/open-amp_v2023.10.bb
Log Message:
-----------
FIX: libmetal and open-amp fix license md5sum
The License file (& md5sum) is the same as for the -dev version.
Signed-off-by: Bill Mills <bill.mills(a)linaro.org>
Compare: https://github.com/OpenAMP/meta-openamp/compare/6e94a35e084b...ccf44a78421a
Branch: refs/heads/master
Home: https://github.com/OpenAMP/meta-openamp
Commit: 156d8010ae55a46289f82950d2e07bda6a077d8f
https://github.com/OpenAMP/meta-openamp/commit/156d8010ae55a46289f82950d2e0…
Author: Ben Levinsky <ben.levinsky(a)amd.com>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
Log Message:
-----------
vendor/xilinx open-amp-xlnx: add versal-net platform support
Pass switch to OpenAMP repo so that it can configure for versal_net as
needed.
Presently the Yocto recipe is just informing the repo that the target is
versal-net platform.
In the repo this is only conveying interrupt information but can be
extended in the future.
Signed-off-by: Ben Levinsky <ben.levinsky(a)amd.com>
Commit: 6e94a35e084b56bcb1220721a56b7fc727cb5ef2
https://github.com/OpenAMP/meta-openamp/commit/6e94a35e084b56bcb1220721a56b…
Author: Bill Mills <bill.mills(a)linaro.org>
Date: 2023-11-04 (Sat, 04 Nov 2023)
Changed paths:
M vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
Log Message:
-----------
Merge pull request #36 from bentheredonethat/versal-net-support-linux
vendor/xilinx open-amp-xlnx: Add switch for Versal_net
Compare: https://github.com/OpenAMP/meta-openamp/compare/0d2d3478b046...6e94a35e084b
Branch: refs/heads/v2023.10
Home: https://github.com/OpenAMP/openamp-system-reference
Commit: 3716dbba0154259d5efa3fa359313cce69cd163d
https://github.com/OpenAMP/openamp-system-reference/commit/3716dbba0154259d…
Author: Bill Mills <bill.mills(a)linaro.org>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M west.yml
Log Message:
-----------
west.yml: Lock the manifest for the v2023.10.0 release
Lock the versions of libmetal, open-amp, and openamp-zephyr-modules to
their v2023.10.0 tags.
This commit is also the first on the v2023.10 branch which will be updated
if there is every another v2023.10.x release.
Signed-off-by: Bill Mills <bill.mills(a)linaro.org>