|
|
|
|
|
by tptacek
3608 days ago
|
|
What "lot of code"? It's running L4, which is perhaps the simplest operating system that still deserves the name. A lot of the complexity they're documenting is in hardware: the AES-XEX memory encryption scheme that protect's SEP's memory from the AP (or any other component of the system), the fuse array that controls its settings, the memory filter that restricts AP reads/writes to the mailbox range. Still more of the complexity is in the AP and in the AP's interfaces and drivers. That's real complexity, but it's outside the SEP's TCB. |
|
Everything is a trade off I guess...