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

[Feature] Decrease flash requirements for a Matter 1.2 SIT ICD #29131

Closed
doru91 opened this issue Sep 8, 2023 · 1 comment · Fixed by #31795
Closed

[Feature] Decrease flash requirements for a Matter 1.2 SIT ICD #29131

doru91 opened this issue Sep 8, 2023 · 1 comment · Fixed by #31795
Assignees
Labels
feature request feature work flash Issues describing flash use improvements icd Intermittently Connected Devices needs triage
Milestone

Comments

@doru91
Copy link
Contributor

doru91 commented Sep 8, 2023

Feature description

icd

Compilation with chip_enable_icd_server=1 + ICDM Cluster Enabled leads to a flash increase of ~5K on NXP Platforms.

Part of this can be optimized by:

  • guarding the code from ICDMonitoringTable against a LIT specific define;

  • disabling LIT specific attributes/commands from ICDM Cluster.

Platform

all

Platform Version(s)

Matter 1.2

Anything else?

No response

@doru91 doru91 added feature work feature request icd Intermittently Connected Devices needs triage labels Sep 8, 2023
@github-actions github-actions bot removed the icd Intermittently Connected Devices label Sep 8, 2023
@bzbarsky-apple bzbarsky-apple added the icd Intermittently Connected Devices label Sep 8, 2023
@bzbarsky-apple bzbarsky-apple added the flash Issues describing flash use improvements label Sep 8, 2023
@bzbarsky-apple
Copy link
Contributor

For a SIT ICD, why is IcdMonitoringTable involved at all? That seems broken. Similar for a bunch of the other things in there...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature work flash Issues describing flash use improvements icd Intermittently Connected Devices needs triage
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

4 participants