Skip to content

Conversation

JordanYates
Copy link
Contributor

Reduce the memory usage of MBEDTLS when using the nRF700x in station
mode by not enabling every possible PSA feature. This saves somewhere
in the region of 70kB of flash.

Move tests that don't depend on any specific server properties to the
infuse server tests, as we control that and can ensure it is up.

Signed-off-by: Jordan Yates <[email protected]>
Remove logging accidently left over from development of the RPC.

Signed-off-by: Jordan Yates <[email protected]>
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.36%. Comparing base (3ec577d) to head (57d1b0b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
+ Coverage   90.79%   91.36%   +0.56%     
==========================================
  Files         111      111              
  Lines        4377     4376       -1     
  Branches      698      698              
==========================================
+ Hits         3974     3998      +24     
+ Misses        210      194      -16     
+ Partials      193      184       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Reduce the memory usage of MBEDTLS when using the nRF700x in station
mode by not enabling every possible PSA feature. This saves somewhere
in the region of 70kB of flash.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates merged commit 8fa7be2 into main Oct 16, 2024
11 checks passed
@JordanYates JordanYates deleted the feature/nrf700x_opt branch October 16, 2024 04:44
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.

1 participant