juno: Access MPIDR_EL1 register directly in assembler
Instead of using the read_mpidr() helper functions to read the MPIDR_EL1 system register, assembler coded functions should use MRS/MSR instructions. This results in faster and more compact code. Change-Id: I42bb61a926113c4f80aa1ce72ee29ab26cd8fa43
Please register or sign in to comment