ARM64: arch_timer: add support to configure and enable event stream
This patch adds support for configuring the event stream frequency and enabling it. It also adds the hwcaps as well as compat-specific definitions to the user to detect this event stream feature. Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Cc: Will Deacon <will.deacon@arm.com> Acked-by:Catalin Marinas <catalin.marinas@arm.com> Acked-by:
Olof Johansson <olof@lixom.net> Signed-off-by:
Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
Showing
- arch/arm64/include/asm/arch_timer.h 29 additions, 3 deletionsarch/arm64/include/asm/arch_timer.h
- arch/arm64/include/asm/hwcap.h 6 additions, 5 deletionsarch/arm64/include/asm/hwcap.h
- arch/arm64/include/uapi/asm/hwcap.h 1 addition, 0 deletionsarch/arm64/include/uapi/asm/hwcap.h
- arch/arm64/kernel/setup.c 11 additions, 0 deletionsarch/arm64/kernel/setup.c
Please register or sign in to comment