HomeFreeBSD

Shift the ITS processor ID after reading it.

Description

Shift the ITS processor ID after reading it.

When using the processor ID value we mask off the low and high bits that
should be zero. Unfortunatly we don't shift the ID value so it won't be
affected. Add the shift when reading the ID as this will need to align
with the address based target value.

MFC after: 2 weeks
Sponsored by: DARPA, AFRL

Details

Provenance
andrewAuthored on
Parents
rS357303: Fix an indentation bug in r357169.
Branches
Unknown
Tags
Unknown