Skip to content

Commit 6d3fe26

Browse files
mswarowskyVge0rge
authored andcommitted
[nrf fromtree] modules: tf-m: Remove platform_ns target
The platform_ns library is no longer build with the split build anymore so removing it. Signed-off-by: Markus Swarowsky <[email protected]> (cherry picked from commit 8b257c0) Signed-off-by: Markus Swarowsky <[email protected]>
1 parent d87a213 commit 6d3fe26

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

modules/trusted-firmware-m/nordic_nrf/CMakeLists.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ target_include_directories(platform_s
3636
${board_includes}
3737
)
3838

39-
target_include_directories(platform_ns
40-
PUBLIC
41-
include
42-
include/util
43-
${partition_includes}
44-
${board_includes}
45-
)
46-
4739
if(BL2)
4840
target_include_directories(platform_bl2
4941
PUBLIC

0 commit comments

Comments
 (0)