Skip to content

Thread on Zephyr (PoC)#10

Merged
Aksel Mellbye (asmellby) merged 6 commits into
SiliconLabsSoftware:silabs/feature/thread-pocfrom
db00lean:thread-on-zephyr-poc
Feb 3, 2026
Merged

Thread on Zephyr (PoC)#10
Aksel Mellbye (asmellby) merged 6 commits into
SiliconLabsSoftware:silabs/feature/thread-pocfrom
db00lean:thread-on-zephyr-poc

Conversation

@db00lean

Copy link
Copy Markdown

No description provided.

@db00lean David B. (db00lean) force-pushed the thread-on-zephyr-poc branch 2 times, most recently from 454718c to cce351b Compare January 28, 2026 22:57

@jhedberg Johan Hedberg (jhedberg) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments, please also consider fixing the Compliance issues, since you'll need to fix those either way when this gets upstreamed or merged to the main branch in our downstream.

select SOC_GECKO_USE_RAIL
select SILABS_SISDK_PROTOCOL_CRYPTO
select OPENTHREAD_SETTINGS_RAM
default n

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

n is the "default default" so this line is not needed

select PSA_WANT_ALG_PBKDF2_AES_CMAC_PRF_128
select PSA_WANT_ALG_TLS12_PRF
select PSA_WANT_ALG_TLS12_PSK_TO_MS
default n

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

Comment thread modules/hal_silabs/simplicity_sdk/protocol/openthread/zephyr.c
@db00lean David B. (db00lean) force-pushed the thread-on-zephyr-poc branch 5 times, most recently from 2c8d3dd to 69355c1 Compare January 30, 2026 22:30
Add necessary CMakeLists and Kconfig changes and additions
for Silicon Labs OpenThread PoC.

Signed-off-by: David Boullie <David.Boullie@silabs.com>
Remove upstream alarm.c, and link with Silicon
Labs' radio.c.

Signed-off-by: David Boullie <David.Boullie@silabs.com>
Add features for Silicon Labs OpenThread PoC.

Signed-off-by: David Boullie <David.Boullie@silabs.com>
Add Overlay Config and extend sample.yaml for Silicon Labs
OpenThread PoC.

Signed-off-by: David Boullie <David.Boullie@silabs.com>
Add files with stub functions necessary for
Silicon Labs OpenThread PoC.

Signed-off-by: David Boullie <David.Boullie@silabs.com>
Make modifications to supported features of xg24_rb4187c
for Silicon Labs OpenThread PoC

Signed-off-by: David Boullie <David.Boullie@silabs.com>
@asmellby Aksel Mellbye (asmellby) merged commit 61b10f4 into SiliconLabsSoftware:silabs/feature/thread-poc Feb 3, 2026
2 of 4 checks passed
@db00lean David B. (db00lean) deleted the thread-on-zephyr-poc branch March 4, 2026 13:40
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.

3 participants