pmaports/device/testing/linux-google-veyron
Daniel Fancsali 0b854b4ec6
linux-google-veryron: enable binfmt_misc as kernel module (MR 4115)
This allows the user (upon loading the module) to handle non-native
binaries transparently - after registering the magic number and the
command for handling execution, the programs can be ran as if compiled
for the host architecture. (Similarly how the shebang line allows
the interpreter to be specified for scirpts).

Common use-cases include

* Using qemu user-space emulation to run
  x86 binaries on ARM (or the other way around), or simply running
  64-bit binaries on 32-bit architectures.
* Allow Java programs to be run transparently.
* Creating cross-architecture chroots (for cross-compilation e.g.)
2023-06-06 12:32:23 +02:00
..
APKBUILD linux-google-veryron: enable binfmt_misc as kernel module (MR 4115) 2023-06-06 12:32:23 +02:00
config-google-veyron.armv7 linux-google-veryron: enable binfmt_misc as kernel module (MR 4115) 2023-06-06 12:32:23 +02:00
veyron.better_clock_selection_logic_and_dts_rate_list.patch linux-google-veyron: separate from linux-postmarketos-rockchip and upgrade to 6.0 (MR 3524) 2022-10-13 15:47:17 +02:00
veyron.dts_allow_dedicating_npll_to_vop.patch linux-google-veyron: separate from linux-postmarketos-rockchip and upgrade to 6.0 (MR 3524) 2022-10-13 15:47:17 +02:00
veyron.dts_do_dedicate_npll_to_vop.patch linux-google-veyron: separate from linux-postmarketos-rockchip and upgrade to 6.0 (MR 3524) 2022-10-13 15:47:17 +02:00
veyron.ignore-gpt-ignoreme.patch linux-google-veyron: separate from linux-postmarketos-rockchip and upgrade to 6.0 (MR 3524) 2022-10-13 15:47:17 +02:00
veyron.support_dedicating_npll_to_vop.patch linux-google-veyron: separate from linux-postmarketos-rockchip and upgrade to 6.0 (MR 3524) 2022-10-13 15:47:17 +02:00