<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/recipes-bsp/cppi-lld, 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>{qmss, cppi, srio, pa, sa}-lld-test: suppress gcc10 multiple definition of fw_qmss*</title>
<updated>2021-04-06T04:07:46+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2021-04-03T06:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=2f6daf931b673b44d6e0b5937639ac914ae1e3cf'/>
<id>urn:sha1:2f6daf931b673b44d6e0b5937639ac914ae1e3cf</id>
<content type='text'>
Workaround for these:
.../ti/drv/cppi/test/k2h/armv7/linux/fw_main.c:50: multiple definition of `coreNum';
./obj/k2h/cppi/test/cppi_test.o:.../ti/drv/cppi/test/src/cppi_test.c:102: first defined here
.../ti/drv/cppi/test/k2h/armv7/linux/fw_main.c:50: multiple definition of `errorCount';
./obj/k2h/cppi/test/cppi_test.o:.../ti/drv/cppi/test/src/cppi_test.c:102: first defined here
.../ti/drv/cppi/test/k2h/armv7/linux/fw_test.h:85: multiple definition of `fw_passCfgVaddr';
./obj/k2h/cppi/test/cppi_test.o:.../ti/drv/cppi/test/k2h/armv7/linux/fw_test.h:85: first defined here
.../ti/drv/cppi/test/k2h/armv7/linux/fw_test.h:84: multiple definition of `fw_srioCfgVaddr';
./obj/k2h/cppi/test/cppi_test.o:.../ti/drv/cppi/test/k2h/armv7/linux/fw_test.h:84: first defined here
.../ti/drv/cppi/test/k2h/armv7/linux/fw_test.h:83: multiple definition of `fw_qmssDataVaddr';
./obj/k2h/cppi/test/cppi_test.o:.../ti/drv/cppi/test/k2h/armv7/linux/fw_test.h:83: first defined here
.../ti/drv/cppi/test/k2h/armv7/linux/fw_test.h:82: multiple definition of `fw_qmssCfgVaddr';
./obj/k2h/cppi/test/cppi_test.o:.../ti/drv/cppi/test/k2h/armv7/linux/fw_test.h:82: first defined here

Needs to be fixed properly later:
https://gcc.gnu.org/gcc-10/porting_to.html

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
</content>
</entry>
<entry>
<title>HACK: cppi-lld: enable k2g by building k2h target</title>
<updated>2020-04-13T22:37:14+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-04-14T04:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=9bfa2a5d858da064ccf05882c9bf940ae788bd06'/>
<id>urn:sha1:9bfa2a5d858da064ccf05882c9bf940ae788bd06</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>cppi-lld: fix packaging issue due to libcppi*.a</title>
<updated>2020-04-13T19:04:45+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-04-14T01:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=1cd90302a662cb51283297af46dbfaf7d8fe6e8f'/>
<id>urn:sha1:1cd90302a662cb51283297af46dbfaf7d8fe6e8f</id>
<content type='text'>
dwarfsrcfiles: .../work/k2hk_evm-linux-gnueabi/cppi-lld/1_2020.2.20-r0.1/package/usr/lib/libcppi_k2h.a: not a valid ELF file

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>cppi-lld: migrate to ti-pdk-fetch.bbclass</title>
<updated>2019-12-09T18:15:23+00:00</updated>
<author>
<name>Jacob Stiffler</name>
<email>j-stiffler@ti.com</email>
</author>
<published>2019-11-15T21:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=5af9c8a7503ff8777e76aaace258b490e7c8d308'/>
<id>urn:sha1:5af9c8a7503ff8777e76aaace258b490e7c8d308</id>
<content type='text'>
Signed-off-by: Jacob Stiffler &lt;j-stiffler@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>cppi-lld: SRCREV update to 02.01.00.14A</title>
<updated>2019-08-07T14:04:26+00:00</updated>
<author>
<name>Mahesh Radhakrishnan</name>
<email>m-radhakrishnan2@ti.com</email>
</author>
<published>2019-08-07T00:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=5dfca09e10adbcd38307f848d731b953fe1da6a1'/>
<id>urn:sha1:5dfca09e10adbcd38307f848d731b953fe1da6a1</id>
<content type='text'>
Signed-off-by: Mahesh Radhakrishnan &lt;m-radhakrishnan2@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>cppi-lld: SRCREV update to 02.01.00.14</title>
<updated>2018-12-18T00:11:12+00:00</updated>
<author>
<name>Mahesh Radhakrishnan</name>
<email>m-radhakrishnan2@ti.com</email>
</author>
<published>2018-12-15T01:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ed92caee2d8e2caaa29391b4489d637ddbf449d8'/>
<id>urn:sha1:ed92caee2d8e2caaa29391b4489d637ddbf449d8</id>
<content type='text'>
Signed-off-by: Mahesh Radhakrishnan &lt;m-radhakrishnan2@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>cppi-lld: Update to version 2.1.0.13</title>
<updated>2018-07-24T18:18:50+00:00</updated>
<author>
<name>Mahesh Radhakrishnan</name>
<email>m-radhakrishnan2@ti.com</email>
</author>
<published>2018-07-19T23:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=718a36ad35861721307b5ddba042d3a5a845097f'/>
<id>urn:sha1:718a36ad35861721307b5ddba042d3a5a845097f</id>
<content type='text'>
Signed-off-by: Mahesh Radhakrishnan &lt;m-radhakrishnan2@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>recipes: fix host contamination warnings</title>
<updated>2018-04-24T20:00:34+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2018-04-21T03:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=10c4962da78d7bc53869854662d998d270df784c'/>
<id>urn:sha1:10c4962da78d7bc53869854662d998d270df784c</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
</feed>
