Skip to content

Commit 90d2035

Browse files
committed
manifest: Add sdk-t_cose
This is a fork of the t_cose repository with the patches that TF-M applies to the repository. It is needed because currently TF-M clones this repo and applies the patches in every build and this should not be done in sdk-nrf. Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
1 parent 5d7978f commit 90d2035

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

west.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ manifest:
135135
repo-path: sdk-qcbor
136136
path: modules/tee/tf-m/qcbor
137137
revision: bfe7b348dda29783c960d7a9cac05abecc4a22ed
138+
- name: t_cose
139+
repo-path: sdk-t_cose
140+
path: modules/tee/tf-m/t_cose
141+
revision: 024c4298f84a82409e0ac0e1d5c2e8ee22cca901
138142
- name: mbedtls
139143
path: modules/crypto/mbedtls
140144
repo-path: sdk-mbedtls

0 commit comments

Comments
 (0)