Skip to content

Commit

Permalink
kconfig: ssf: depend on ZCBOR CANONICAL
Browse files Browse the repository at this point in the history
All interaction with SSF has to be done with canonical encoded
ZCBOR.

Ref: NCSDK-27818
Signed-off-by: Håkon Amundsen <[email protected]>
  • Loading branch information
hakonfam committed Jun 6, 2024
1 parent c6b7c7f commit 383dfe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions subsys/sdfw_services/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ config SDFW_SERVICES_ENABLED
default y
depends on SSF_CLIENT
depends on ZCBOR
depends on ZCBOR_CANONICAL
help
Enable SDFW Service Framework (SSF)

Expand Down

0 comments on commit 383dfe6

Please sign in to comment.