Skip to content

Commit

Permalink
ssf: remove the reset_evt, sdfw update and echo service
Browse files Browse the repository at this point in the history
These are not needed

Ref: NCSDK-30980

Signed-off-by: Håkon Amundsen <[email protected]>
  • Loading branch information
hakonfam committed Dec 17, 2024
1 parent df2d439 commit fe54786
Show file tree
Hide file tree
Showing 53 changed files with 0 additions and 1,887 deletions.
4 changes: 0 additions & 4 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -605,15 +605,11 @@
- "samples/bluetooth/multiple_adv_sets/**/*"
- "samples/nfc/record_text/**/*"
- "samples/app_event_manager/**/*"
- "samples/sdfw/ssf_client/**/*"
- "lib/dk_buttons_and_leds/**/*"
- "subsys/app_event_manager/**/*"
- "include/nfc/ndef/msg.h"
- "include/nfc/ndef/record.h"
- "include/nfc/ndef/text_rec.h"
- "include/dk_buttons_and_leds.h"
- "include/sdfw/sdfw_services/echo_service.h"
- "include/sdfw/sdfw_services/reset_evt_service.h"
- "include/sdfw/sdfw_services/sdfw_update_service.h"
- "include/app_event_manager/app_event_manager.h"
- "include/sdfw/sdfw_services/ssf_errno.h"
4 changes: 0 additions & 4 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@
/doc/nrf/samples/other.rst @nrfconnect/ncs-doc-leads
/doc/nrf/samples/peripheral.rst @nrfconnect/ncs-radio-sw-doc
/doc/nrf/samples/pmic.rst @nrfconnect/ncs-pmic-doc
/doc/nrf/samples/sdfw.rst @nrfconnect/ncs-aurora-doc
/doc/nrf/samples/sensor.rst @nrfconnect/ncs-cia-doc
/doc/nrf/samples/serialization.rst @nrfconnect/ncs-si-muffin-doc
/doc/nrf/samples/suit.rst @nrfconnect/ncs-charon-doc
Expand Down Expand Up @@ -513,8 +512,6 @@
/samples/peripheral/lpuart/ @nordic-krch
/samples/peripheral/radio_test/ @nrfconnect/ncs-si-muffin
/samples/pmic/native/ @nordic-auko
/samples/sdfw/ @nrfconnect/ncs-aurora
/samples/sdfw/ssf_client/ @anhmolt
/samples/sensor/bh1749/ @nrfconnect/ncs-co-drivers @nrfconnect/ncs-cia
/samples/sensor/bme68x_iaq/ @nrfconnect/ncs-co-drivers @nrfconnect/ncs-cia
/samples/suit/ @nrfconnect/ncs-charon
Expand Down Expand Up @@ -637,7 +634,6 @@
/samples/peripheral/lpuart/*.rst @nrfconnect/ncs-doc-leads
/samples/peripheral/radio_test/*.rst @nrfconnect/ncs-si-muffin-doc
/samples/pmic/**/*.rst @nrfconnect/ncs-pmic-doc
/samples/sdfw/**/*.rst @nrfconnect/ncs-aurora-doc
/samples/sensor/**/*.rst @nrfconnect/ncs-cia-doc
/samples/suit/**/*.rst @nrfconnect/ncs-charon-doc
/samples/tfm/**/*.rst @nrfconnect/ncs-aegir-doc
Expand Down
1 change: 0 additions & 1 deletion doc/nrf/samples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ General information about samples in the |NCS|
samples/nrf5340
samples/peripheral
samples/pmic
samples/sdfw
samples/sensor
samples/serialization
samples/suit
Expand Down
19 changes: 0 additions & 19 deletions doc/nrf/samples/sdfw.rst

This file was deleted.

27 changes: 0 additions & 27 deletions include/sdfw/sdfw_services/echo_service.h

This file was deleted.

64 changes: 0 additions & 64 deletions include/sdfw/sdfw_services/reset_evt_service.h

This file was deleted.

26 changes: 0 additions & 26 deletions include/sdfw/sdfw_services/sdfw_update_service.h

This file was deleted.

14 changes: 0 additions & 14 deletions samples/sdfw/ssf_client/CMakeLists.txt

This file was deleted.

46 changes: 0 additions & 46 deletions samples/sdfw/ssf_client/Kconfig

This file was deleted.

63 changes: 0 additions & 63 deletions samples/sdfw/ssf_client/README.rst

This file was deleted.

21 changes: 0 additions & 21 deletions samples/sdfw/ssf_client/boards/nrf54h20dk_nrf54h20_cpuapp.overlay

This file was deleted.

21 changes: 0 additions & 21 deletions samples/sdfw/ssf_client/boards/nrf54h20dk_nrf54h20_cpurad.overlay

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions samples/sdfw/ssf_client/boards/nrf9280pdk_nrf9280_cpuapp.overlay

This file was deleted.

This file was deleted.

17 changes: 0 additions & 17 deletions samples/sdfw/ssf_client/boards/nrf9280pdk_nrf9280_cpurad.overlay

This file was deleted.

1 change: 0 additions & 1 deletion samples/sdfw/ssf_client/prj.conf

This file was deleted.

Loading

0 comments on commit fe54786

Please sign in to comment.