<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-bsp/conf/machine/cortexr5-zynqmp.conf, 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>2021-07-14T21:48:56+00:00</updated>
<entry>
<title>Reorganize the various layer components</title>
<updated>2021-07-14T21:48:56+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@kernel.crashing.org</email>
</author>
<published>2021-01-23T22:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=40d304b9534ce9912f9027c14bf97842daccb4ad'/>
<id>urn:sha1:40d304b9534ce9912f9027c14bf97842daccb4ad</id>
<content type='text'>
Machines: Move baremetal machines to meta-xilinx-standalone

Layers:
- Add new meta-xilinx-standalone-experimental
  This layer may require components that may not yet be available to the
  general public.  It will contain various experiemntal integration work.

- meta-xilinx-standalone
  This layer should be functional and contain the necessary items to build a
  baremetal toolchain that can use libxil (replacement to libgloss) from
  the Xilinx embeddedsw components.  (Note, libxil is NOT built as part of
  this work!)

  The layer also contains the buildable components for the various firmware
  components required to startup various Xilinx FPGAs.

Signed-off-by: Mark Hatle &lt;mark.hatle@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-bsp: Adjust soc to permit multiple CPU/TUNES</title>
<updated>2020-03-13T16:43:43+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2020-03-10T21:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=6d20c4c6829d8a0a324e3c3e6a92590ad39e5f14'/>
<id>urn:sha1:6d20c4c6829d8a0a324e3c3e6a92590ad39e5f14</id>
<content type='text'>
The various Xilinx FPGAs may have more then one CPU type including
cortexr5, microblaze and regular ARM Cortex CPUs.

Adding a new soc-tune-include.inc will allow the machine to choose a
default tune, and then the correct matching tune will be loaded.

In a perfect world this wouldn't be required, but doing it this way
permits us to target specific optimizations or CPUs in the soc.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>cortex-r5: Add cortexr5f configuration</title>
<updated>2020-02-27T16:33:25+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2020-02-19T23:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=4dcc7db95f05567c167d2f00c747fbed8e26063f'/>
<id>urn:sha1:4dcc7db95f05567c167d2f00c747fbed8e26063f</id>
<content type='text'>
cortexr5f includes vfp3-d16 support.  Enable this and hard float.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>cortexr5-zynqmp.conf: Include the tune inc file from the correct path</title>
<updated>2020-02-13T22:42:32+00:00</updated>
<author>
<name>Alejandro Enedino Hernandez Samaniego</name>
<email>alejandr@xilinx.com</email>
</author>
<published>2020-02-12T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=a5f9380f1cda1de78894d11c5fa9f7f5ef6f883a'/>
<id>urn:sha1:a5f9380f1cda1de78894d11c5fa9f7f5ef6f883a</id>
<content type='text'>
Signed-off-by: Alejandro Enedino Hernandez Samaniego &lt;alejandr@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Fix arm cortex r/m profiles</title>
<updated>2020-02-05T15:31:47+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2020-02-05T15:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=31d30af45d9ff86e557139a1123238524ddacf33'/>
<id>urn:sha1:31d30af45d9ff86e557139a1123238524ddacf33</id>
<content type='text'>
As part of the merge of the code bases, changes were introduced that
changed the way the cortexr5 was defined.  To sync this between the
baremetal compilation and the baremetal toolchain compilation we
create a new armrm tune file, define a new tune feature of 'armrm',
define 'armrm' as a new machine override based on the feature 'armrm',
and move the cortexr5 tuning to a common file.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-bsp: Unify machine confs</title>
<updated>2020-01-31T00:16:59+00:00</updated>
<author>
<name>Alejandro Enedino Hernandez Samaniego</name>
<email>alejandr@xilinx.com</email>
</author>
<published>2020-01-31T00:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=7c6ee7c2e9c9e45bb7e9480b50cd61dc009d530d'/>
<id>urn:sha1:7c6ee7c2e9c9e45bb7e9480b50cd61dc009d530d</id>
<content type='text'>
Unify the meta-xilinx-bsp and meta-xilinx-standalone layers
by moving the machine confs to the BSP layer and keeping the
standalone layer as a DISTRO layer

Signed-off-by: Alejandro Enedino Hernandez Samaniego &lt;alejandr@xilinx.com&gt;
</content>
</entry>
</feed>
