Skip to content

Project status

TrungNguyen1909 edited this page Mar 3, 2022 · 20 revisions
  • Milestones

    • Kernel boot to userspace
    • launchd
    • Console shell
    • iOS 15 support
    • Restore
    • S8000 SecureROM Emulation
  • Devices

    • UART
    • AIC
    • NVMe
    • GPIO
    • I2C
      • Soft I2C
      • HW I2C
    • USB (over UNIX socket)
      • Device Tree
      • DWC2 Gadget mode emulation
      • USB over UNIX bus
      • Support for libimobiledevice tools
      • DWC3 emulation
      • checkm8
    • AES Accelerator
    • Watch Dog Timer
      • Reboot
    • SPMI
      • RTC
    • SMC
      • Shutdown
    • SPI (untested)
    • Framebuffer
    • SEP
  • Hardware/Architecture security mitigations

    • Guarded Execution (PPL GL1)
      • GENTER/GEXIT
      • GXF_ABORT
      • Register lockdown
    • SPRR (PPL/JIT)
      • Page permission
      • Register lockdown
    • VMSA_LOCK_EL1
    • KASLR
    • PAC
    • DART
    • SART
  • Other features

    • Kernel patchfinder
Clone this wiki locally