utzig commented on issue #2175: da1469x: add initial crypto driver
URL: https://github.com/apache/mynewt-core/pull/2175#issuecomment-581932252
 
 
   > one mutex to rule them...
   
   :rofl: yeah, that is one approach, but the `crypto` driver's idea is to add 
a lower layer that handles the HW crypto providing an abstraction that higher 
level drivers would use. There is still a mutex but higher levels don't see it 
and there are other advantages like mbedTLS AES calls being automatically 
routed to HW, etc.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to