summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTan, Raymond <raymond.tan@intel.com>2017-10-02 23:12:01 +0800
committerSaul Wold <sgw@linux.intel.com>2017-10-02 08:26:26 -0700
commit39fe005973621ede4c71ed68f263ddb8cd99b5f2 (patch)
treefde988abf90196d9eab7af8d1fdee7bb73c1a03a
parent4fe91aacc358b690fae06a994001113213f1905b (diff)
downloadmeta-intel-qat-39fe005973621ede4c71ed68f263ddb8cd99b5f2.tar.gz
Update README with additional informationrockopyro
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--README32
1 files changed, 27 insertions, 5 deletions
diff --git a/README b/README
index 2c10346..320444d 100644
--- a/README
+++ b/README
@@ -1,20 +1,42 @@
1meta-qat 1meta-intel-qat
2======== 2==============
3 3
4This README file contains information on building and booting 4This README file contains information on adding and building
5meta-intel BSP layers. Please see the corresponding sections below 5meta-intel-qat layer. Please see the corresponding sections below
6for details. 6for details.
7 7
8 8
9Yocto Project Compatible 9Yocto Project Compatible
10======================== 10========================
11 11
12The BSPs contained in this layer are compatible with the Yocto Project 12This layer are compatible with the Yocto Project
13as per the requirements listed here: 13as 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
18Supported QAT Version
19======================
20
21This layer provides the following QuickAssist Technology Software with their
22corresponding supported hardware
23
24 1) QATmux.L.2.6.0-60 - Intel Communication Chipset 8925 to 8955 Series
25
26For additional information for these QAT software and documentation, please go
27to https://01.org/intel-quickassist-technology
28
29
30Additional QAT Features
31=======================
32
33Apart from the QAT Software Packages, this layer includes recipes for several
34other 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
18Dependencies 40Dependencies
19============ 41============
20 42