<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-standalone/recipes-bsp/embeddedsw/fsbl-firmware_git.bb, 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-21T16:43:43+00:00</updated>
<entry>
<title>embeddedsw: Rework fsbl, pmu, plm and psm code</title>
<updated>2024-11-21T16:43:43+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-05-24T19:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=841a408a7b6a666f411b3a66c19c46733659ccbf'/>
<id>urn:sha1:841a408a7b6a666f411b3a66c19c46733659ccbf</id>
<content type='text'>
Clenaup and rework the code so that the 'generic' implementation no longers
affects xsct, or SDT (or future) variations.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>embeddedsw: Revert 2023.1 workarounds</title>
<updated>2023-01-23T18:13:36+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2023-01-17T18:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=07dbcd95be5bc3d0c40a1ca04460442cad1381e7'/>
<id>urn:sha1:07dbcd95be5bc3d0c40a1ca04460442cad1381e7</id>
<content type='text'>
Remove workaround for:
  xpm_domain_iso.c:724:42: error: potential null pointer dereference [-Werror=null-dereference]

Also the other workaround can be removed, this has apparently been fixed
in the upstream code.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-standalone: Update 2023.1 embeddedsw and git version</title>
<updated>2022-12-08T19:37:07+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2022-12-08T02:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=a2e4b30b9263517e022e1781e0991a20fa6634fd'/>
<id>urn:sha1:a2e4b30b9263517e022e1781e0991a20fa6634fd</id>
<content type='text'>
Update the integration to match 2023 changes.

Update the Makefile and versal pathes for 2023 specific version

Add a workaround for -Werror -Wnull-dereference failing during some compiles

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-09-29T05:12:06+00:00</updated>
<author>
<name>Sai Hari Chandana Kalluri</name>
<email>chandana.kalluri@xilinx.com</email>
</author>
<published>2021-09-29T05:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=6921a88182ce51763fcf61273972df99dc2faee5'/>
<id>urn:sha1:6921a88182ce51763fcf61273972df99dc2faee5</id>
<content type='text'>
This is the result of automated script (0.9.0) conversion:

    oe-core/scripts/contrib/convert-overrides.py .

    converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Sai Hari Chandana Kalluri &lt;chandana.kalluri@xilinx.com&gt;
</content>
</entry>
<entry>
<title>fsb/plm/pmu/psm: Fix standalone build</title>
<updated>2021-07-14T21:57:45+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-05-04T20:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=f115eefb07d7d2f30d4a43b760003a9631c954d1'/>
<id>urn:sha1:f115eefb07d7d2f30d4a43b760003a9631c954d1</id>
<content type='text'>
Issue: CR-1087560

git version no longer requires most patches, so clear these.

bin generation was not working consistently for standalone (not xsct) build,
correct this behavior.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>fsbl/fsbl-firmware: Split the packaging and building of the fsbl</title>
<updated>2021-07-14T21:57:15+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-04-22T16:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=674d7ba0f675f92bea884165558ef080b58e39c5'/>
<id>urn:sha1:674d7ba0f675f92bea884165558ef080b58e39c5</id>
<content type='text'>
Following the example of the psm, pmu and plm, we split the FSBL into both
a packaging component (fsbl) and the build of the firmware (fsbl-firmware).

This also adds an additional multilib, fsbl-fw, that is used to handle the
multiconfig version, as the Linux and baremetal builds are done differently.

Typical build approach is:

Add to local.conf:
 BBMULTICONFIG += "fsbl-fw"

then build using:
 MACHINE=zynqmp-generic bitbake fsbl

Note, while 'zynq' is implemented, it does not currently function.  To
build the fsbl for zynq, you must use the meta-xilinx-tools version.

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