diff options
| author | Tan, Raymond <raymond.tan@intel.com> | 2017-10-02 23:12:01 +0800 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2017-10-02 08:26:26 -0700 |
| commit | 39fe005973621ede4c71ed68f263ddb8cd99b5f2 (patch) | |
| tree | fde988abf90196d9eab7af8d1fdee7bb73c1a03a | |
| parent | 4fe91aacc358b690fae06a994001113213f1905b (diff) | |
| download | meta-intel-qat-rocko.tar.gz | |
Update the new meta-intel-qat layer with additionaly information
on recipes included and supported hardware
Signed-off-by: Tan, Raymond <raymond.tan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
| -rw-r--r-- | README | 32 |
1 files changed, 27 insertions, 5 deletions
| @@ -1,20 +1,42 @@ | |||
| 1 | meta-qat | 1 | meta-intel-qat |
| 2 | ======== | 2 | ============== |
| 3 | 3 | ||
| 4 | This README file contains information on building and booting | 4 | This README file contains information on adding and building |
| 5 | meta-intel BSP layers. Please see the corresponding sections below | 5 | meta-intel-qat layer. Please see the corresponding sections below |
| 6 | for details. | 6 | for details. |
| 7 | 7 | ||
| 8 | 8 | ||
| 9 | Yocto Project Compatible | 9 | Yocto Project Compatible |
| 10 | ======================== | 10 | ======================== |
| 11 | 11 | ||
| 12 | The BSPs contained in this layer are compatible with the Yocto Project | 12 | This layer are compatible with the Yocto Project |
| 13 | as per the requirements listed here: | 13 | as per the requirements listed here: |
| 14 | 14 | ||
| 15 | https://www.yoctoproject.org/webform/yocto-project-compatible-registration | 15 | https://www.yoctoproject.org/webform/yocto-project-compatible-registration |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | Supported QAT Version | ||
| 19 | ====================== | ||
| 20 | |||
| 21 | This layer provides the following QuickAssist Technology Software with their | ||
| 22 | corresponding supported hardware | ||
| 23 | |||
| 24 | 1) QATmux.L.2.6.0-60 - Intel Communication Chipset 8925 to 8955 Series | ||
| 25 | |||
| 26 | For additional information for these QAT software and documentation, please go | ||
| 27 | to https://01.org/intel-quickassist-technology | ||
| 28 | |||
| 29 | |||
| 30 | Additional QAT Features | ||
| 31 | ======================= | ||
| 32 | |||
| 33 | Apart from the QAT Software Packages, this layer includes recipes for several | ||
| 34 | other software necessary for the QAT on various acceleration tasks | ||
| 35 | |||
| 36 | 1) QAT Zlib Compression Shim Layer version 0.4.7-002 | ||
| 37 | 2) QAT libcrypto Sample Patch for OpenSSL 1.0.1 version 0.4.9-002 | ||
| 38 | |||
| 39 | |||
| 18 | Dependencies | 40 | Dependencies |
| 19 | ============ | 41 | ============ |
| 20 | 42 | ||
