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 #19796

Closed
wants to merge 1 commit into from

Conversation

robertstypa
Copy link
Contributor

@robertstypa robertstypa commented Jan 8, 2025

Improve exception handling when parsing corrupted CBOR inputs

Signed-off-by: Robert Stypa robert.stypa@nordicsemi.no

@robertstypa robertstypa requested a review from a team January 8, 2025 12:10
@robertstypa robertstypa requested a review from a team as a code owner January 8, 2025 12:10
@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 8, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jan 8, 2025

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

Name Old Revision New Revision Diff
suit-generator nrfconnect/suit-generator@f07d308 nrfconnect/suit-generator@c0a59a8 (v2.9-nRF54H20-branch) nrfconnect/suit-generator@f07d308f..c0a59a89

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jan 8, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: ae653abebcc97eb0681906751cbc4c3710e32f1a
suit-generator: PR head: c0a59a898d0f8ce96937fa5adf4ffa4bb344a837

more details

sdk-nrf:

PR head: ae653abebcc97eb0681906751cbc4c3710e32f1a
merge base: 01a4103b66b8ad1755c6e2c10464f0aff2ea31c7
target head (main): 9299b43e0891eb3d300f6139d1b8235f95ed8832
Diff

suit-generator:

PR head: c0a59a898d0f8ce96937fa5adf4ffa4bb344a837
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: 214
  • 🟡 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

@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.

@robertstypa robertstypa force-pushed the refactor/change_suit_generator_branch branch from 929b61d to b1626b3 Compare January 9, 2025 10:46
@NordicBuilder NordicBuilder removed the DNM label Jan 9, 2025
@robertstypa robertstypa force-pushed the refactor/change_suit_generator_branch branch from b1626b3 to ae653ab Compare January 9, 2025 12:24
@robertstypa robertstypa changed the title manifest: change suit-generator branch manifest: update suit-generator sha Jan 9, 2025
Improve exception handling when parsing corrupted CBOR inputs

Signed-off-by: Robert Stypa <robert.stypa@nordicsemi.no>
@robertstypa robertstypa force-pushed the refactor/change_suit_generator_branch branch from ae653ab to 288f45f Compare January 9, 2025 12:30
@robertstypa robertstypa closed this Jan 9, 2025
@robertstypa robertstypa deleted the refactor/change_suit_generator_branch branch January 9, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants