From 2d5576bb2f68d0d49911491186c3d9d54b5a65d9 Mon Sep 17 00:00:00 2001 From: Daniele Lacamera Date: Fri, 5 Jun 2020 11:51:50 +0200 Subject: [PATCH] Added note in documentation about hw acceleration --- docs/Targets.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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.