<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/recipes-bsp/ipc-lld/ipc-lld-examples-rtos_git.bb, 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>2022-02-22T18:01:30+00:00</updated>
<entry>
<title>recipes-bsp: remove Keystone1/2 LLDs</title>
<updated>2022-02-22T18:01:30+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2022-02-22T04:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=dd558151806beb2ac95356a7a8275498ccddf125'/>
<id>urn:sha1:dd558151806beb2ac95356a7a8275498ccddf125</id>
<content type='text'>
Low Level Drivers (LLDs) were used by Keystone1/2 to access peripherals by
RTOS and Linux. Remove due to deprecation.

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>meta-ti: convert to new override syntax in honister</title>
<updated>2021-08-17T11:21:54+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2021-08-11T18:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=e21c11b4a44417f67c78503bc3f954c175ac20e2'/>
<id>urn:sha1:e21c11b4a44417f67c78503bc3f954c175ac20e2</id>
<content type='text'>
Upcoming "honister" release changes the override syntax to improve usability,
speed and memory footprint. Update recipes with the new syntax and set layer
compatibility to honister.

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Tested-by: Paul Barker &lt;paul.barker@sancloud.com&gt;
Signed-off-by: Yogesh Siraswar &lt;yogeshs@ti.com&gt;
</content>
</entry>
<entry>
<title>conf, recipes: add support for j7-hs-evm platform and j7 SoC family</title>
<updated>2020-04-23T23:31:32+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-04-24T05:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=dd0d596fffd66a0bd0665b2fbe0dc09c16d92268'/>
<id>urn:sha1:dd0d596fffd66a0bd0665b2fbe0dc09c16d92268</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ipc-lld: Update examples to build only select examples</title>
<updated>2020-04-16T00:38:30+00:00</updated>
<author>
<name>Angela Stegmaier</name>
<email>angelabaker@ti.com</email>
</author>
<published>2020-04-16T00:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=6ce507c67ba65b96958cb41a3908cc957e29f4a9'/>
<id>urn:sha1:6ce507c67ba65b96958cb41a3908cc957e29f4a9</id>
<content type='text'>
Full build of all examples is not needed. Update the
recipe to build only selected examples.

Signed-off-by: Angela Stegmaier &lt;angelabaker@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ipc-lld: Update examples build target</title>
<updated>2020-02-20T22:39:45+00:00</updated>
<author>
<name>Angela Stegmaier</name>
<email>angelabaker@ti.com</email>
</author>
<published>2020-02-18T03:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=07eebdb8a71431dc86eef2a94065e5d83cea2faf'/>
<id>urn:sha1:07eebdb8a71431dc86eef2a94065e5d83cea2faf</id>
<content type='text'>
Update the build target from examples to apps.

Signed-off-by: Angela Stegmaier &lt;angelabaker@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ipc-lld: limit BOARDS list when building for j7-evm</title>
<updated>2020-02-07T02:22:56+00:00</updated>
<author>
<name>Angela Stegmaier via Lists.Yoctoproject.Org</name>
<email>angelabaker=ti.com@lists.yoctoproject.org</email>
</author>
<published>2020-02-05T04:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=4700cfbd08403fd3a9c370059a8648525de2cd0c'/>
<id>urn:sha1:4700cfbd08403fd3a9c370059a8648525de2cd0c</id>
<content type='text'>
For now only j721e_evm is supported when building for j7-evm
MACHINE target. Limit the BOARDS list in this case to what is
supported.

Signed-off-by: Angela Stegmaier &lt;angelabaker@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ipc-lld: inherit update-alternatives for softlink</title>
<updated>2019-11-01T17:29:10+00:00</updated>
<author>
<name>Santosh Jha</name>
<email>sjha@ti.com</email>
</author>
<published>2019-11-01T01:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=7bfaa67b23afc2530ea2cfe5fb96b447d680e4e5'/>
<id>urn:sha1:7bfaa67b23afc2530ea2cfe5fb96b447d680e4e5</id>
<content type='text'>
- Fixed softlink  - inherit update-alternatives
- Added all-bios binaries in install

Signed-off-by: Santosh Jha &lt;sjha@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>IPCLLD: Added ipc_echo_testb for j721e RR5Fs</title>
<updated>2019-10-08T00:43:44+00:00</updated>
<author>
<name>Santosh Jha</name>
<email>sjha@ti.com</email>
</author>
<published>2019-10-05T20:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ec43f93845199c526f5c5b17f5522adc75054b99'/>
<id>urn:sha1:ec43f93845199c526f5c5b17f5522adc75054b99</id>
<content type='text'>
- Added R5F binaries of ipc_echo_testb
- Added alternate target for symbolic link

Signed-off-by: Santosh Jha &lt;sjha@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>ipc-lld: Adding recipe for IPC low-level driver and examples</title>
<updated>2019-10-03T13:59:47+00:00</updated>
<author>
<name>Santosh Jha</name>
<email>sjha@ti.com</email>
</author>
<published>2019-09-25T21:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ee4fc84fd5cd76086d69690bf07b557e70c26369'/>
<id>urn:sha1:ee4fc84fd5cd76086d69690bf07b557e70c26369</id>
<content type='text'>
IPC-LLD provides the low-level RPMSG based
communication interface between various cores

Signed-off-by: Santosh Jha &lt;sjha@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
</feed>
