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

Sync csa branch with main #270

Merged
merged 15 commits into from
Feb 6, 2025
Merged

Sync csa branch with main #270

merged 15 commits into from
Feb 6, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 6, 2025

This PR syncs the csa branch with the main branch.

PR MUST BE MERGED WITH MERGE COMMIT - ADMIN MUST ENABLE THE OPTION

yufengwangca and others added 15 commits February 5, 2025 01:11
…#37382)

Co-authored-by: Andrei Litvin <andreilitvin@google.com>
* Spec revisions: Update to 1.4.1

* TC-BINFO-2.1: Update for dot requirements

* minor rewording

* Restyled by prettier-yaml

* Update expected value in test

---------

Co-authored-by: Restyled.io <commits@restyled.io>
* Update matter_support remote

* Update matter_support to new hash

* Delete provisioning headers

* Rename variables, update gn paths and update header includes

* Update local matter_support

* Pull correct matter_sdk hash

* restyle
* [doc]update android doc

* Restyled by prettier-markdown

---------

Co-authored-by: Restyled.io <commits@restyled.io>
…handling commands (#37078)

* Add implementation of CommandHandlerInterface for Administrator Commissioning.

Also remove it from the list of auto-generated Ember callbacks.

* Combine the admin commissioning cluster's AAI and CHI.

* Merge the old methods and the class member methods.

* clang-format

* Fix compile.

* Unshadow the context variable.

* Check failures during the bridge app's initialisation.

Also change a word in the failing test so it doesn't mislead.

* Change the fabric bridge example's custom command handler to expect the one I'm adding.

* clang-format

* Update the other fabric sync app to handle the existence of the new Admin Commissioning cluster's CHI.

* clang-format

* Add ifdef guards around the OpenBasicCommissioningWindow command.

* Check for the existence of the constant for now.
* [nrfconnect] Workaround for Zephyr native link issue

Add temporary workaround for Zephyr native link issue.
This will be fixed with the next NCS release.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@gmail.com>

* [nrfconnect] Fix PSA configuration in tests

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@gmail.com>

* Add missing PSA initialization in some tests

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@gmail.com>

* Fix hmac key handle validation when PSA is used

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>

* Fix heap memory check in TestChipCryptoPAL

Wipe all key slots during each test case SetUp to avoid reusing slot
previously used by other tests. This affects heap memory usage
calculation as when the slot is reused it frees the memory.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>

* Fix TestEventLoopHandler for Zephyr native

Expect correct sequence for different LayerImplSelect::Signal
implementations. When CHIP_SYSTEM_CONFIG_POSIX_LOCKING is not defined,
WakeEvent::Notify is called and loop has to spin one more time to
process the event.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@gmail.com>

---------

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@gmail.com>
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
* Update ZAP to fix conformance issues

* Update ZAP - Remove wrong conformances

* Update ZAP - Remove wrong conformance
…ol/BUILD.gn and replace gethostbyname by getaddrinfo (#37409)
* Add a Matter.framework API for invoking multiple commands.

The API allows grouping the commands, so that later groups don't get invoked if
anything in an earlier group fails.

The changes to _invokeCommandWithEndpointID in MTRDevice_XPC.mm are fixing a
pre-existing bug where it was not dispatching its completions to the right
queue.

* Add the new selectors/types to the XPC allow-list.

* Add NSError to completion for invokeCommands:...
…via Local DCL) to darwin-framework-tool (#37379)

* [darwin-framework-tool] Add darwin-framework-tool dcl tc-display and tc-display-by-payload commands

* [darwin-framework-tool] Add TermsAndConditions support to darwin-framework-tool pairing code

* [darwin] Add TermsAndConditions support MTRCommissioningParameters
Copy link
Author

github-actions bot commented Feb 6, 2025

The check for sl-require-admin-action label CI failure for this job is normal. An admin must do the merge.

@mkardous-silabs mkardous-silabs merged commit 8cc2cf7 into main Feb 6, 2025
59 of 60 checks passed
@mkardous-silabs mkardous-silabs deleted the automation/update_main branch February 6, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.