Skip to content
Snippets Groups Projects
Commit f171294e authored by Andrew Walbran's avatar Andrew Walbran Committed by Pierre-Clément Tosi
Browse files

Use FrameAllocator rather than Heap for shared memory pool.

Heap uses an intrusive linked list to store metadata inside unallocated
memory. This could be modified by a malicious host to manipulate the
allocator, which we don't want.

Bug: 280644106
Test: m pvmfw
Change-Id: I75903084da8f4f2c12063b685d41aa1c8ee37da3
Merged-In: I75903084da8f4f2c12063b685d41aa1c8ee37da3
parent fefc3750
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment