diff --git a/content/blog/2026/06/30-progress-report-7.1.md b/content/blog/2026/06/30-progress-report-7.1.md index fb57e87..e4cb605 100644 --- a/content/blog/2026/06/30-progress-report-7.1.md +++ b/content/blog/2026/06/30-progress-report-7.1.md @@ -116,8 +116,9 @@ is rapid so watch this space! Most of the complicated hardware on this platform uses complicated firmware blobs. Most of this is based on RTKit, an RTOS-like firmware framework used by Apple to present a mostly standardised interface for the kernel to talk to the various bits of hardware. There are -exceptions to this, however. Some blocks, like DCP and AOP, use RTKit as the basis for their -firmware, but layer yet another set of abstractions called EPIC on top of it. Others still, +exceptions to this, however. Some blocks, like DCP (Display CoProcessor) and +AOP (Always-On Processor), use RTKit as the basis for their firmware, but layer +yet another set of abstractions called EPIC on top of it. Others still, like the Broadcom WiFi/Bluetooth chipset, use third-party firmware that Apple has no direct control over. Then, there's the Apple Video Decoder (AVD). @@ -199,7 +200,7 @@ handling of Apple's non-macOS boot mode and support for new power domain metadat in the Apple Device Tree. ## Thanks again! -As always, we would like to thank our generous supporters on [GitHub Sponsors](https://github.com/sponsor/AsahiLinux) +As always, we would like to thank our generous supporters on [GitHub Sponsors](https://github.com/sponsors/AsahiLinux) and [Open Collective](https://opencollective.com/asahilinux), without whom we would not be able to continue working on unfinished M1 and M2 features or work on M3, M4 and A18 Pro support while supporting our enthusiastic new contributors!