<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/meta-ti-extras/recipes-ti/ipc, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2025-12-19T15:57:39+00:00</updated>
<entry>
<title>meta-ti/all: Merge omap-a15.inc into am57xx.inc</title>
<updated>2025-12-19T15:57:39+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2025-12-03T20:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=010c6a4336554f4151a0a546dc87d25102c4876c'/>
<id>urn:sha1:010c6a4336554f4151a0a546dc87d25102c4876c</id>
<content type='text'>
As am57xx.inc is now the only user of omap-a15.inc, merge the content of
omap-a15.inc into am57xx.inc and remove omap-a15.inc. As we no longer have
this common include, also remove "omap-a15" and use "am57xx" in its place.

Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Reviewed-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-ipc-examples-linux: Add missing SUMMARY</title>
<updated>2025-08-21T20:16:32+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2025-08-21T16:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=53965ca7bf3f01c458fa6085d136fbd2f575a9e2'/>
<id>urn:sha1:53965ca7bf3f01c458fa6085d136fbd2f575a9e2</id>
<content type='text'>
The PRC script missed this.  All recipes need a SUMMARY.

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-rtos-messageq-test-fw: Add a recipe to package prebuilt IPC firmware</title>
<updated>2025-08-21T14:21:06+00:00</updated>
<author>
<name>Beleswar Padhi</name>
<email>b-padhi@ti.com</email>
</author>
<published>2025-08-19T10:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=5d7b8ae7b28ffaaa6335e184fd95397c7a14f128'/>
<id>urn:sha1:5d7b8ae7b28ffaaa6335e184fd95397c7a14f128</id>
<content type='text'>
The messageq IPC firmware example for AM57xx SoCs is available in
ti-linux-firmware repository. Add a recipe to package the prebuilt
messageq firmware into the rootfs.

Additionally, make sure the firmware for IPU1 rproc is copied into boot
partition by updating the dependency in omap-a15 machine conf to the
above recipe. This is needed for Early Boot use cases and gets rid of
dependency on meta-ti-extras layer.

There is no need to deploy the vayu IPC firmware anymore. Remove
the deploy task from ti-ipc-rtos recipe.

Signed-off-by: Beleswar Padhi &lt;b-padhi@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-ipc-examples-linux: Add a recipe to build messageq app_host</title>
<updated>2025-08-21T14:21:06+00:00</updated>
<author>
<name>Beleswar Padhi</name>
<email>b-padhi@ti.com</email>
</author>
<published>2025-08-19T10:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=667145ff7ec641a06130729bb8ca1a0b8011ad96'/>
<id>urn:sha1:667145ff7ec641a06130729bb8ca1a0b8011ad96</id>
<content type='text'>
Add a recipe to build the Application Host (for A15 core) to demonstrate
IPC with remote processors through messageq firmware. Also package this
in the /usr/bin directory for testing IPC. This recipe only builds the
app_host, and the firmwares are available in ti-linux-firmware
repository.

Signed-off-by: Beleswar Padhi &lt;b-padhi@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-ipc-rtos: Update to handle nested git repos</title>
<updated>2025-06-25T18:16:57+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2025-06-25T15:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=d107aa6c5809e3307c50d25ff73c3a72287daf52'/>
<id>urn:sha1:d107aa6c5809e3307c50d25ff73c3a72287daf52</id>
<content type='text'>
When specifying multiple git repos in the SRC_URI and you want the
"secondary" repositories to appear within the directory structure of the
primary repository, then we need to make sure that the destsuffix is
correct.  With the change to calculating the value of S to use
BB_GIT_DEFAULT_DESTSUFFIX, we need to make sure that the destsuffix is
based on that variable as well.

Also, update the paths for S to be within new source location.

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-ipc-rtos: Move to update-alternatives class</title>
<updated>2025-01-22T21:08:56+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2025-01-10T20:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=a98ed702157f009628c1c7655a60de2b54cbd4a5'/>
<id>urn:sha1:a98ed702157f009628c1c7655a60de2b54cbd4a5</id>
<content type='text'>
There were some errors related to ipk postinst.  The issues were fixed
by going to the update-alternatives class instead of trying to create
the steps directly in the recipe.

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>meta-ti-extras: ti-ipc-rtos: Deploy ipc firmware</title>
<updated>2024-12-13T15:25:52+00:00</updated>
<author>
<name>Aniket Limaye</name>
<email>a-limaye@ti.com</email>
</author>
<published>2024-12-09T10:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=17fee4795ba4d8d5008282322bb64dad09fc5377'/>
<id>urn:sha1:17fee4795ba4d8d5008282322bb64dad09fc5377</id>
<content type='text'>
Early boot of remote processors from SPL stage of bootloader requires
the remoteproc firmware to be present in the boot partition. Deploy this
rproc IPC firmware so that it can be copied to the boot partitions of
the wic images.

Signed-off-by: Aniket Limaye &lt;a-limaye@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-ipc-examples: Remove DSP/BIOS IPC examples</title>
<updated>2024-11-15T21:23:18+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2024-11-08T20:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=b0a56662ae6aaee0a4fcf12c7072244e24155e71'/>
<id>urn:sha1:b0a56662ae6aaee0a4fcf12c7072244e24155e71</id>
<content type='text'>
This IPC example is no longer supported nor recommended for new designs.
The documentation is no not available either (was on Processors Wiki).
Remove this example.

Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ti-ipc-rtos: Disable buildpaths check</title>
<updated>2024-07-26T20:38:03+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2024-07-26T20:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=fbe16e3eebd61b9f6d3968f376d683c1d0fb8977'/>
<id>urn:sha1:fbe16e3eebd61b9f6d3968f376d683c1d0fb8977</id>
<content type='text'>
The ti-cgt6x compiler is a custom TI compiler for the TI C6000
Digital Signal Processor(DSP) platform.  It does not currently
support reproducible builds and is provided via a binary blob
download that we cannot patch in the recipe to address the
issue.

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>all: Stop using git://git.ti.com</title>
<updated>2022-11-23T22:08:24+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2022-11-04T22:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=8adeecdc49d6c2c46dbb1970f48be464bb89d10c'/>
<id>urn:sha1:8adeecdc49d6c2c46dbb1970f48be464bb89d10c</id>
<content type='text'>
Stop using un-encrypted git:// protocol to access TI repositories.

This is inline with the same arguments as made by github in
https://github.blog/2021-09-01-improving-git-protocol-security-github/

Signed-off-by: Nishanth Menon &lt;nm@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
</feed>
