Skip to content

Commit 2d5576b

Browse files
committed
Added note in documentation about hw acceleration
1 parent 17707b7 commit 2d5576b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/Targets.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,14 @@ make TARGET=psoc6 \
610610

611611
Note: A reference `.config` can be found in `./config/examples/cypsoc6.config`.
612612

613+
Hardware acceleration is enable by default using psoc6 crypto hw support.
614+
615+
To compile with hardware acceleration disabled, use the option
616+
617+
``` PSOC6_CRYPTO=0 ```
618+
619+
in your wolfBoot configuration.
620+
613621
#### OpenOCD installation
614622

615623
Compile and install the customized OpenOCD.

0 commit comments

Comments
 (0)