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

bluetooth_tester_nrf54h20_hci_ipc #2285

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

AyturkDuzen
Copy link
Member

@AyturkDuzen AyturkDuzen commented Nov 20, 2024

Configure sysbuild for tester app required for qual. of 54h20
Adding hci_ipc configuration for nrf54h20 with soft device

@AyturkDuzen AyturkDuzen force-pushed the ncs_main_pts54h20_hci_ipc branch 5 times, most recently from b722cea to 81431d4 Compare November 21, 2024 12:32
@AyturkDuzen AyturkDuzen marked this pull request as ready for review November 21, 2024 12:41
@AyturkDuzen AyturkDuzen changed the title WIP Ncs main pts54h20 hci ipc bluetooth_tester_nrf54h20_hci_ipc Nov 21, 2024
Thalley and others added 5 commits November 22, 2024 11:17
Add support for building and running the BT tester on the
nrf5340_audio_dk.

This is copying the configuration used for the nRF5340 DK.

Signed-off-by: Emil Gydesen <[email protected]>
(cherry picked from commit afb7d96)
…G w\ EXTRA_CONF_FILE

Replace some OVERLAY_CONFIG that were missed in a pervious PR.

Signed-off-by: Abderrahmane Jarmouni <[email protected]>
(cherry picked from commit 94b0005)
…3x using full RAM

Workaround failing autopts weekly run due to tester
application having Bus Fault in the nRF53 NET core hci_ipc
firmware at startup.

Having atleast 32 bytes free in nRF53x hci_ipc sample to
avoid Bus Fault when Zephyr Kernel does SYSINIT calls.

Reduce supported ISO Broadcaster instance and ISO TX buffer
counts in the Controller hci_ipc firmware.

Add sysbuild support for tester application so that the
build is CI verified.

sysbuild commandline for LE audio PTS testing:

  # west build --sysbuild -b nrf5340_audio_dk/nrf5340/cpuapp
    -d build/tester tests/bluetooth/tester
    -DEXTRA_CONF_FILE="overlay-le-audio.conf"

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
(cherry picked from commit 525ba38)
Add support for sysbuild 54h20 building
added nrf54h20 cpurad configuration to hci_ipc sample.

Signed-off-by: Aytürk Düzen <[email protected]>
Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
…or multi-core

nrf5340_hci_ipc.conf and nrf5340_hci_ipc_cpunet.conf were board specific
rename them for generic multi-core board support

Upstream PR #: 81755

Signed-off-by: Aytürk Düzen <[email protected]>
@rlubos rlubos merged commit 84477d9 into nrfconnect:main Nov 22, 2024
17 checks passed
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.

6 participants