1. 0731251 Add data and instruction cache maintenance functions by Imre Kis · 3 months ago main
  2. f202064 Fix TLB invalidation by Imre Kis · 4 months ago
  3. 5c8a485 Implement Xlat::get_access_rights by Imre Kis · 4 months ago
  4. be5481e Fix set access rights when exploding block to finer granule table by Imre Kis · 4 months ago
  5. 64d112f Add README and function documentation by Imre Kis · 6 months ago
  6. 2f18a2a Remove KernelSpace by Imre Kis · 6 months ago
  7. 21d7f72 Introduce KernelAddressTranslator trait by Imre Kis · 6 months ago
  8. c9a55ff Handle top bits in upper VA ranges by Imre Kis · 6 months ago
  9. a7ef684 Remove KernelSpace usage from Descriptor by Imre Kis · 6 months ago
  10. 1278c9f Fixing various warnings by Imre Kis · 6 months ago
  11. d20b529 Refactor Xlat error handling by Imre Kis · 7 months ago
  12. 5f96044 Refactor Xlat Debug implementations by Imre Kis · 7 months ago
  13. 86fd04a Move Block handling into separate module and add BlockIterator by Imre Kis · 7 months ago
  14. 631127d Handle 16k and 64k translation granules by Imre Kis · 8 months ago
  15. 725ef5e Add TranslationGranule module by Imre Kis · 8 months ago
  16. f0370e8 Implement aligned allocation in region pool by Imre Kis · 8 months ago
  17. 9a9d049 Implement TLB maintenance by Imre Kis · 8 months ago
  18. b5146b5 Add support for EL2 and EL3 translation regimes by Imre Kis · 8 months ago
  19. d5b96fd Add physical and virtual address types by Imre Kis · 10 months ago
  20. 589aa05 Make Region generic instead of using usize by Imre Kis · 10 months ago
  21. 42935a2 Moving tests into their own module in each file by Imre Kis · 9 months ago
  22. 012f3ba Implement KernelMapper by Imre Kis · 11 months ago
  23. 9a7440e Remove global KernelMapping instance by Imre Kis · 1 year, 3 months ago
  24. f5f6fa7 Refactoring unsafe parts by Imre Kis · 1 year, 3 months ago
  25. 49c08e3 Add offset_in_page to KernelSpace by Imre Kis · 1 year, 3 months ago
  26. c1dab89 Implement dynamic kernel memory mapping by Imre Kis · 1 year, 3 months ago
  27. 703482d Add translation table library by Imre Kis · 1 year, 7 months ago
  28. 87cee5b Add project skeleton by Imre Kis · 6 months ago
  29. d27a06f Initial empty commit by Balint Dobszay · 6 months ago