[PATCH 0/6] Apple RTKit improvements
Mark Kettenis
kettenis at openbsd.org
Sun Apr 20 13:58:02 CEST 2025
This is a collection of improvements for the Apple RTKit code
that we have been carrying downstream for some time now.
Hector Martin (6):
arm: apple: rtkit: Add support for AP power & syslogs
arm: apple: rtkit: Add default buffer handlers
arm: apple: rtkit: Add a generic RTKit helper driver
arm: apple: rtkit: Add OSLog buffer support
arm: apple: rtkit: Add endpoint field to buffers
arm: apple: rtkit: Support allocating OSLog out of SRAM in helper
arch/arm/include/asm/arch-apple/rtkit.h | 5 +
arch/arm/mach-apple/Makefile | 1 +
arch/arm/mach-apple/rtkit.c | 234 ++++++++++++++++++------
arch/arm/mach-apple/rtkit_helper.c | 145 +++++++++++++++
4 files changed, 333 insertions(+), 52 deletions(-)
create mode 100644 arch/arm/mach-apple/rtkit_helper.c
--
2.49.0
More information about the U-Boot
mailing list