vita-baremetal-linux-loader icon indicating copy to clipboard operation
vita-baremetal-linux-loader copied to clipboard

PSVita bare-metal Linux Loader

PlayStation Vita Bare-metal Linux Loader

Instructions

You will need a compiled Linux kernel image (build instructions here), which has to be placed at ux0:/linux/zImage, and the corresponding DTB file, which has to be placed at ux0:/linux/vita.dtb.

Debugging

This Linux loader will print debug info over UART0. Check UART Console for the location of the pins.

Credits

Thanks to everybody who has helped me, specially the Team Molecule (formed by Davee, Proxima, xyz, and YifanLu), TheFloW, motoharu, and everybody at the HENkaku Discord channel.