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

Cherry pick - Chef changes (06-27:07-01). RPC logging, Linux cross platform building. #20248

Merged

Conversation

cpagravel
Copy link
Contributor

Problem

  • Interop is missing functional Chef changes from master.

Change overview

Testing

  • CI handles testing here.

MtTsai and others added 5 commits July 2, 2022 09:56
Add a config option CHIP_USE_PW_LOGGING, which uses pw log output
instead of printf on linux. This allows the logs to correctly get
HDLC encoded and be piped over the socket for linux RPC builds.
* Remove matter files from root zzz

* Move .matter regen for chef

* Update bundle for changed .matter location
)

* Chef - Use array for passing linux args to args.gni

* Chef - Add support for cross compiling linux on arm64
@andy31415 andy31415 merged commit dc14d56 into project-chip:interop_testing_te9 Jul 3, 2022
rerasool pushed a commit to SiliconLabs/matter that referenced this pull request Sep 9, 2022
…atform building. (project-chip#20248)

* Put software version string as <branch>:<commit_id> on esp32 while doing automation testing (project-chip#19943)

* RPC: Support pw logging for linux rpc examples (project-chip#20057)

Add a config option CHIP_USE_PW_LOGGING, which uses pw log output
instead of printf on linux. This allows the logs to correctly get
HDLC encoded and be piped over the socket for linux RPC builds.

* Chef - Continue instead of breaking on build error (project-chip#19988)

* Move chef .matter files back to /chef/devices (project-chip#20142)

* Remove matter files from root zzz

* Move .matter regen for chef

* Update bundle for changed .matter location

* Chef - Support cross platform Linux builds for arm64 (project-chip#20232)

* Chef - Use array for passing linux args to args.gni

* Chef - Add support for cross compiling linux on arm64

Co-authored-by: MtTsai <7930801+MtTsai@users.noreply.github.com>
Co-authored-by: rgoliver <rgoliver@google.com>
Co-authored-by: Austin Bozowski <bozowski@google.com>
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.

4 participants