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

[nrf toup] Removed setting BT_HCI_RAW_RESERVE config to 1 #442

Merged
merged 4 commits into from
May 28, 2024

Conversation

kkasperczyk-no
Copy link
Contributor

@kkasperczyk-no kkasperczyk-no commented May 17, 2024

BT_HCI_RAW_RESERVE option was removed in the recent Zephyr version, so alignment is required on the Matter side.

Aligning configuration to the one introduced in the Zephyr
upmerge.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
Removed settings default value for the
MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG Kconfig, as it's handled by the
mbedtls module.
With the recent Zephyr upmerge a new boot banner configs were
enabled by default, what results in flash increase and memory
partition overflow. This commit disables newly introduced
configs.
With the recent Zephyr upmerge additional net_if.h includes
are needed for the nrfconnect and Zephyr platforms.
@rlubos rlubos merged commit 28ebd43 into nrfconnect:master May 28, 2024
11 checks passed
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