Skip to content

Commit bb66db6

Browse files
Update 2025-03-09-no-esp32-style-backdoor.markdown
Fix leftover word from previous version of a sentence.
1 parent fcb1251 commit bb66db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-03-09-no-esp32-style-backdoor.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This compartment is trusted for network availability (it can always drop incomin
4949

5050
If you look at the audit report for this compartment you can see that it has access to:
5151

52-
- A bunch of C library routines (`memcpy`, atomic add, and so on friends).
52+
- A bunch of C library routines (`memcpy`, atomic add, and so on).
5353
- The MMIO region for the network device.
5454
- A capability that authorises it to wait on and acknowledge the interrupt associated with the network device.
5555
- Allocator APIs for memory allocation and a capability for a small heap quota.

0 commit comments

Comments
 (0)