arm64: Implement the 8994_TLBI_WA by checking the HW SOC version
8994 V2 does not have the TLB invalidate bug
(CONFIG_ARCH_MSM8994_V1_TLBI_WA). Use the HW SOC version register to
detect if we are running on V2 and determine if the workaround needs
to be applied.
Change-Id: I2635bccb7902fb65c717d56ea9df6ad95f2ca5f7
Signed-off-by:
Rohit Vaswani <rvaswani@codeaurora.org>
Loading
Please register or sign in to comment