[PATCH v2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support

Will Deacon will at kernel.org
Mon Nov 7 11:08:33 PST 2022


On Wed, 28 Sep 2022 19:28:34 -0500, Besar Wicaksono wrote:
> ARM Performance Monitoring Unit Table describes the properties of PMU
> support in ARM-based system. The APMT table contains a list of nodes,
> each represents a PMU in the system that conforms to ARM CoreSight PMU
> architecture. The properties of each node include information required
> to access the PMU (e.g. MMIO base address, interrupt number) and also
> identification. For more detailed information, please refer to the
> specification below:
>  * APMT: https://developer.arm.com/documentation/den0117/latest
>  * ARM Coresight PMU:
>         https://developer.arm.com/documentation/ihi0091/latest
> 
> [...]

Applied to arm64 (for-next/acpi), thanks!

[1/1] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
      https://git.kernel.org/arm64/c/6251d38059ae

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list