u-boot/arch/arm/mach-apple
Mark Kettenis 02e2588d3f arm: apple: Add RTKit support
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 firmware.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested on: Macbook Air M1
Tested-by: Simon Glass <sjg@chromium.org>
2022-02-10 16:44:23 -05:00
..
board.c arm: apple: Use watchdog timer for system reset 2022-01-13 06:55:46 +01:00
Kconfig arm: apple: Change SoC name from "m1" into "apple" 2022-02-10 16:44:23 -05:00
lowlevel_init.S arm: apple: Add initial support for Apple's M1 SoC 2021-10-31 08:46:44 -04:00
Makefile arm: apple: Add RTKit support 2022-02-10 16:44:23 -05:00
rtkit.c arm: apple: Add RTKit support 2022-02-10 16:44:23 -05:00