Skip to content

Conversation

@nordic-segl
Copy link
Contributor

@nordic-segl nordic-segl commented Oct 9, 2024

manifest-pr-skip

…p for cases when clock_control is not available."

This reverts commit 447372a.
nordicjm and others added 7 commits October 8, 2024 09:24
Fixes wrongly returning an SMP version 2 error code as an SMP
version 1 error code instead of adding it as an error

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit ddad1e6)
…ER_CONNECTION

Removed the experimental status from the BT_BONDABLE_PER_CONNECTION
Kconfig option used in the Bluetooth Host SMP layer. This feature
has been present in Zephyr for over a year without any issue reports
or API modifications.

Signed-off-by: Kamil Piszczek <[email protected]>
(cherry picked from commit a743dd6)
…RIZATION_CUSTOM

Removed the experimental status from the BT_GATT_AUTHORIZATION_CUSTOM
Kconfig option used in the Bluetooth Host GATT layer. This feature
has been present in Zephyr for almost a year without any issue reports
or API modifications.

Signed-off-by: Kamil Piszczek <[email protected]>
(cherry picked from commit f17431e)
…ssion levels

Added new Kconfigs for defining permission level of GATT
characteristics that are part of the Bluetooth SMP service in the
MCUmgr subsys.

Removed the CONFIG_MCUMGR_TRANSPORT_BT_AUTHEN as the new Kconfig
options are mutually exclusive and need to be groupa as the Kconfig
choice option.

Signed-off-by: Kamil Piszczek <[email protected]>
(cherry picked from commit 8c0bc54)
Add definition of low power states 'idle' and 's2ram'
for nrf54h20/cpuapp.

manifest-pr-skip

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit 5b607ed)
…M_MANAGED

When PM_DEVICE_SYSTEM_MANAGED is enabled (and that's the default) all
devices are suspended when device go to idle state (through pm
subsystem and not through just cpu_idle). In this test we are manually
controlling PM of the DUT so we don't want that.

Additionally, suspend action is taking a semaphore and it is illegal
in idle thread (where system managment operates) which causes assert
in kernel scheduler.

Removed for nrf54h20 as it applies only there.

Signed-off-by: Krzysztof Chruściński <[email protected]>

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit cbe0abf)
Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl added the DNM label Oct 9, 2024
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Oct 9, 2024
@rlubos rlubos requested review from a team, carlescufi and de-nordic as code owners October 24, 2024 14:37
@nordic-segl nordic-segl marked this pull request as draft November 12, 2024 06:50
@masz-nordic masz-nordic removed their request for review November 27, 2024 15:56
@masz-nordic masz-nordic removed their assignment Nov 27, 2024
@nordic-segl nordic-segl deleted the NRFX-6514_USB-on-Daylight-FPGA branch April 30, 2025 06:15
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.