<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/recipes-bsp/qmss-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: qmss-lld: enable k2g by building k2h target</title>
<updated>2020-04-13T22:37:11+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-04-14T04:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=bd09a56cbfbd8b5eeb2043f7fe889b8b17f6cc83'/>
<id>urn:sha1:bd09a56cbfbd8b5eeb2043f7fe889b8b17f6cc83</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>qmss-lld: fix packaging issue due to libqmss*.a</title>
<updated>2020-04-13T19:04:48+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-04-14T01:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=66e350150334133a7d9d7d405422a1d79f48a380'/>
<id>urn:sha1:66e350150334133a7d9d7d405422a1d79f48a380</id>
<content type='text'>
dwarfsrcfiles: .../work/k2hk_evm-linux-gnueabi/qmss-lld/1_2020.2.20-r0.1/package/usr/lib/libqmss_k2h.a: not a valid ELF file

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>qmss-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:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=4bf68c1e0c32b6d22abb8c5297d834482d4d7419'/>
<id>urn:sha1:4bf68c1e0c32b6d22abb8c5297d834482d4d7419</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>qmss-lld: SRCREV update to 02.01.00.16A</title>
<updated>2019-08-09T20:22:42+00:00</updated>
<author>
<name>Mahesh Radhakrishnan</name>
<email>m-radhakrishnan2@ti.com</email>
</author>
<published>2019-08-07T20:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=eef11d5ee7f4bb6020eeb82d65f02ff040cffa8a'/>
<id>urn:sha1:eef11d5ee7f4bb6020eeb82d65f02ff040cffa8a</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>qmss-lld: Update to version 2.1.0.16</title>
<updated>2018-07-24T18:18:49+00:00</updated>
<author>
<name>Mahesh Radhakrishnan</name>
<email>m-radhakrishnan2@ti.com</email>
</author>
<published>2018-07-19T23:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=233201edae84e321e1f8681570a83caf4d4f4c5b'/>
<id>urn:sha1:233201edae84e321e1f8681570a83caf4d4f4c5b</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-bsp: whitespace cleanup</title>
<updated>2018-04-24T20:00:40+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2018-04-21T01:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ec040812cc97b0014e04937ed282d397d6ab1095'/>
<id>urn:sha1:ec040812cc97b0014e04937ed282d397d6ab1095</id>
<content type='text'>
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>
