thorium-mirror/arm
2024-07-29 16:19:59 -05:00
..
android add flag and update args.gns 2024-07-29 16:19:59 -05:00
build/config M126 stage 1 2024-07-15 14:14:42 -05:00
media/base M126 stage 7 2024-07-29 12:40:42 -05:00
raspi add flag and update args.gns 2024-07-29 16:19:59 -05:00
third_party M126 stage 8 2024-07-29 15:01:38 -05:00
mac_arm.gni M126 stage 1 2024-07-15 14:14:42 -05:00
README.md fix more docs 2023-10-10 09:22:03 -05:00
setup_arm.sh M120 Final? 2024-01-22 15:42:41 -06:00
win_ARM_args.gn add flag and update args.gns 2024-07-29 16:19:59 -05:00
woa_arm.gni M126 stage 1 2024-07-15 14:14:42 -05:00

Thorium for ARM CPUs

This contains a special BUILD.gn file for making an ARM64 build of Thorium for Raspberry Pi or Windows. Run setup.sh --help from the root of this repo for more information. You could use the --raspi flag for a Raspberry Pi build, or --woa for a Windows on ARM build.

NOTE: This dir is only for Raspberry Pi and Windows On ARM. For regular Linux ARM builds, and MacOS ARM builds, you can just use the regular files in the repo.

  • Windows On ARM (WoA) Builds: Use the win_ARM_args.gn file for your args.gn.

Raspberry Pi Builds  

Note that ARM32 Raspberry Pi builds of Thorium are not supported.__ They should only be used on Raspi 3B, 3B+, 4, and 400 models with a 64 Bit OS. For more info, see > Here.