Skip to content

AthAllocators: Add protect()/unprotect().

Add protect() and unprotect() methods to underlying block allocators, to allow write-protecting the memory.

Merge request reports