Skip to content

Commit d3e1192

Browse files
ayla-nordicsemirlubos
authored andcommitted
samples: app_jwt: Remove SUIT flags
Ref: NRFX-8425 Signed-off-by: Aymen LAOUINI <[email protected]>
1 parent c419d8e commit d3e1192

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

samples/app_jwt/boards/nrf54h20dk_nrf54h20_cpuapp.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,3 @@ CONFIG_NRF_SECURITY=y
3131

3232
# Enable Device Info service
3333
CONFIG_SSF_DEVICE_INFO_SERVICE_ENABLED=y
34-
35-
# Enable SUIT bundling
36-
CONFIG_SUIT=y
37-
CONFIG_ZCBOR_CANONICAL=y

samples/app_jwt/prj.conf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,3 @@ CONFIG_NRF_SECURITY=y
2222

2323
# Enable Device Info service
2424
CONFIG_SSF_DEVICE_INFO_SERVICE_ENABLED=y
25-
26-
# Enable SUIT bundling
27-
CONFIG_SUIT=y
28-
CONFIG_ZCBOR_CANONICAL=y

samples/app_jwt/sample.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,7 @@ tests:
1919
- nrf54h20dk/nrf54h20/cpuapp
2020
extra_args:
2121
- EXTRA_CONF_FILE=uart_logging.conf
22-
- SB_CONFIG_SUIT_ENVELOPE=y
2322
extra_configs:
2423
- CONFIG_LOG_BUFFER_SIZE=4098
25-
- CONFIG_SUIT=y
2624
- CONFIG_ZCBOR=y
2725
- CONFIG_ZCBOR_CANONICAL=y
28-
- CONFIG_SUIT_ENVELOPE_TARGET="application"
29-
- CONFIG_SUIT_ENVELOPE_TEMPLATE_FILENAME="app_envelope.yaml.jinja2"
30-
- CONFIG_SUIT_LOCAL_ENVELOPE_GENERATE=y

0 commit comments

Comments
 (0)