Skip to content

Conversation

@kkasperczyk-no
Copy link
Owner

Currently the software maturity table is generated in a wrong way for Matter, because it shows experimental support for all features on nRF5340 instead of supported. That's because nRF7002DK configuration that is experimental affects nRF5340 results due to using the same SoC.

  • Fixed maturity table condition for Matter
  • Added Matter to the table of protocols
  • Replaced setting experimental symbol to CHIP for Wi-Fi with setting experimental symbol for WIFI_NRF700X

Signed-off-by: Kamil Kasperczyk [email protected]

Currently the software maturity table is generated in a wrong
way for Matter, because it shows experimental support for all
features on nRF5340 instead of supported. That's because nRF7002DK
configuration that is experimental affects nRF5340 results due to
using the same SoC.

* Fixed maturity table condition for Matter
* Added Matter to the table of protocols
* Replaced setting experimental symbol to CHIP for Wi-Fi with
setting experimental symbol for WIFI_NRF700X

Signed-off-by: Kamil Kasperczyk <[email protected]>
kkasperczyk-no pushed a commit that referenced this pull request Apr 17, 2023
-Enabling PSA_WANT_ALG_TLS12_PSK_TO_MS for TLS/DTLS use-cases
 to fix issues with PSK that came as a regression in update to Mbed TLS
 3.2.1 (PR nrfconnect#949)
-Enabling workaround is ssl_msg for handling in-place decryption of
 ChaCha/Poly which nrf_cc3xx doesn't support (PR #18).

ref: NCSDK-20656
ref: NCSDK-20188

Signed-off-by: Frank Audun Kvamtrø <[email protected]>
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.

2 participants