thorium-mirror/arm
Alexander Frick cab6e4c99a android fix
2024-02-19 21:49:33 -06:00
..
android fix windows args, and add ThOS accelerators 2024-02-16 09:55:20 -06:00
build/config android fix 2024-02-19 21:49:33 -06:00
media kill 3 birds with one stone (arm64 and AVX2) 2024-02-16 02:57:34 -06:00
raspi remove libblink_test_plugin.so 2024-02-14 19:44:02 -06:00
third_party kill 3 birds with one stone (arm64 and AVX2) 2024-02-16 02:57:34 -06:00
mac_arm.gni update arm.gnis 2024-01-22 09:18:29 -06: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 fix windows args, and add ThOS accelerators 2024-02-16 09:55:20 -06:00
woa_arm.gni arm fixes 2024-01-24 09:38:47 -06: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.