User Details
User Details
- User Since
- Mar 3 2023, 10:32 AM (123 w, 6 d)
Oct 28 2024
Oct 28 2024
zachary.leaf_arm.com updated the test plan for D46241: HWT: Arm Statistical Profiling Extension (SPE) support.
zachary.leaf_arm.com updated the diff for D46241: HWT: Arm Statistical Profiling Extension (SPE) support.
Oct 9 2024
Oct 9 2024
zachary.leaf_arm.com added a comment to D46192: arm64: write PID in CONTEXTIDR_EL1 on ctx switch.
Sep 11 2024
Sep 11 2024
zachary.leaf_arm.com added inline comments to D46192: arm64: write PID in CONTEXTIDR_EL1 on ctx switch.
zachary.leaf_arm.com updated the diff for D46192: arm64: write PID in CONTEXTIDR_EL1 on ctx switch.
- Use LDRB for bool arm64_pid_in_contextidr
- Use LDRW for P_PID + add comment
- Remove \label from pid_in_contextidr macro
- Change ASSYM(PR_PID... to P_PID
Aug 27 2024
Aug 27 2024
zachary.leaf_arm.com retitled D46241: HWT: Arm Statistical Profiling Extension (SPE) support from SPE support to HWT: Arm Statistical Profiling Extension (SPE) support.
Aug 22 2024
Aug 22 2024
zachary.leaf_arm.com updated the diff for D46191: arm64: add additional MDCR_EL2 fields.
Move to hypervisor.h
zachary.leaf_arm.com retitled D46191: arm64: add additional MDCR_EL2 fields from arm64: add MDCR_EL2 reg to arm64: add additional MDCR_EL2 fields.
zachary.leaf_arm.com updated the diff for D46192: arm64: write PID in CONTEXTIDR_EL1 on ctx switch.
use ADRP to save a load
Aug 8 2024
Aug 8 2024
zachary.leaf_arm.com updated the summary of D46241: HWT: Arm Statistical Profiling Extension (SPE) support.
Jul 31 2024
Jul 31 2024
zachary.leaf_arm.com requested review of D46192: arm64: write PID in CONTEXTIDR_EL1 on ctx switch.
zachary.leaf_arm.com requested review of D46191: arm64: add additional MDCR_EL2 fields.
May 14 2024
May 14 2024
May 13 2024
May 13 2024
zachary.leaf_arm.com updated the diff for D45173: arm64: add CONTEXTIDR_EL1 reg.
- Retain both MRS_REG + MRS_REG_ALT_NAME variants
zachary.leaf_arm.com updated the diff for D45172: arm64: add PMBSR_MSS_{BSC,FSC} status code field.
- Added both BSC + FSC to cover both readings of this field
zachary.leaf_arm.com updated the diff for D45171: arm64: make SPE regs use ALT_NAME macro.
As per review comments
zachary.leaf_arm.com updated the summary of D45172: arm64: add PMBSR_MSS_{BSC,FSC} status code field.
zachary.leaf_arm.com retitled D45172: arm64: add PMBSR_MSS_{BSC,FSC} status code field from arm64: add PMBSR_MSS_SC status code field to arm64: add PMBSR_MSS_{BSC,FSC} status code field.
zachary.leaf_arm.com added inline comments to D45171: arm64: make SPE regs use ALT_NAME macro.
zachary.leaf_arm.com requested review of D45173: arm64: add CONTEXTIDR_EL1 reg.
zachary.leaf_arm.com requested review of D45172: arm64: add PMBSR_MSS_{BSC,FSC} status code field.
zachary.leaf_arm.com requested review of D45171: arm64: make SPE regs use ALT_NAME macro.
Mar 14 2024
Mar 14 2024
zachary.leaf_arm.com added a reviewer for D40466: Hardware Trace (HWT) framework: zachary.leaf_arm.com.
Oct 12 2023
Oct 12 2023
zachary.leaf_arm.com added inline comments to D40466: Hardware Trace (HWT) framework.
zachary.leaf_arm.com added inline comments to D40466: Hardware Trace (HWT) framework.
Sep 18 2023
Sep 18 2023
zachary.leaf_arm.com added inline comments to D40477: HWT: ARM CoreSight support.
Aug 31 2023
Aug 31 2023
zachary.leaf_arm.com updated the summary of D41671: armv8_crypto: fix recursive fpu_kern_enter call.
zachary.leaf_arm.com requested review of D41671: armv8_crypto: fix recursive fpu_kern_enter call.
Aug 21 2023
Aug 21 2023
zachary.leaf_arm.com added inline comments to D40728: hwt(8) utility added.
Jun 8 2023
Jun 8 2023
zachary.leaf_arm.com added a reviewer for D40433: arm64: Malloc the cpu_desc array: zachary.leaf_arm.com.
Jun 7 2023
Jun 7 2023
zachary.leaf_arm.com added inline comments to D40433: arm64: Malloc the cpu_desc array.
zachary.leaf_arm.com added inline comments to D40392: arm64: Reduce the direct use of cpu_desc.
May 9 2023
May 9 2023
zachary.leaf_arm.com updated the diff for D39827: arm64 pmap: introduce PTE_TO_PHYS macro.
- fix indents and comments
May 2 2023
May 2 2023
zachary.leaf_arm.com updated the diff for D39828: arm64 pmap: introduce PHYS_TO_PTE macro.
- rename PA_TO_PTE -> PHYS_TO_PTE for symmetry with reverse operation PTE_TO_PHYS
- pmap_kenter: remove unnecessary & ~L3_OFFSET
zachary.leaf_arm.com updated the diff for D39827: arm64 pmap: introduce PTE_TO_PHYS macro.
- rename PTE_TO_PA -> PTE_TO_PHYS
- fix secondary indents + multi-line comments as per man style
zachary.leaf_arm.com retitled D39828: arm64 pmap: introduce PHYS_TO_PTE macro from arm64 pmap: introduce PA_TO_PTE macro to arm64 pmap: introduce PHYS_TO_PTE macro.
zachary.leaf_arm.com retitled D39827: arm64 pmap: introduce PTE_TO_PHYS macro from arm64 pmap: introduce PTE_TO_PA macro to arm64 pmap: introduce PTE_TO_PHYS macro.
Apr 27 2023
Apr 27 2023
zachary.leaf_arm.com added a comment to D39828: arm64 pmap: introduce PHYS_TO_PTE macro.
zachary.leaf_arm.com updated the summary of D39828: arm64 pmap: introduce PHYS_TO_PTE macro.
zachary.leaf_arm.com updated the summary of D39827: arm64 pmap: introduce PTE_TO_PHYS macro.
zachary.leaf_arm.com added a comment to D39828: arm64 pmap: introduce PHYS_TO_PTE macro.
zachary.leaf_arm.com updated the diff for D39828: arm64 pmap: introduce PHYS_TO_PTE macro.
- add comment
zachary.leaf_arm.com added inline comments to D39827: arm64 pmap: introduce PTE_TO_PHYS macro.
zachary.leaf_arm.com updated the diff for D39827: arm64 pmap: introduce PTE_TO_PHYS macro.
- remove unnecessary brackets
Apr 26 2023
Apr 26 2023
zachary.leaf_arm.com added reviewers for D39827: arm64 pmap: introduce PTE_TO_PHYS macro: kib, markj.
zachary.leaf_arm.com added reviewers for D39828: arm64 pmap: introduce PHYS_TO_PTE macro: kib, markj.
zachary.leaf_arm.com requested review of D39828: arm64 pmap: introduce PHYS_TO_PTE macro.
zachary.leaf_arm.com requested review of D39827: arm64 pmap: introduce PTE_TO_PHYS macro.
Mar 8 2023
Mar 8 2023
zachary.leaf_arm.com requested review of D38984: arm64: add fault address to trapframe.
zachary.leaf_arm.com requested review of D38983: arm64: extend ESR/SPSR registers to 64b.
Mar 3 2023
Mar 3 2023