Skip to content

Conversation

ArekBalysNordic
Copy link
Owner

  • Added script to validate Matter documentation
  • Added script to validate Matter sample consistency
  • Added a workflow to run automatically above scripts

@ArekBalysNordic ArekBalysNordic force-pushed the matter_workflows branch 27 times, most recently from ddd1647 to 1bc5ce4 Compare October 7, 2025 08:09
@ArekBalysNordic ArekBalysNordic force-pushed the matter_workflows branch 3 times, most recently from f854112 to e3a6a9b Compare October 8, 2025 07:56
NordicBuilder and others added 24 commits October 15, 2025 11:35
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
removed a new aliases which node are removed by
these dts overlays.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
Change updates the `hid_state_pm` module to skip submitting
`keep_alive_event` if alive power state is enforced. This is done to
reduce the number of performed operations and improve performance.

Jira: NCSDK-35473

Signed-off-by: Marek Pieta <[email protected]>
Signed-off-by: Pekka Niskanen <[email protected]>
To synchronize with test code for checking power states.

Signed-off-by: Piotr Kosycarz <[email protected]>
Currently this script can only print checksum
for Linux. Adding support for other operating
systems.

Signed-off-by: Kari Hamalainen <[email protected]>
Updated the implementation to support disabling unused RAM for
nRF54LM20A SoC.

Signed-off-by: Kamil Kasperczyk <[email protected]>
The low power overlays have no impact for nRF54L15 and nRF54LM20
power consumption, as the measurements are the same without them.

Signed-off-by: Kamil Kasperczyk <[email protected]>
Updated release notes to inform about ram pwrdn support for
nRF54LM20A SoC and decreasing the Matter samples current
consumption.

Signed-off-by: Kamil Kasperczyk <[email protected]>
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
Adjusted the coremark sample for the refactored coresight and etr
configuration.

Signed-off-by: Karsten Koenig <[email protected]>
Fix pincontrol configuration for TWIM node.
NRF_PSEL shall configure TWIM_SDA and TWIM_SCL, not TWIS variant.

Signed-off-by: Sebastian Głąb <[email protected]>
Fix pincontrol configuration for TWIS node.
NRF_PSEL shall configure TWIS_SDA and TWIS_SCL, not TWIM variant.

Signed-off-by: Sebastian Głąb <[email protected]>
Fix pincontrol configuration for TWIS node.
NRF_PSEL shall configure TWIS_SDA and TWIS_SCL, not TWIM variant.

Signed-off-by: Sebastian Głąb <[email protected]>
Fix pincontrol configuration for TWIS node.
NRF_PSEL shall configure TWIS_SDA and TWIS_SCL, not TWIM variant.

Signed-off-by: Sebastian Głąb <[email protected]>
Fix pincontrol configuration for TWIM node.
NRF_PSEL shall configure TWIM_SDA and TWIM_SCL, not TWIS variant.

Signed-off-by: Sebastian Głąb <[email protected]>
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
Updated the documentation of crypto samples.
Added sample output, cross-links to recently updated docs,
more details in the overview sections.
Edited sample.yaml for term and style consistency.
Future PRs will edit remaining crypto samples.
NCSDK-33435.

Signed-off-by: Grzegorz Ferenc <[email protected]>
Unnecessary spaces removed.

Signed-off-by: Anton Zyma <[email protected]>
Add defines for the NRF53 RPMSG region for TF-M so that
it can configure the region as non secure.

Signed-off-by: Georgios Vasilakis <[email protected]>
Update TF-M revision which allows configuring the
RPMSG NRF53 region as non secure.

Signed-off-by: Georgios Vasilakis <[email protected]>
Make it possible to manually configure netif up/down feature
for Wi-Fi based location.

Signed-off-by: Maximilian Deubel <[email protected]>
Adds error reporting for the plaintext datasize over 1MB (for AES CCM)
on nRF54LM20A and nRF54LV10A.

Ref: NCSDK-32098

Signed-off-by: Anton Zyma <[email protected]>
Add feature to support timestamped location requests to nRF Cloud.

Signed-off-by: Maximilian Deubel <[email protected]>
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@@ -0,0 +1,68 @@
name: Matter Validation
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Matter Samples Validation?

- Applies exclude_files patterns to skip expected differences

4. Configuration Content Comparison:
- Iterates through config files (.conf, .overlay) present in both locations
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it compare files related to sysbuild and mcuboot?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, for example comparison for window_covering:

image

NordicBuilder and others added 4 commits October 16, 2025 07:59
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
- Added script to validate Matter documentation
- Added script to validate Matter sample consistency
- Added a workflow to run automatically above scripts

Signed-off-by: Arkadiusz Balys <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.