Skip to content

Project status

TrungNguyen1909 edited this page Apr 4, 2021 · 20 revisions
  • Kernel boot to userspace

    • launchd
    • Console shell
    • Restore
  • Devices

    • UART
    • AIC
    • NVMe
    • GPIO
    • USB OTG (over TCP)
      • Device Tree
      • Tristar
      • Synopsys USB OTG Device mode emulation
      • USB-over-TCP bus
      • A forked version of usbmuxd that runs USB-over-TCP
    • AES Accelerator
    • Framebuffer
    • SPMI
      • RTC
      • Power off/Reboot
  • Hardware/Architecture security mitigations

    • VMSA_LOCK_EL1
    • Guarded Execution (PPL GL1)
      • GENTER/GEXIT
      • Page table?
    • KASLR
    • APRR
    • PAC
    • SART
    • DART

Clone this wiki locally