We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb1251 commit bb66db6Copy full SHA for bb66db6
_posts/2025-03-09-no-esp32-style-backdoor.markdown
@@ -49,7 +49,7 @@ This compartment is trusted for network availability (it can always drop incomin
49
50
If you look at the audit report for this compartment you can see that it has access to:
51
52
- - A bunch of C library routines (`memcpy`, atomic add, and so on friends).
+ - A bunch of C library routines (`memcpy`, atomic add, and so on).
53
- The MMIO region for the network device.
54
- A capability that authorises it to wait on and acknowledge the interrupt associated with the network device.
55
- Allocator APIs for memory allocation and a capability for a small heap quota.
0 commit comments