sys/suit: use c25519 instead of hacl
This commit is contained in:
parent
63be700fa7
commit
5ae7a5270d
@ -939,7 +939,7 @@ endif
|
|||||||
ifneq (,$(filter suit_v4,$(USEMODULE)))
|
ifneq (,$(filter suit_v4,$(USEMODULE)))
|
||||||
USEPKG += tinycbor
|
USEPKG += tinycbor
|
||||||
USEPKG += libcose
|
USEPKG += libcose
|
||||||
USEMODULE += libcose_crypt_hacl
|
USEMODULE += libcose_crypt_c25519
|
||||||
USEMODULE += suit_conditions
|
USEMODULE += suit_conditions
|
||||||
|
|
||||||
# SUIT depends on riotboot support and some extra riotboot modules
|
# SUIT depends on riotboot support and some extra riotboot modules
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user