Skip to content
Commit c76f238e authored by Russell King's avatar Russell King
Browse files

ARM: proc-v7: sanitise and document registers around errata



Document that r13 is not a stack in the initialisation function, in
case anyone gets other ideas.

Document the registers available for the errata workarounds, and
specifically which registers contain parts of the MIDR register, as
well as which registers must be preserved.

Lastly, use the lowest numbered available register (r0) rather than
r10 for temporary storage.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 44194968
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment