arm64: add undefined instruction handler hooks
Add undefined instruction handler hooks similar to the system in the arm archetecture. One difference is that hooks can only be added at boot time and they can never be removed. This removes the need for the spinlock in the handler. Bug 1438816 Change-Id: I4684937f5209ca2a64ee63947bb2ab6411ae14f7 Signed-off-by:Alex Van Brunt <avanbrunt@nvidia.com> Reviewed-on: http://git-master/r/361736 Reviewed-on: http://git-master/r/365059 Reviewed-by:
Richard Wiley <rwiley@nvidia.com> Tested-by:
Oskari Jaaskelainen <oskarij@nvidia.com> Git-commit: 5eca912fbafb6b74a9ac0bdf79d5268b6613bd08 Git-repo: https://android.googlesource.com/kernel/tegra [stepanm@codeaurora.org: resolve merge conflicts] Signed-off-by:
Stepan Moskovchenko <stepanm@codeaurora.org>
Loading
Please register or sign in to comment