u-boot/arch/arm/mach-apple
Hector Martin 4a55e7f031 arm: apple: rtkit: Support allocating OSLog out of SRAM in helper
The new OSLog region in MTP (firmware 13.3+) persists on handoff to
Linux. To avoid having to come up with some weird DART handoff or DAPF
tricks, let's just steal some of the coprocessor's dedicated SRAM. This
keeps it happy and Linux doesn't need any special handoff then.

Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
2025-04-28 13:16:45 -06:00
..
board.c fdt: Swap the signature for board_fdt_blob_setup() 2024-12-18 15:18:59 -06:00
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04: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: rtkit: Add a generic RTKit helper driver 2025-04-28 13:16:45 -06:00
rtkit_helper.c arm: apple: rtkit: Support allocating OSLog out of SRAM in helper 2025-04-28 13:16:45 -06:00
rtkit.c arm: apple: rtkit: Add endpoint field to buffers 2025-04-28 13:16:45 -06:00
sart.c arm: apple: nvme: Add SART support and RTKit buffer management 2022-06-23 08:24:49 -04:00