2
0

Merge remote-tracking branch 'pcc/mitig'

This commit is contained in:
2026-05-27 13:10:19 +01:00
+3
View File
@@ -16,6 +16,9 @@
OF = "y";
# USE_OF = "y";
ARM64_PTR_AUTH = "n";
RANDOMIZE_BASE = "y";
};
hardware.ram.startAddress = lim.parseInt "0x40000000";
system.outputs.u-boot = pkgs.ubootQemuAarch64;