west.yml: update TF-M module manifest pointer to exclude NS tests
Update manifest pointer for the TF-M module, so it excludes building the Non-Secure regression tests (it should be TEST_NS=OFF by default). Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
47ebde30b9
commit
7fb95bac75
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -139,7 +139,7 @@ manifest:
|
|||
revision: c39888ff74acf421eeff9a7514fa9b172c3373f7
|
||||
- name: trusted-firmware-m
|
||||
path: modules/tee/tfm
|
||||
revision: a6e0516f8e04f6ac65b01f4fb3255122a1eb4453
|
||||
revision: dfc26a443c43514867090fee2ff82be809ae40b0
|
||||
|
||||
self:
|
||||
path: zephyr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue