aboutsummaryrefslogtreecommitdiff
path: root/src/arm/PL1/kernel/paging.c
AgeCommit message (Expand)Author
2020-01-15for safety - invalidate caches when creating a new mappingWojtek Kosior
2020-01-15also enable data and instruction cache when enabling the MMUWojtek Kosior
2020-01-13Great Reorganisation, modify structure and makefilevetch