Skip to content
Commit fc5a4176 authored by Roman Mazurak's avatar Roman Mazurak Committed by Antonio De Angelis
Browse files

Mailbox: Use spinlock for non-secure only mailbox data



tfm_ns_mailbox_hal_enter_critical_isr lock access to mailbox data
between cores. This patch use spinlock to lock access to data that are
not shared with secure side to remove unecessary impact on secure core.
Makes code consistent with mailbox_wait_reply_signal.

Signed-off-by: default avatarRoman Mazurak <roman.mazurak@infineon.com>
Change-Id: I58b9533f832dab24ffcb3e3b5de5a51a96a0af89
parent dc8c7154
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment