Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions content/blog/2026/06/30-progress-report-7.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down Expand Up @@ -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!