mimalloc icon indicating copy to clipboard operation
mimalloc copied to clipboard

Feature Request: Support AArch64 MTE

Open linzj opened this issue 2 years ago • 0 comments

On Android, AArch64 MTE feature helps to detect the memory errors.MI_SECURE mode should detect if the hardware supports MTE, and put additional code to make use of it.

linzj avatar Oct 08 '23 02:10 linzj