cortex-ar v0.2.0
          ·
          
            114 commits
          
          to main
          since this release
        
        
        
Added
- General support for the Cortex-A architecture.
- New sevfunction in ASM module.
- Added multi-core-safe critical-section implementation
- Additional EL1 MPU methods set_region,set_attributesandbackground_region_enable
Changed
- Timer methods only need &selfnot&mut self
- The dsbandisbfunctions now include compiler fences
- Added nomem,nostackandpreserves_flagsoptions for ASM where applicable.