<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-standalone-experimental/classes, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2024-02-09T15:42:34+00:00</updated>
<entry>
<title>classes: Move classes to match bbclass scope functionality</title>
<updated>2024-02-09T15:42:34+00:00</updated>
<author>
<name>Sandeep Gundlupet Raju</name>
<email>sandeep.gundlupet-raju@amd.com</email>
</author>
<published>2024-02-08T19:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=9c546fff6df66a5fe6d682ddefe19e8944aa543d'/>
<id>urn:sha1:9c546fff6df66a5fe6d682ddefe19e8944aa543d</id>
<content type='text'>
Move classes to classes-recipe as appropriate to match bbclass scope
functionality.

Signed-off-by: Sandeep Gundlupet Raju &lt;sandeep.gundlupet-raju@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>standalone: Add support for r5/r52 hf tunes</title>
<updated>2024-02-09T15:42:33+00:00</updated>
<author>
<name>Onkar Harsh</name>
<email>onkar.harsh@amd.com</email>
</author>
<published>2024-02-06T11:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=fb339f5e1f2d3173addbb7acd31d63c78d63a21d'/>
<id>urn:sha1:fb339f5e1f2d3173addbb7acd31d63c78d63a21d</id>
<content type='text'>
c45298aaf4fe commit (machine/include/arm: Backport tune files from master) in
meta-xilinx layer added the support for cortex-r5 and cortexr-r52 hard float ABI
tunes. Update the conditions that generate the CMAKE_SYSTEM_PROCESSOR to
incorporate these two new tunes.

Moreover, some additional cflags (-DARMR5 -DARMR52) are needed to compile Cortex
R52 specific boot code in embeddedsw. Update the same.

Signed-off-by: Onkar Harsh &lt;onkar.harsh@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>standalone: Add support for Versal Net specific CMAKE variables</title>
<updated>2024-02-07T14:51:58+00:00</updated>
<author>
<name>Onkar Harsh</name>
<email>onkar.harsh@amd.com</email>
</author>
<published>2024-02-05T12:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=7d719ff7cce9f406eead2639aade01d631764661'/>
<id>urn:sha1:7d719ff7cce9f406eead2639aade01d631764661</id>
<content type='text'>
CMAKE_MACHINE and CMAKE_SYSTEM_PROCESSOR values are different for Versal Net
than that of Versal. Update the same using the SOC_VARIANT as the SOC_FAMILY is
same for both.

In addition, update the SOC specific flags (defined in-house to segragate execution
of some part of the boot code and the drivers) for versal and versal-net.

Signed-off-by: Onkar Harsh &lt;onkar.harsh@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone-experimental: recipes-drivers: Add recipes for the missing drivers</title>
<updated>2023-11-14T19:54:23+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.kedareswara.rao@amd.com</email>
</author>
<published>2023-11-06T08:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=9baa914d9600e2a3bdcaa977f3bbcb3f2e7891eb'/>
<id>urn:sha1:9baa914d9600e2a3bdcaa977f3bbcb3f2e7891eb</id>
<content type='text'>
Add recipes for the drivers 'dfeccf', 'dfeequ', 'dfemix', 'dfeprach',
'dp14', 'dp14rxss', 'emc', 'hwicap', 'i2srx', 'i2stx', 'nandps', 'prc',
'prd', 'rfdc', 'scutimer', 'scuwdt', 'sd_fec', 'spi', 'tft', 'trngpsv',
'usbps', 'v_hdmi_common', 'v_hdmiphy1', 'v_hdmirx1', 'v_hdmirxss1',
'v_hdmitx1', 'v_hdmitxss1', 'v_warp_filter', 'v_warp_init', 'vphy',
'dfeofdm', 'trngpsx' inorder to compile them in the sdt flow.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.kedareswara.rao@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone-experimental: classes: esw: Add task for common meta package</title>
<updated>2023-11-01T21:09:55+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.kedareswara.rao@amd.com</email>
</author>
<published>2023-10-31T04:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=dd83b512b5dbf1b8f9396e5385e9e5c38d3e91d5'/>
<id>urn:sha1:dd83b512b5dbf1b8f9396e5385e9e5c38d3e91d5</id>
<content type='text'>
DEVICE_ID, BOARD, and other cmake meta-data are being generated in the
standalone folder, which won't be available to other modules if other
modules try to access this  CMake variables it is generated as an empty
string. Fix this issue by copying the common CMake meta-data file to the
cmake directory, so that other modules can consume it

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.kedareswara.rao@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone-experimental: Remove custom ESW repository</title>
<updated>2023-10-31T14:43:06+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2023-10-19T17:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=afc541e9833850ebaa28494ec1d5924479b13d22'/>
<id>urn:sha1:afc541e9833850ebaa28494ec1d5924479b13d22</id>
<content type='text'>
The experimental support has been merged into the base ESW repository
defined in meta-xilinx-standalone.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone-experimental: Update recipes as per unified embeddedsw sources</title>
<updated>2023-10-31T14:43:05+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.kedareswara.rao@amd.com</email>
</author>
<published>2023-10-18T10:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=4539ea952092c96dd7c8dece1524a93c340920d9'/>
<id>urn:sha1:4539ea952092c96dd7c8dece1524a93c340920d9</id>
<content type='text'>
In the unified repo few driver recipes are depends on xparamters.h file
so move the xparameters.h generation to xilstandalone recipe and update
other recipes as per latest sources.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.kedareswara.rao@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone-experimental: classes: esw: Compile PLM by default on release mode</title>
<updated>2023-03-03T16:44:14+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.kedareswara.rao@amd.com</email>
</author>
<published>2023-03-02T07:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=be4ee003469b2f9d9d2afb95ca0e5d8e00f4d9e8'/>
<id>urn:sha1:be4ee003469b2f9d9d2afb95ca0e5d8e00f4d9e8</id>
<content type='text'>
FIXME:
By default CMAKE_BUILD_TYPE is Debug with the latest esw source repo
changes if we try to compile plm getting linker overflow error to
workaround the issue switch the default build type to Release mode.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.kedareswara.rao@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone-experimental: classes: esw: Don't enable CMAKE_EXPORT_COMPILE_COMMANDS</title>
<updated>2023-02-10T18:46:52+00:00</updated>
<author>
<name>Appana Durga Kedareswara rao</name>
<email>appana.durga.kedareswara.rao@amd.com</email>
</author>
<published>2023-02-10T17:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ca887b74648d703885271c7d4193a1fe32b19cfb'/>
<id>urn:sha1:ca887b74648d703885271c7d4193a1fe32b19cfb</id>
<content type='text'>
With the latest esw code changes if we enable CMAKE_EXPORT_COMPILE_COMMANDS
it will include CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES into the path
default value this variable is /usr/include if enable this param it will
try to include application headers in /usr/include resulting compilation
error so disable this param for yocto flow.

Signed-off-by: Appana Durga Kedareswara rao &lt;appana.durga.kedareswara.rao@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone-experimental: esw.bbclass: Support .dts files in CONFIG_DTFILE</title>
<updated>2023-02-09T15:01:01+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2023-02-06T20:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=4d0f6cba3204e83c8217f35f18154ec39027ef0a'/>
<id>urn:sha1:4d0f6cba3204e83c8217f35f18154ec39027ef0a</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
</feed>
