Atomicity PMAs
Tonight’s @risc_v Tip:
Atomicity Physical Memory Attributes (PMAs) specify support for atomic instructions described in the A
extension in the Unprivileged Spec for a given range. There are two types:
- Atomic Memory Operations (AMO)
- Load Reserved / Store Conditional (LR/SC)