Re: [PATCH v2 4/9] arm: apple: Add RTKit support

2022-02-10 Thread Tom Rini
On Sat, Jan 22, 2022 at 08:38:14PM +0100, Mark Kettenis wrote: > Most Apple IOPs run a firmware that is based on what Apple calls > RTKit. RTKit implements a common mailbox protocol. This code > provides an implementation of the AP side of this protocol, > providing a function to initialize RTKit

[PATCH v2 4/9] arm: apple: Add RTKit support

2022-01-22 Thread Mark Kettenis
Most Apple IOPs run a firmware that is based on what Apple calls RTKit. RTKit implements a common mailbox protocol. This code provides an implementation of the AP side of this protocol, providing a function to initialize RTKit-based firmwares as well as a function to do a clean shutdown of this fi