You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 03446cb implements compiler/linker support for DECLARE_ASM_SM modules.
For now, tool chain assumes exclusive ownership over the asm MMIO SM using a hard coded sancus_get_caller_id. Ideally, exclusive ownership should be optional -- to also allow for secure authentic != exclusive sensor readings.
Tool chain should make it easier to create and securely link to asm SMs that gain exclusive access to a Memory Mapped I/O (MMIO) device.
The text was updated successfully, but these errors were encountered: