OpenBSD cvs log

created 2025-02-06T21:14:13Z
begin 2025-01-25T10:53:36Z
end 2025-01-25T12:29:35Z
path src/sys
commits 1

date 2025-01-25T12:29:35Z
author kettenis
files src/sys/arch/arm64/arm64/cpu.c log diff annotate
src/sys/arch/arm64/arm64/pmap.c log diff annotate
src/sys/arch/arm64/include/armreg.h log diff annotate
message Improve the way we print the PAC feature flag to catch up with new versions
of the architecture. Add decoding for APA3 such that we can tell that
newer ARM cores support PAC.

ok jsg@