User Details
User Details
- User Since
- May 10 2014, 2:21 PM (598 w, 6 d)
Mon, Oct 27
Mon, Oct 27
dev/ofw: Register the ofw_cpu xref
dev/ofw: Move ofw_cpu earlier
arm64: Use _armreg.h in cpu.h
arm64: Split out accessing special registers
arm64: Remove armreg.h from db_machdep.h
arm64: Include armreg.h in db_disasm.c
arm64/vmm: Remove armreg.h when not needed
Fri, Oct 24
Fri, Oct 24
andrew requested review of D53331: arm64: Add non-PCI MSI support.
andrew requested review of D53330: dev/fdt: Add support for non-PCI MSI interrupts.
andrew requested review of D53329: dev/ofw: Register the xref.
andrew requested review of D53328: dev/ofw: Move ofw_cpu earlier.
andrew requested review of D53327: dev/ofw: Teach ofw_cpu to find the pcpu on arm64.
andrew requested review of D53325: arm64: Use _armreg.h in cpu.h.
andrew requested review of D53324: arm64: Split out accessing special registers.
andrew requested review of D53323: arm64: Remove armreg.h from db_machdep.h.
andrew requested review of D53322: arm64: Include armreg.h in db_disasm.c.
andrew requested review of D53321: arm64/vmm: Remove armreg.h when not needed.
Thu, Oct 23
Thu, Oct 23
andrew committed rGf4f638eb23d7: arm64: Add additional fields for PMBSR and PMSIDR (authored by sarah.walker2_arm.com).
arm64: Add additional fields for PMBSR and PMSIDR
modules/dtb: Add the ARM dtb module
andrew committed rG82778970eeb2: share/mk: Add opencsd to the list of private libs (authored by andrew).
share/mk: Add opencsd to the list of private libs
Mon, Oct 20
Mon, Oct 20
andrew requested review of D53217: share/mk: Add opencsd to the list of private libs.
Fri, Oct 17
Fri, Oct 17
pci/n1sdp: Disable HotPlug
Thu, Oct 16
Thu, Oct 16
andrew committed rGd970d0246fdd: arm64: Move BP hardening and SSBD workaround to CPU_FEAT framework (authored by sarah.walker2_arm.com).
arm64: Move BP hardening and SSBD workaround to CPU_FEAT framework
andrew updated the diff for D51258: modules/dtb: Add the ARM dtb module.
- allwinner -> Arm
- Attach the Makefile to std.arm
andrew added a comment to D53112: arm64: Move BP hardening and SSBD workaround to CPU_FEAT framework.
The best names I can come up with for a workaround for a missing feature is feat_foo_missing or feat_foo_workaround
andrew requested review of D53134: pci/n1sdp: Disable HotPlug.
Wed, Oct 15
Wed, Oct 15
andrew added inline comments to D46241: HWT: Arm Statistical Profiling Extension (SPE) support.
Mon, Oct 13
Mon, Oct 13
andrew requested review of D53074: arm64: Set a FAR value when it's not valid.
andrew requested review of D53073: arm64: Handle more Synchronous External Aborts.
Thu, Oct 9
Thu, Oct 9
arm64/vmm: Add missing debug traps
arm64/vmm: Handle debug exits
arm64: Add Debug OS Lock fields
arm64: Sort hypervisor.h
arm64: Rename the MDCR_EL2 macros
arm64/vmm: Save dbgclaimset_el1
arm64/vmm: Save more PMU registers
arm64/vmm: Clear all pmc fields
Tue, Oct 7
Tue, Oct 7
arm64/vmm: Handle debug exits
arm64: Add Debug OS Lock fields
Mon, Oct 6
Mon, Oct 6
andrew added a comment to D52806: arm64/vmm: Add missing debug traps.
andrew requested review of D52931: arm64/vmm: Handle debug exits.
andrew requested review of D52930: arm64: Add Debug OS Lock fields.
Thu, Oct 2
Thu, Oct 2
arm64/vmm: Add missing debug traps
arm64: Sort hypervisor.h
arm64: Rename the MDCR_EL2 macros
arm64/vmm: Save dbgclaimset_el1
arm64/vmm: Save more PMU registers
arm64/vmm: Clear all pmc fields
Oct 1 2025
Oct 1 2025
.github: Update to use llvm 15
Sep 30 2025
Sep 30 2025
andrew requested review of D52806: arm64/vmm: Add missing debug traps.
andrew requested review of D52805: arm64: Sort hypervisor.h.
andrew requested review of D52804: arm64: Rename the MDCR_EL2 macros.
andrew requested review of D52803: arm64/vmm: Save dbgclaimset_el1.
andrew requested review of D52802: arm64/vmm: Save more PMU registers.
andrew requested review of D52801: arm64/vmm: Clear all pmc fields.
Sep 29 2025
Sep 29 2025
andrew added a comment to D52744: atomic.9: provide fine details about CAS memory model MD semantic.
Sep 26 2025
Sep 26 2025
andrew committed rGcee4802d0e2a: arm64: Mark EFI memory as userspace non-executable (authored by andrew).
arm64: Mark EFI memory as userspace non-executable
arm64: Add table attributes to the EFI maps
andrew added a comment to D52744: atomic.9: provide fine details about CAS memory model MD semantic.
On arm64 atomics with an acquire then later memory operations can move before the store, however the store needs to succeed as if it doesn't then we will execute the load-acquire again.
andrew requested review of D52751: arm64: Add table attributes to the EFI maps.
andrew requested review of D52750: arm64: Mark EFI memory as userspace non-executable.
Sep 23 2025
Sep 23 2025
andrew committed rGfbe076b2c837: arm64/vmm: Use FEAT_ECV_POFF to support a timer (authored by andrew).
arm64/vmm: Use FEAT_ECV_POFF to support a timer
sys/conf: Fix arm64 vmm_nvhe dependencies
andrew committed rG0efa0fe26b9d: arm: Use the Self-Synchronized counter registers (authored by andrew).
arm: Use the Self-Synchronized counter registers
arm64: Add more counter/timer registers
andrew committed rGb3d30be6ed71: arm64/vmm: Remove support for reading CNTHCTL_EL2 (authored by andrew).
arm64/vmm: Remove support for reading CNTHCTL_EL2
andrew committed rGf38792ffc2db: arm64/vmm: Clean up enabling guest timer access (authored by andrew).
arm64/vmm: Clean up enabling guest timer access
andrew committed rG0f455824d0ab: arm64/vmm: Add a feature flag and use it for HCRX (authored by andrew).
arm64/vmm: Add a feature flag and use it for HCRX
andrew added a comment to D52681: mfc-candidates: Minor improvements.
Won't that cause problems for stable/15 when stable/16 is branched?
Sep 22 2025
Sep 22 2025
arm64: Fix enabling CPU features
