summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/about_release.xml
blob: 52f4a15003d735f00c327ad31d6549124dac6f37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<chapter id="relinfo-about-release">
  <title>About This Release</title>

  <para>This release of Enea Linux <xi:include
  href="../../s_docsrc_common/pardoc-distro.xml"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xpointer="element(EneaLinux_REL_VER/1)" /> provides a publicly available
  Enea Linux distribution for a selected set of targets. This release is
  generated from the yocto distribution using the branch <xi:include
  href="../../s_docsrc_common/pardoc-distro.xml"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xpointer="element(Yocto_NAME/1)" />.<remark>INFO Yocto distro autopicked
  from poky.ent as DISTRO_NAME_NO_CAP</remark></para>

  <section id="relinfo-provided-contents">
    <title>Provided Contents</title>

    <informaltable>
      <tgroup cols="1">
        <thead>
          <row>
            <entry>Item</entry>
          </row>
        </thead>

        <tbody>
          <row>
            <entry><para>Source code, recipes, scripts, etc for building the
            distro and SDKs. See <xref
            linkend="relinfo-getting-enea-linux" />.</para></entry>
          </row>

          <row>
            <entry><para>Documentation. See <xref
            linkend="relinfo-documentation" />.</para></entry>
          </row>

          <row>
            <entry>Pre-built binaries (kernel image, dtb &amp; rootfs)</entry>
          </row>

          <row>
            <entry>Pre-built packages (RPM)</entry>
          </row>
        </tbody>
      </tgroup>
    </informaltable>
  </section>

  <section id="relinfo-supported-targets">
    <title>Supported Targets</title>

    <informaltable>
      <tgroup cols="3">
        <colspec align="left" colname="c1" colwidth="1*" />

        <colspec align="left" colname="c2" colwidth="1*" />

        <colspec align="left" colname="c3" colwidth="1*" />

        <thead valign="bottom">
          <row>
            <entry>Target</entry>

            <entry>Architecture</entry>

            <entry>Specification</entry>
          </row>
        </thead>

        <tbody>
          <row>
            <entry>P2041RDB</entry>

            <entry><para>Power, e500mc</para></entry>

            <entry>See <ulink
            url="http://www.nxp.com/products/microcontrollers-and-processors/power-architecture-processors/qoriq-power-architecture-processors/p2041-qoriq-reference-design-board:RDP2041BOARD">link
            to NXP's datasheet</ulink></entry>
          </row>
        </tbody>
      </tgroup>
    </informaltable>

    <para><remark>FIXME should autocreate a list of targets, hopefully from
    the generated README file, by using MAKEFILE to update pardoc-distro
    AND/OR also auto-create an XML file to include here with description text
    for each target etc..</remark></para>
  </section>

  <section id="relinfo-supported-host-environment">
    <title>Supported Host Environment</title>

    <itemizedlist>
      <listitem>
        <para>Ubuntu 14.04 LTS, 64-bit<remark>was
        EneaLinux_HOST_VER</remark></para>
      </listitem>
    </itemizedlist>
  </section>

  <section id="relinfo-supported-versions">
    <title>Supported Versions</title>

    <informaltable>
      <tgroup cols="2">
        <thead valign="bottom">
          <row>
            <entry>Item</entry>

            <entry>Version</entry>
          </row>
        </thead>

        <tbody>
          <row>
            <entry><para>Yocto</para></entry>

            <entry><xi:include href="../../s_docsrc_common/pardoc-distro.xml"
            xmlns:xi="http://www.w3.org/2001/XInclude"
            xpointer="element(Yocto_VER/1)" /> (<xi:include
            href="../../s_docsrc_common/pardoc-distro.xml"
            xmlns:xi="http://www.w3.org/2001/XInclude"
            xpointer="element(Yocto_NAME/1)" />)<remark>INFO: Auto-fetched
            from poky.ent via pardoc-distro.xml</remark></entry>
          </row>

          <row>
            <entry>Poky source</entry>

            <entry><xi:include href="../../s_docsrc_common/pardoc-distro.xml"
            xmlns:xi="http://www.w3.org/2001/XInclude"
            xpointer="element(Poky_VER/1)" /><remark>INFO: Auto-fetched from
            poky.ent via pardoc-distro.xml</remark></entry>
          </row>

          <row>
            <entry>GCC version</entry>

            <entry>5.3<remark>was EneaLinux_GCC_VER Not in poky.ent
            </remark></entry>
          </row>

          <row>
            <entry>Linux kernel version<remark>was EneaLinux_KERNEL_VER Not in
            poky.ent</remark></entry>

            <entry><para>3.12</para></entry>
          </row>

          <row>
            <entry>Packages</entry>

            <entry>See <xref linkend="relinfo-packages" /></entry>
          </row>
        </tbody>
      </tgroup>
    </informaltable>
  </section>

  <section id="relinfo-packages">
    <title>Provided Packages</title>

    <para><informaltable>
        <tgroup cols="2">
          <colspec align="left" colname="c1" colwidth="3*" />

          <colspec align="left" colname="c2" colwidth="6*" />

          <thead valign="bottom">
            <row>
              <entry>Type of Packages and Provider</entry>

              <entry>Reference</entry>
            </row>
          </thead>

          <tbody>
            <row>
              <entry>Packages in Enea Linux images</entry>

              <entry><para>See the <olink
              targetdoc="book_enea_linux_open_source"
              targetptr="book_enea_linux_open_source"><trademark
              class="registered">Enea</trademark> Linux Open Source
              Report</olink></para></entry>
            </row>

            <row>
              <entry>Packages provided by Yocto</entry>

              <entry><para>See the Yocto "Release Notes" <xi:include
              href="../../s_docsrc_common/pardoc-distro.xml"
              xmlns:xi="http://www.w3.org/2001/XInclude"
              xpointer="element(ULINK_YOCTO_RELEASE_NOTES/1)" /></para></entry>
            </row>
          </tbody>
        </tgroup>
      </informaltable></para>
  </section>

  <section id="relinfo-provided-sdk">
    <title>Provided Toolchain/s (SDK)</title>

    <para>The SDK contains toolchains supporting cross-compilation of
    applications for the targets on an x86_64 host. See the <olink
    targetdoc="book_enea_linux_app_dev_guide"
    targetptr="book_enea_linux_app_dev_guide"><trademark
    class="registered">Enea</trademark> Linux Application Development
    Guide</olink> for information on how to build and install a
    toolchain.</para>
  </section>

  <section condition="hidden" id="relinfo-provided-drivers">
    <title>Supported Drivers</title>

    <informaltable>
      <tgroup cols="2">
        <colspec align="left" colwidth="3*" />

        <colspec align="center" colwidth="2*" />

        <thead>
          <row>
            <entry>Driver</entry>

            <entry>P2041RDB</entry>
          </row>
        </thead>

        <tbody>
          <row>
            <entry>Ethernet</entry>

            <entry>X</entry>
          </row>

          <row>
            <entry>I2C</entry>

            <entry>X</entry>
          </row>

          <row>
            <entry>SPI</entry>

            <entry>X</entry>
          </row>

          <row>
            <entry>PCI Express</entry>

            <entry>X</entry>
          </row>

          <row>
            <entry>USB</entry>

            <entry>X</entry>
          </row>

          <row>
            <entry>Flash</entry>

            <entry>X</entry>
          </row>

          <row>
            <entry>SD/SDHC/SDXC</entry>

            <entry>X</entry>
          </row>

          <row>
            <entry>RTC</entry>

            <entry>X</entry>
          </row>
        </tbody>
      </tgroup>
    </informaltable>
  </section>

  <section id="relinfo-documentation">
    <title>Provided Documentation</title>

    <para>The following Enea Linux manuals are available:</para>

    <itemizedlist spacing="compact">
      <listitem>
        <para>README.htm - top page of the documentation<remark>FIXME Needs to
        be fixed (= created and added to make dist). OR remove this
        line?</remark></para>
      </listitem>

      <listitem>
        <para>README - text files describing various details like build- and
        boot-commands - the commands are also seen in <xref
        linkend="relinfo-build-boot" />.</para>
      </listitem>

      <listitem>
        <para><trademark class="registered">Enea</trademark> Linux Release
        Information (this document)</para>
      </listitem>

      <listitem>
        <para><olink targetdoc="book_enea_linux_open_source"
        targetptr="book_enea_linux_open_source"><trademark
        class="registered">Enea</trademark> Linux Open Source
        Report</olink></para>
      </listitem>

      <listitem>
        <para><olink targetdoc="book_enea_linux_platforms_dev_guide"
        targetptr="book_enea_linux_platforms_dev_guide"><trademark
        class="registered">Enea</trademark> Linux Platforms Development
        Guide</olink> - Generic version included in this distribution</para>
      </listitem>

      <listitem>
        <para><olink targetdoc="book_enea_linux_app_dev_guide"
        targetptr="book_enea_linux_app_dev_guide"><trademark
        class="registered">Enea</trademark> Linux Application Development
        Guide</olink> - Generic version included in this distribution</para>
      </listitem>

      <listitem>
        <para><emphasis role="bold"><trademark
        class="registered">Enea</trademark> Linux Real-Time Guide</emphasis>
        can be read at <ulink
        url="http://linuxrealtime.org">http://linuxrealtime.org</ulink>.</para>
      </listitem>
    </itemizedlist>

    <para>In addition to the local versions of the generic guides reached via
    the above links, you can also read the latest versions via the direct
    online links below. When accessing them via the links below, you need to
    logon to the portal.enea.com. These online versions may be
    updated/improved asynchronously with the releases.<remark>INFO: Should be
    accessable to all customer's with Enea Linux 6 or later</remark>
    <remark>INFO: On portal, generic guides can NOT link TO the distro
    specific guides, but the distro specific guides can link to the generic -
    HOWEVER these links (found above) will go to the versions inside the
    delivery, instead of to the latest versions.</remark></para>

    <itemizedlist spacing="compact">
      <listitem>
        <para><ulink
        url="https://portal.enea.com/wp-content/uploads/_mediavault/book-enea-linux-application-dev-guide.pdf">Enea
        Linux Application Development Guide</ulink> - Latest generic version
        online</para>
      </listitem>

      <listitem>
        <para><ulink
        url="https://portal.enea.com/wp-content/uploads/_mediavault/book-enea-linux-platforms-dev-guide.pdf">Enea
        Linux Platforms Development Guide</ulink> - Latest generic version
        online</para>
      </listitem>
    </itemizedlist>
  </section>

  <section condition="hidden" id="relinfo-provided-other">
    <title>Other Provided Functionality</title>

    <para>The functionality in a distribution depends on included packages in
    the default image. In addition to the supported features, the following
    functionality is also available, among other:</para>

    <itemizedlist spacing="compact">
      <listitem>
        <para>On target T4240RDB:</para>

        <itemizedlist spacing="compact">
          <listitem>
            <para>SRIO support in user space (NWRITE, NREAD, msg,
            doorbell)</para>
          </listitem>

          <listitem>
            <para>USDPAA</para>
          </listitem>
        </itemizedlist>
      </listitem>

      <listitem>
        <para>Smart Package Management</para>
      </listitem>
    </itemizedlist>
  </section>

  <section id="relinfo-security-fixes">
    <title>Security Fixes</title>

    <para>See <ulink
    url="http://www.enea.com/solutions/Enea-Linux/Security/CVEs-list">List of
    CVEs addressed in Enea Linux</ulink> and <ulink
    url="http://www.enea.com/solutions/Enea-Linux/Security#how-to-get-security-updates">How
    to Get Security Updates</ulink>.</para>
  </section>

  <section condition="hidden" id="relinfo-excluded">
    <title>Intentional Limitations</title>

    <para>The following functionality supported in other Enea Linux releases
    has been excluded in this release:<itemizedlist spacing="compact">
        <listitem>
          <para>Networking features: DPDK vSwitch, DPDK</para>
        </listitem>

        <listitem>
          <para>Real-time features: Fully Preemptible Kernel (FPK) from the
          PREEMPT_RT patch</para>
        </listitem>

        <listitem>
          <para>Memory features: NUMA</para>
        </listitem>
      </itemizedlist></para>
  </section>
</chapter>