Add Cypress hardware crypto acceleration dependencies as submodules
Signed-off-by: Roman Okhrimenko <roman.okhrimenko@cypress.com>
This commit is contained in:
parent
e1960a9c45
commit
39adbe37ce
|
@ -13,3 +13,6 @@
|
|||
[submodule "boot/cypress/libs/psoc6hal"]
|
||||
path = boot/cypress/libs/psoc6hal
|
||||
url = https://github.com/cypresssemiconductorco/psoc6hal.git
|
||||
[submodule "boot/cypress/libs/cy-mbedtls-acceleration"]
|
||||
path = boot/cypress/libs/cy-mbedtls-acceleration
|
||||
url = https://github.com/cypresssemiconductorco/cy-mbedtls-acceleration.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 33aecf1d51fa63620daa14fe1d75d7bb085b2178
|
Loading…
Reference in New Issue