Module sau

Source
Expand description

Security Attribution Unit

NOTE Available only on Armv8-M and Armv8.1-M, for the following Rust target triples:

  • thumbv8m.base-none-eabi
  • thumbv8m.main-none-eabi
  • thumbv8m.main-none-eabihf

For reference please check the section B8.3 of the Armv8-M Architecture Reference Manual.

Structs§

Ctrl
Control Register description
Rbar
Region Base Address Register description
RegisterBlock
Register block
Rlar
Region Limit Address Register description
Rnr
Region Number Register description
SauRegion
Description of a SAU region.
Sfar
Secure Fault Address Register description
Sfsr
Secure Fault Status Register description
Type
Type Register description

Enums§

SauError
Possible error values returned by the SAU methods.
SauRegionAttribute
Possible attribute of a SAU region.