Skip to content

Mac security Handling in OpenThread #10586

Answered by abtink
joseph-jayanth asked this question in Q&A
Discussion options

You must be logged in to vote

In RCP model of open thread implementation where does the mac security can be handled?
Should it be done in the Open thread controller or in the open-thread core(host processor) in the host?

The RCP model requires the RCP to provide and handle TX frame security processing (for Thread 1.2 or later versions). RX frame security processing is done on the host in the Mac layer.

Regarding the firmware running on the RCP itself, TX security processing can be handled by either OpenThread's Mac/SubMac implementation or delegated to the radio platform. The radio platform indicates its capabilities (see OT_RADIO_CAPS), and the OT stack will delegate supported functionality to the platform or use i…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jchellap
Comment options

@abtink
Comment options

@jchellap
Comment options

@joseph-jayanth
Comment options

Answer selected by joseph-jayanth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants