thorium-mirror/arm
Alexander Frick 4ab02c89dd update PGO profiles 2024-05-14 03:36:52 -05:00
..
android update PGO profiles 2024-05-14 03:36:52 -05:00
build/config fixup //arm/third_party/ 2024-05-12 11:33:21 -05:00
media M124 stage 7 2024-05-12 10:26:16 -05:00
raspi update PGO profiles 2024-05-14 03:36:52 -05:00
third_party fixup //arm/third_party/ 2024-05-12 11:33:21 -05:00
README.md fix more docs 2023-10-10 09:22:03 -05:00
mac_arm.gni update arm.gnis 2024-01-22 09:18:29 -06:00
setup_arm.sh M120 Final? 2024-01-22 15:42:41 -06:00
win_ARM_args.gn update PGO profiles 2024-05-14 03:36:52 -05:00
woa_arm.gni arm fixes 2024-01-24 09:38:47 -06:00

README.md

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.