diff --git a/docs/Targets.md b/docs/Targets.md index ad85ff59..21cd750d 100644 --- a/docs/Targets.md +++ b/docs/Targets.md @@ -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.