diff options
author | zijun_hu <zijun_hu@htc.com> | 2017-09-25 15:28:50 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-08 16:19:56 -0400 |
commit | 34f9a9258397b5430adfedd2bf2c6517eb468d29 (patch) | |
tree | 0d2ff18a2a3052c2866c25f5d656237ff7eb46e5 /arch/arm/mach-stm32 | |
parent | b813908354f91f83c79991e67b98897c4caf0c81 (diff) |
ARMv8: make master CPU checking logic more clear
macro branch_if_master checks master CPU via (Aff3 & (Aff2:Aff1:Aff0))
it is simple but a little obscure.
fix by checking Affx fields within MPIDR_EL1 directly.
Signed-off-by: zijun_hu <zijun_hu@htc.com>
Diffstat (limited to 'arch/arm/mach-stm32')
0 files changed, 0 insertions, 0 deletions