diff options
Diffstat (limited to 'meta-crystalforest/README')
| -rw-r--r-- | meta-crystalforest/README | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/meta-crystalforest/README b/meta-crystalforest/README index e658039a..625bdbc7 100644 --- a/meta-crystalforest/README +++ b/meta-crystalforest/README | |||
| @@ -74,7 +74,7 @@ Table of Contents | |||
| 74 | I. Building the meta-crystalforest BSP layer | 74 | I. Building the meta-crystalforest BSP layer |
| 75 | II. Booting the images in /binary | 75 | II. Booting the images in /binary |
| 76 | III. Enabling Intel DPDK and QuickAssist Technology | 76 | III. Enabling Intel DPDK and QuickAssist Technology |
| 77 | 77 | IV. Enabling libcrypto kernel module for QuickAssist Technology | |
| 78 | 78 | ||
| 79 | I. Building the meta-crystalforest BSP layer | 79 | I. Building the meta-crystalforest BSP layer |
| 80 | ======================================= | 80 | ======================================= |
| @@ -165,6 +165,25 @@ contact your Intel Field Sales Representative or visit Intel Embedded Design | |||
| 165 | Center (www.intel.com/p/en_US/embedded/designcenter) for instructions on how | 165 | Center (www.intel.com/p/en_US/embedded/designcenter) for instructions on how |
| 166 | to locate and use these recipes. | 166 | to locate and use these recipes. |
| 167 | 167 | ||
| 168 | IV. Enabling libcrypto kernel module for QuickAssist Technology | ||
| 169 | =============================================================== | ||
| 170 | |||
| 171 | Since the Kernel Module names of Libcrypto and Zlib for QuickAssist | ||
| 172 | Technology recipes are same, enabling both causes the build to fail. | ||
| 173 | |||
| 174 | Please see Bug #4126 for more description. | ||
| 175 | |||
| 176 | By default Crystal Forest builds zlib-qat-module. | ||
| 177 | For enabling the libcrypto kernel module recipe, do the following: | ||
| 178 | |||
| 179 | Crystal Forest Gladden: | ||
| 180 | Edit meta-intel/meta-crystalforest/conf/machine/crystalforest-gladden.conf | ||
| 181 | and replace zlib-qat-module with openssl-qat-module in MACHINE_EXTRA_RRECOMMENDS | ||
| 182 | |||
| 183 | Crystal Forest Server: | ||
| 184 | Edit meta-intel/meta-crystalforest/conf/machine/crystalforest-server.conf | ||
| 185 | and replace zlib-qat-module with openssl-qat-module in MACHINE_EXTRA_RRECOMMENDS | ||
| 186 | |||
| 168 | ---- | 187 | ---- |
| 169 | 188 | ||
| 170 | If you find you're getting corrupt images on the USB (it doesn't show | 189 | If you find you're getting corrupt images on the USB (it doesn't show |
