crosvm/cros_fdt
Pierre-Clément Tosi a5ed157de7 aarch64: fdt: Fix CPU compatible to "arm,armv8"
The "arm,arm-v8" compatible string is not documented in the Linux kernel
DT bindings [1] and the intended string probably was "arm,armv8" so
update the DT generation code and test files to use that instead.

[1]: https://www.kernel.org/doc/Documentation/devicetree/bindings/arm/cpus.yaml

BUG=b:335470851

Change-Id: I537b7599a89988244714e2c7af766d6b01e398bc
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5464099
Auto-Submit: Pierre-Clément Tosi <ptosi@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2024-04-17 23:33:51 +00:00
..
src cros_fdt: Preserve FDT node/prop insertion order 2024-03-28 10:46:22 +00:00
test-files aarch64: fdt: Fix CPU compatible to "arm,armv8" 2024-04-17 23:33:51 +00:00
Cargo.toml cros_fdt: Preserve FDT node/prop insertion order 2024-03-28 10:46:22 +00:00