aarch64: Enhanced CPU diagnostics for ld.so
commitf8d8b1b1e6d3b8b93f224efc796b7ea083fdb83f
authorFlorian Weimer <fweimer@redhat.com>
Mon, 8 Apr 2024 14:48:55 +0000 (8 16:48 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 8 Apr 2024 14:48:55 +0000 (8 16:48 +0200)
tree9459f4411d993c315296f508232e38d484e385f3
parent7a430f40c46acfa7ce4c3bff193b278c190b2efc
aarch64: Enhanced CPU diagnostics for ld.so

This prints some information from struct cpu_features, and the midr_el1
and dczid_el0 system register contents on every CPU.

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
manual/dynlink.texi
sysdeps/aarch64/dl-diagnostics-cpu.c [new file with mode: 0644]