GET /congress/2025/event/e0739bd6-f804-5fde-8cf6-fc940567bf45/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e0739bd6-f804-5fde-8cf6-fc940567bf45",
    "kind": "official",
    "name": "Asahi Linux - Porting Linux to Apple Silicon",
    "slug": "asahi-linux-porting-linux-to-apple-silicon",
    "url": "https://api.events.ccc.de/congress/2025/event/e0739bd6-f804-5fde-8cf6-fc940567bf45/?format=api",
    "track": "hardware",
    "assembly": "ccc",
    "room": "ba692ba3-421b-5371-8309-60acc34a3c05",
    "location": null,
    "language": "en",
    "description": "In this talk, you will learn how Apple Silicon hardware differs from regular laptops or desktops.\r\nWe'll cover how we reverse engineered the hardware without staring at disassembly but by using a thin hypervisor that traces all MMIO access and then wrote Linux drivers.\r\nWe'll also talk about how upstreaming to the Linux kernel works and how we've significantly decreased our downstream patches in the past year.\r\n\r\nAs an example, we will use support for the Type-C ports and go into details why these are so complex and required changes across multi subsystems.\r\n\r\nIn the end, we'll briefly talk about M3/M4/M5 and what challenges we will have to overcome to get these supported.",
    "schedule_start": "2025-12-30T11:00:00+01:00",
    "schedule_duration": "00:40:00",
    "schedule_end": "2025-12-30T11:40:00+01:00"
}