Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: update suit-generator sha #19833

Conversation

robertstypa
Copy link
Contributor

Improve exception handling when parsing corrupted CBOR inputs

Signed-off-by: Robert Stypa [email protected]

@robertstypa robertstypa requested a review from a team as a code owner January 10, 2025 07:45
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Jan 10, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jan 10, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
suit-generator nrfconnect/suit-generator@aa3da7d nrfconnect/suit-generator@03b814a (v2.9-nRF54H20-branch) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jan 10, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 2

Inputs:

Sources:

sdk-nrf: PR head: 80cac374077803c6652810ff187de87b4f7bbc68
suit-generator: PR head: 03b814ae950c0789417c6052b0536fdd6f76601e

more details

sdk-nrf:

PR head: 80cac374077803c6652810ff187de87b4f7bbc68
merge base: 99ed3edf82bfbe85c99302c36df3e2143045a3da
target head (v2.9-nRF54H20-branch): 99ed3edf82bfbe85c99302c36df3e2143045a3da
Diff

suit-generator:

PR head: 03b814ae950c0789417c6052b0536fdd6f76601e
merge base: 3925944964857d2c690468ecd5f4ae99b03fe19b
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (48)
modules
│  ├── lib
│  │  ├── suit-generator
│  │  │  ├── .github
│  │  │  │  ├── workflows
│  │  │  │  │  │ static_analysis.yml
│  │  │  ├── .gitignore
│  │  │  ├── build_configuration
│  │  │  │  ├── __init__.py
│  │  │  │  │ configuration.py
│  │  │  ├── examples
│  │  │  │  ├── input_files
│  │  │  │  │  │ envelope_2_hierarchical.yaml
│  │  │  ├── ncs
│  │  │  │  ├── 802154_rad_envelope.yaml.jinja2
│  │  │  │  ├── Kconfig
│  │  │  │  ├── app_envelope.yaml.jinja2
│  │  │  │  ├── app_envelope_encrypted.yaml.jinja2
│  │  │  │  ├── basic_kms.py
│  │  │  │  ├── build.py
│  │  │  │  ├── encrypt_script.py
│  │  │  │  ├── multiprotocol_rad_envelope.yaml.jinja2
│  │  │  │  ├── nordic_top_envelope.yaml.jinja2
│  │  │  │  ├── rad_envelope.yaml.jinja2
│  │  │  │  ├── root_with_nordic_top_envelope.yaml.jinja2
│  │  │  │  ├── secdom_update_envelope.yaml.jinja2
│  │  │  │  ├── sign_script.py
│  │  │  │  │ sysctrl_envelope.yaml.jinja2
│  │  │  ├── pyproject.toml
│  │  │  ├── suit_generator
│  │  │  │  ├── __init__.py
│  │  │  │  ├── args.py
│  │  │  │  ├── cli.py
│  │  │  │  ├── cmd_cache_create.py
│  │  │  │  ├── cmd_convert.py
│  │  │  │  ├── cmd_image.py
│  │  │  │  ├── cmd_mpi.py
│  │  │  │  ├── cmd_payload_extract.py
│  │  │  │  ├── logger.py
│  │  │  │  ├── logging.yaml
│  │  │  │  ├── suit
│  │  │  │  │  ├── envelope.py
│  │  │  │  │  ├── manifest.py
│  │  │  │  │  ├── security.py
│  │  │  │  │  ├── types
│  │  │  │  │  │  ├── common.py
│  │  │  │  │  │  │ keys.py
│  │  │  │  │ suit_kms_base.py
│  │  │  ├── tests
│  │  │  │  ├── test_args.py
│  │  │  │  ├── test_cli.py
│  │  │  │  ├── test_cmd_cache_create.py
│  │  │  │  ├── test_cmd_image.py
│  │  │  │  ├── test_envelope.py
│  │  │  │  ├── test_envelope_api.py
│  │  │  │  ├── test_ncs_sign_script.py
│  │  │  │  ├── test_suit_authentication.py
│  │  │  │  ├── test_suit_encryption.py
│  │  │  │  ├── test_suit_envelope.py
│  │  │  │  │ test_suit_envelope_severable.py
west.yml

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 50
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-low-level
    • test-sdk-audio
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

Improve exception handling when parsing corrupted CBOR inputs

Signed-off-by: Robert Stypa <[email protected]>
@robertstypa robertstypa force-pushed the fix/suit_generator_exception_handling branch from 306a766 to 80cac37 Compare January 10, 2025 08:01
@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@maciejpietras maciejpietras added this to the 2.9.0-nRF54H20-1 milestone Jan 10, 2025
@maciejpietras maciejpietras added the bugfix Fixes a known bug label Jan 10, 2025
@rlubos rlubos merged commit 1a96300 into nrfconnect:v2.9-nRF54H20-branch Jan 10, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes a known bug changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-suit-generator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants