File tree Expand file tree Collapse file tree 3 files changed +0
-13
lines changed Expand file tree Collapse file tree 3 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,3 @@ CONFIG_NRF_SECURITY=y
31
31
32
32
# Enable Device Info service
33
33
CONFIG_SSF_DEVICE_INFO_SERVICE_ENABLED=y
34
-
35
- # Enable SUIT bundling
36
- CONFIG_SUIT=y
37
- CONFIG_ZCBOR_CANONICAL=y
Original file line number Diff line number Diff line change @@ -22,7 +22,3 @@ CONFIG_NRF_SECURITY=y
22
22
23
23
# Enable Device Info service
24
24
CONFIG_SSF_DEVICE_INFO_SERVICE_ENABLED=y
25
-
26
- # Enable SUIT bundling
27
- CONFIG_SUIT=y
28
- CONFIG_ZCBOR_CANONICAL=y
Original file line number Diff line number Diff line change @@ -19,12 +19,7 @@ tests:
19
19
- nrf54h20dk/nrf54h20/cpuapp
20
20
extra_args :
21
21
- EXTRA_CONF_FILE=uart_logging.conf
22
- - SB_CONFIG_SUIT_ENVELOPE=y
23
22
extra_configs :
24
23
- CONFIG_LOG_BUFFER_SIZE=4098
25
- - CONFIG_SUIT=y
26
24
- CONFIG_ZCBOR=y
27
25
- 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
You can’t perform that action at this time.
0 commit comments