Added note in documentation about hw acceleration

pull/56/head
Daniele Lacamera 2020-06-05 11:51:50 +02:00
parent 17707b7a37
commit 2d5576bb2f
1 changed files with 8 additions and 0 deletions

View File

@ -610,6 +610,14 @@ make TARGET=psoc6 \
Note: A reference `.config` can be found in `./config/examples/cypsoc6.config`.
Hardware acceleration is enable by default using psoc6 crypto hw support.
To compile with hardware acceleration disabled, use the option
``` PSOC6_CRYPTO=0 ```
in your wolfBoot configuration.
#### OpenOCD installation
Compile and install the customized OpenOCD.