ANDROID: turn on VCT access from 32-bit applications
authorMark Salyzyn <salyzyn@google.com>
Thu, 25 Jan 2018 21:43:19 +0000 (13:43 -0800)
committerBruno Martins <bgcngm@gmail.com>
Fri, 20 Oct 2023 17:09:54 +0000 (18:09 +0100)
commit361bc740c76423ff536744d96034e920e1a148c9
treeecd8ae39115f30ed1c8e04ccd3569465f036e09a
parent46d964301579b30b3cbd1fed10ac8ea7bb6f69f0
ANDROID: turn on VCT access from 32-bit applications

Deal with regression from 7b4edf240be4a86ede06af51caf056fb1e80682e
("clocksource: arch_timer: make virtual counter access configurable")
by selecting ARM_ARCH_TIMER_VCT_ACCESS if COMPAT_VDSO is selected.

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 72417836
Change-Id: Ie11498880941977a8014adb8b8a3b07a6ef82e27
arch/arm64/Kconfig