ANDROID: 16K: Ensure mseal start and len are 16kB multiples
For 16kB page size emulation in x86_64, ensure that mseal()
operates on regions that are __PAGE_SIZE multiple sized and
aligned.
Bug: 356480574
Change-Id: I0bc25a0090637b51558050764010a6e24275a2bb
Signed-off-by:
Kalesh Singh <kaleshsingh@google.com>
Loading
Please sign in to comment