generic-poky/documentation/ref-manual/eclipse/html/poky-ref-manual/support.html

35 lines
1.9 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>3.3.1. Support</title>
<link rel="stylesheet" type="text/css" href="../book.css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="The Yocto Project Reference Manual">
<link rel="up" href="x32.html" title="3.3. x32">
<link rel="prev" href="x32.html" title="3.3. x32">
<link rel="next" href="future-development-and-limitations.html" title="3.3.2. Future Development and Limitations">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="3.3.1. Support">
<div class="titlepage"><div><div><h3 class="title">
<a name="support"></a>3.3.1. Support</h3></div></div></div>
<p>
While the x32 psABI specifications are not fully finalized, this Yocto Project
release supports current development specifications of x32 psABI.
As of this release of the Yocto Project, x32 psABI support exists as follows:
</p>
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
<li class="listitem"><p>You can create packages and images in x32 psABI format on x86_64 architecture targets.
</p></li>
<li class="listitem"><p>You can use the x32 psABI support through the <code class="filename">meta-x32</code>
layer on top of the OE-core/Yocto layer.</p></li>
<li class="listitem"><p>The toolchain from the <code class="filename">experimental/meta-x32</code> layer
is used for building x32 psABI program binaries.</p></li>
<li class="listitem"><p>You can successfully build many recipes with the x32 toolchain.</p></li>
<li class="listitem"><p>You can create and boot <code class="filename">core-image-minimal</code> and
<code class="filename">core-image-sato</code> images.</p></li>
</ul></div>
<p>
</p>
</div></body>
</html>