1. Jun 13, 2023
  2. Jun 12, 2023
    • YenHaoChen's avatar
      Fix PMP checking region of cache-block management instructions · 03b47351
      YenHaoChen authored
      The spec says "The PMP access control bits shall be the same for all
      physical addresses in the cache block [... else] the behavior of a CBO
      instruction is UNSPECIFIED."
      
      Thus, we only need to check the byte rs1 points to
      (instead of the entire cache block).
      03b47351
  3. Jun 08, 2023
  4. Jun 07, 2023
  5. Jun 03, 2023
  6. Jun 02, 2023
  7. May 29, 2023