arm64: mte: Allow for tag storage block sizes larger than one page
Add support for block sizes larger than one page. For example, with a block size of 4 pages, allocating any of the pages in the pfn range [0..127] will require that the tag storage block with pfns [0..3] will be reserved.
Loading
Please register or sign in to comment