Branch: refs/heads/scarthgap-next Home: https://github.com/OpenAMP/meta-openamp Commit: ef10c5fb0d988e2d72d8e2b54da1a667370f70a7 https://github.com/OpenAMP/meta-openamp/commit/ef10c5fb0d988e2d72d8e2b54da1a... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: A recipes-openamp/libmetal/libmetal_v2024.05.bb A recipes-openamp/open-amp/open-amp_v2024.05.bb
Log Message: ----------- openamp: add v2024.05 release version for libmetal and open-amp
These are the official version for v2024.05. For libmetal it is == tag v2024.05.0 For open-amp it is == tag v2024.05.1
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: 5e5babae01f6ef7d96c9176c9631595c8fc47bbd https://github.com/OpenAMP/meta-openamp/commit/5e5babae01f6ef7d96c9176c96315... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-openamp/rpmsg-examples/rpmsg-example.inc
Log Message: ----------- rpmsg-examples: Update for v2024.05
Use the branch and commit for the v2024.05 release.
Signed-off-by: Bill Mills bill.mills@linaro.org
FIX: Update rpmsg utils branch and commit
Commit: 92af1e8551ea2a01ba86c1470069eda394cc506a https://github.com/OpenAMP/meta-openamp/commit/92af1e8551ea2a01ba86c1470069e... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-kernel/linux/linux-%.bbappend
Log Message: ----------- linux: add genericarm64 as an alias for generic-arm64 machine
For scarthgap (5.0 2024/04) and later, generic-arm64 has moved from meta-arm to poky/meta-yocto-bsp and dropped the dash.
Keep both for now as we want master to be compatible with kirkstone.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: ceb3fbffbeaecb5250e7ab838f1247efb2794d4e https://github.com/OpenAMP/meta-openamp/commit/ceb3fbffbeaecb5250e7ab838f124... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-kernel/linux/openamp-kmeta/cfg/openamp.cfg M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-arm64.cfg M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-armv7a.cfg
Log Message: ----------- linux: move UIO enable to BSP specific config file.
UIO is a controversial feature. We should not enable it in the openamp.cfg which is used by every kernel and every machine (when openamp is in DISTRO_FEATURES).
Instead move it to remoteproc-*.cfg as that is only included by specific machines (and also only when enabled via openamp DISTRO_FEATURE).
The old config was not doing any good anyway as the base level UIO was not enabled. We fix this here also.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: 3813f0c91446744bfe24dfbbe3b6fc1b1134fbb9 https://github.com/OpenAMP/meta-openamp/commit/3813f0c91446744bfe24dfbbe3b6f... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-kernel/linux/openamp-kmeta/cfg/openamp.cfg
Log Message: ----------- linux: Enable name service in general openamp config fragment
The name service is a default part of rpmsg and should be enabled by default.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: 1a5857f5f4c1b51f0762e7438225c95761caf04f https://github.com/OpenAMP/meta-openamp/commit/1a5857f5f4c1b51f0762e7438225c... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-kernel/linux/openamp-kmeta/cfg/openamp.cfg
Log Message: ----------- linux: openamp.cfg fixup header comment
Actually say what this file is for.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: f7852dc2c78fd9ea9353ed8711ed56b2d1f890c7 https://github.com/OpenAMP/meta-openamp/commit/f7852dc2c78fd9ea9353ed8711ed5... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-arm64.cfg
Log Message: ----------- linux: remoteproc-arm64.cfg, use the correct name for Xilinx R5 driver
The CONFIG_ name was changed on its way upstream. Use the name that made it upstream.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: 1df2e84b9aacbab3e1698d83c50f8153bc74bba8 https://github.com/OpenAMP/meta-openamp/commit/1df2e84b9aacbab3e1698d83c50f8... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-arm64.cfg M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-armv7a.cfg
Log Message: ----------- linux: remoteproc-*.cfg, don't be redundant with openamp.cfg
Adding configs in both places just adds confusion. Only add things not already in openamp.cfg
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: c7417c1f337b559fd9a77d35b6aedc0dc768d712 https://github.com/OpenAMP/meta-openamp/commit/c7417c1f337b559fd9a77d35b6aed... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-kernel/linux/openamp-kmeta/cfg/all-arm64-platforms.cfg M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-arm64.cfg
Log Message: ----------- linux: move qcom SMEM to the file we are keeping
Since we are getting rid of BSP level files, move this define to the file we are keeping as it is part of the remoteproc enablement for Qualcomm platforms.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: 8e0dad50842daaf07fb6e48c5c8101092e62db82 https://github.com/OpenAMP/meta-openamp/commit/8e0dad50842daaf07fb6e48c5c810... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: R recipes-kernel/linux/openamp-kmeta/cfg/all-arm64-platforms.cfg R recipes-kernel/linux/openamp-kmeta/cfg/armv7a-feature-parity.cfg R recipes-kernel/linux/openamp-kmeta/cfg/basic.cfg M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-generic-arm64.scc M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-generic-armv7a.scc
Log Message: ----------- linux: remove BSP level kconfig fragments
These were added when we were using qemu targets as stand-ins for generic* targets. Now that we have genericarm64 and we also have meta-openamp-bsp for testing, we don't need these.
Any BSP level configs should be at the BSP layer not in meta-openamp.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: 6613026267dbeb4c25d8a871c87cd19179166f02 https://github.com/OpenAMP/meta-openamp/commit/6613026267dbeb4c25d8a871c87cd... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-arm64.cfg
Log Message: ----------- linux: CONFIG_RPMSG_QCOM_SMD=y to reduce warnings
When using genericarm64 with linux-yocto we get warnings when this is set to =m so switch to =y
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: d44003e6de9ae3dc4d50319c537e47c7e076cc8e https://github.com/OpenAMP/meta-openamp/commit/d44003e6de9ae3dc4d50319c537e4... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-arm64.cfg M recipes-kernel/linux/openamp-kmeta/cfg/remoteproc-armv7a.cfg
Log Message: ----------- linux: add rpmsg sample to the remoteproc-* mix-in
Enable the rpmsg sample for all machines that opt into the remoteproc mix-in.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: fbeb7c948a20a5c57a220c2e7a60795df3270ad9 https://github.com/OpenAMP/meta-openamp/commit/fbeb7c948a20a5c57a220c2e7a607... Author: Bill Mills bill.mills@linaro.org Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M recipes-openamp/open-amp/open-amp-dev_git.bb
Log Message: ----------- open-amp-dev: Update LICENSE md5 sum for new content
The LICENSE.md file was changed after v2024.05.
Signed-off-by: Bill Mills bill.mills@linaro.org
Commit: 3b52b31549203f733854b908b6d5a5c3c8526553 https://github.com/OpenAMP/meta-openamp/commit/3b52b31549203f733854b908b6d5a... Author: Marius Unsel munsel@munsel.de Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M vendor/xilinx/meta-xilinx-standalone-experimental/recipes-openamp/open-amp/open-amp-firmware.bb
Log Message: ----------- add usrmerge insane skip rule to R5 firmware example
Merge Pull Request #51 from github Signed-off-by: Mark Hatle mark.hatle@amd.com
Commit: 0ea65de374c7fe7ada2ddbf5cfb6e7a6f7a9953d https://github.com/OpenAMP/meta-openamp/commit/0ea65de374c7fe7ada2ddbf5cfb6e... Author: Ben Levinsky ben.levinsky@amd.com Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: R vendor/xilinx/meta-xilinx-standalone-experimental/recipes-openamp/libmetal/libmetal-xlnx.inc R vendor/xilinx/meta-xilinx-standalone-experimental/recipes-openamp/open-amp/open-amp-firmware.bb R vendor/xilinx/meta-xilinx-standalone-experimental/recipes-openamp/open-amp/open-amp-xlnx.inc R vendor/xilinx/meta-xilinx-standalone-experimental/recipes-openamp/open-amp/overlays/openamp-overlay-versal-net.yaml R vendor/xilinx/meta-xilinx-standalone-experimental/recipes-openamp/open-amp/overlays/openamp-overlay-versal.yaml R vendor/xilinx/meta-xilinx-standalone-experimental/recipes-openamp/open-amp/overlays/openamp-overlay-zynqmp.yaml
Log Message: ----------- xilinx: remove vendor specific logic
Move vendor specific logic to vendor specific layers
Signed-off-by: Ben Levinsky ben.levinsky@amd.com Signed-off-by: Mark Hatle mark.hatle@amd.com
Commit: 783cc0045b4c157b804d89d83dc2169962a1cc16 https://github.com/OpenAMP/meta-openamp/commit/783cc0045b4c157b804d89d83dc21... Author: Ben Levinsky ben.levinsky@amd.com Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M vendor/xilinx/recipes-openamp/libmetal/libmetal-xlnx.inc
Log Message: ----------- libmetal-xlnx.inc: update versal-2ve-2vm symbols used to latest
Ensure that latest relevant symbols are used to configure the demo. This is used to ensure correct IPI values are used.
Signed-off-by: Ben Levinsky ben.levinsky@amd.com Signed-off-by: Mark Hatle mark.hatle@amd.com
Commit: 4c434be3873594611ece24e70f56494f115859db https://github.com/OpenAMP/meta-openamp/commit/4c434be3873594611ece24e70f564... Author: Ben Levinsky ben.levinsky@amd.com Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M vendor/xilinx/recipes-kernel/linux/linux-%.bbappend
Log Message: ----------- vendor/xilinx: remove remoteproc-zynqmp
As the old driver zynqmp_r5_remoteproc is not used remove it.
Signed-off-by: Ben Levinsky ben.levinsky@amd.com Signed-off-by: Mark Hatle mark.hatle@amd.com
Commit: acba57c9206e76ddd248ebaa1cf4f82a636d6cce https://github.com/OpenAMP/meta-openamp/commit/acba57c9206e76ddd248ebaa1cf4f... Author: Vivek Ghetiya vivek.ghetiya@amd.com Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: A recipes-openamp/rpmsg-examples/files/zephyr_rpmsg_test A recipes-openamp/rpmsg-examples/zephyr-rpmsg-test_1.0.bb
Log Message: ----------- rpmsg-examples: Add zephyr-rpmsg-test utility
Add automated test script and corresponding recipe to validate Zephyr-based OpenAMP RPMsg TTY communication from Linux. This provides simplified test execution similar to the existing FreeRTOS echo_test utility.
Signed-off-by: Vivek Ghetiya vivek.ghetiya@amd.com Reviewed-by: Ben Levinsky ben.levinsky@amd.com Message-Id: 20260213115243.3540267-3-vivek.ghetiya@amd.com Signed-off-by: Sandeep Gundlupet Raju sandeep.gundlupet-raju@amd.com Signed-off-by: Mark Hatle mark.hatle@amd.com
Commit: 51bfa05fb44e895acd1aa4bf6d6fe7893c32cbf9 https://github.com/OpenAMP/meta-openamp/commit/51bfa05fb44e895acd1aa4bf6d6fe... Author: Ben Levinsky ben.levinsky@amd.com Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M vendor/xilinx/recipes-kernel/linux/linux-%.bbappend
Log Message: ----------- vendor/xilinx: Add versal-net SoC
Versal was recently split between versal and versal-net, add versal-net as supported.
Signed-off-by: Ben Levinsky ben.levinsky@amd.com Signed-off-by: Mark Hatle mark.hatle@amd.com
Commit: a07b5a83ea6f3a4edaa20558b4db4fcae2d9eaae https://github.com/OpenAMP/meta-openamp/commit/a07b5a83ea6f3a4edaa20558b4db4... Author: Ben Levinsky ben.levinsky@amd.com Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M vendor/xilinx/recipes-kernel/linux/linux-%.bbappend
Log Message: ----------- vendor/xilinx: Add versal-2ve-2vm SoC
Versal was recently split between versal and versal-2ve-2vm, add versal-2ve-2vm as supported.
Signed-off-by: Ben Levinsky ben.levinsky@amd.com Signed-off-by: Mark Hatle mark.hatle@amd.com
Commit: fbd950e3e21caae53e07f60f688125afba334d60 https://github.com/OpenAMP/meta-openamp/commit/fbd950e3e21caae53e07f60f68812... Author: Ben Levinsky ben.levinsky@amd.com Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M vendor/xilinx/layer.inc
Log Message: ----------- vendor/xilinx: meta-xilinx-standalone-experimental renamed to meta-xilinx-standalone-sdt
Signed-off-by: Mark Hatle mark.hatle@amd.com Signed-off-by: Ben Levinsky ben.levinsky@amd.com Signed-off-by: Mark Hatle mark.hatle@amd.com
Commit: 3e3c2573e0259cb094e6b3a318b58721c3225e91 https://github.com/OpenAMP/meta-openamp/commit/3e3c2573e0259cb094e6b3a318b58... Author: Ben Levinsky ben.levinsky@amd.com Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths: M vendor/xilinx/recipes-openamp/open-amp/open-amp-xlnx.inc
Log Message: ----------- vendor/xilinx open-amp-xlnx: Builds are now based off of repo and only library
OpenAMP library is built with only library as target. Demos are in separate recipe. This means the .inc file only needs minimal flags to be used.
Signed-off-by: Ben Levinsky ben.levinsky@amd.com Signed-off-by: Mark Hatle mark.hatle@amd.com
Compare: https://github.com/OpenAMP/meta-openamp/compare/ef10c5fb0d98%5E...3e3c2573e0...
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/meta-openamp/settings/notifications
openamp-rp@lists.openampproject.org