<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-standalone-sdt/recipes-libraries, 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-11-24T23:58:53+00:00</updated>
<entry>
<title>meta-xilinx-standalone: Rework embeddedsw integration</title>
<updated>2024-11-24T23:58:53+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-11-24T23:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=1d98f8981e3157aa265ca141a0fc9e6e2640394f'/>
<id>urn:sha1:1d98f8981e3157aa265ca141a0fc9e6e2640394f</id>
<content type='text'>
Introduce a new embeddedsw-source recipe that is a single point for unpack,
and patch of the sources.  This will allow someone to universally patch
(via a bbappend or similar) the esw sources.

As part of this work, we transfered the various patches for fsbl, pmu, plm,
and psm to the universe source recipe.

Most of this is transparent to any recipe using xlnx-embeddedsw.  The class
automaticaly detects if the recipe is a user our the special embeddedsw-source
recipe and enables the correct behavior.

Since the esw sources expect the S and B to be the same, the cmake objects
get written into S, we are not able to follow the gcc-source example.
Instead recipes that use the xlnx-embeddedsw class will hard link or copy
the source files to their working directory.  This avoid the penalty for
fetch, unpack and patch.  Note these recipes may also add their own
SRC_URI which WILL be processed as normal.  This is often used to
introduce special tcl scripts.  See the do_copy_shared_src task injected
by the xlnx-embeddedsw.bbclass for technical details.

Additionally, correct some of the existing patch Upstream-Status entries
to conform to current YP guidelines.

For 2024.2 introduce a special Xil_Assert fix for the current toolchain
which is more strict on type conversion..  See the patch itself for
more details.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>various: Fix variable usage</title>
<updated>2024-11-21T20:47:51+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-11-21T20:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ab07add28ff4c8acf68157de49ff29f59238e4e0'/>
<id>urn:sha1:ab07add28ff4c8acf68157de49ff29f59238e4e0</id>
<content type='text'>
Remove most direct references to WORKDIR.

S = "${WORKDIR}" is no longer allowed, adjust this to refer to UNPACKDIR

${WORKDIR}/package is also incorrect, adjust to ${PKGD}.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone-sdt: recipes-libraries: xilpm: Allow user to set xilpm library parameters</title>
<updated>2024-09-24T18:33:43+00:00</updated>
<author>
<name>Madhav Bhatt</name>
<email>madhav.bhatt@amd.com</email>
</author>
<published>2024-09-24T11:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=7a9a7ab4633a5abff185a5a27c652ac3452018be'/>
<id>urn:sha1:7a9a7ab4633a5abff185a5a27c652ac3452018be</id>
<content type='text'>
Add handling block so that consumer of xilpm can set library options
using some custom flags.

Signed-off-by: Madhav Bhatt &lt;madhav.bhatt@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>recipes-libraries: Add recipe for xilrsa</title>
<updated>2024-08-08T23:00:57+00:00</updated>
<author>
<name>Sandeep Gundlupet Raju</name>
<email>sandeep.gundlupet-raju@amd.com</email>
</author>
<published>2024-08-06T01:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=7a5357c4c9639f22e7449eeb55c7b6473a22b553'/>
<id>urn:sha1:7a5357c4c9639f22e7449eeb55c7b6473a22b553</id>
<content type='text'>
Add recipe for xilrsa library, Also zynq-7000 fsbl depends on this
library.

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>xilffs_2024.2: added bsp configuration required for versal_plm</title>
<updated>2024-07-31T20:45:00+00:00</updated>
<author>
<name>Nandanikhil Gajulapally</name>
<email>nandanikhil.gajulapally@amd.com</email>
</author>
<published>2024-04-23T17:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=e90b58bd42c16de5f039c41ac35c4dcdf69d5865'/>
<id>urn:sha1:e90b58bd42c16de5f039c41ac35c4dcdf69d5865</id>
<content type='text'>
add missing xilffs bsp configuraiton required for versal_plm to boot
from SD1 controller in eMMC1 boot mode when the design has both the
controllers enabled.

Signed-off-by: Nandanikhil Gajulapally &lt;nandanikhil.gajulapally@amd.com&gt;

Apply existing commit 41be3639ea7b0009adeda889bb3ff7916403a245 to 2024.2
version of the recipe.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone-sdt: Rename from ...-experimental</title>
<updated>2024-05-28T20:27:00+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-05-23T15:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d4ef6f9e28623fb985c4adc57e73d634f299a599'/>
<id>urn:sha1:d4ef6f9e28623fb985c4adc57e73d634f299a599</id>
<content type='text'>
Add symlink to old name for temporarily compatibility.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
</feed>
