Hi crash utility developers,
It seems like aosp starts to support 16KB page size for arm64
https://source.android.com/docs/core/architecture/16kb-page-size/16kb-dev...
But
https://github.com/crash-utility/crash/blob/master/arm64.c#L265 has been there for
5+
years.
Is there any plan for crash utility to support it?
Hi,
I have been working on 16K page size with 47 VA bits and 3-levels page table.
I just sent a patch to the mailing list for review. You can refer to the following link. I
hope it helps. :)
https://lists.crash-utility.osci.io/archives/list/devel@lists.crash-utili...
Thanks.
> Thanks.