« Previous | Next » 

Revision 76e3e1bc

ID76e3e1bcaefe0da394f328854cb72f9449f23732

Added by Peter Maydell about 10 years ago

target-arm: Define names for SCTLR bits

The SCTLR is full of bits for enabling or disabling various things, and so
there are many places in the code which check if certain bits are set.
Define some named constants for the SCTLR bits so these checks are easier
to read.

Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences