The mpidr register is 64 bit on arm64 and 32 bit on arm. Fix this by
extending the arm64 definition to include the top 32 bits.
To preserve KBI when MFCing split the value into two 32 bit values.
This will be cleaned up later only on main.
Differential D36346
Store mpidr as a 64-bit value on arm64 andrew on Aug 25 2022, 10:50 AM. Authored by Tags None Referenced Files
Details
The mpidr register is 64 bit on arm64 and 32 bit on arm. Fix this by To preserve KBI when MFCing split the value into two 32 bit values.
Diff Detail
Event Timeline
|