kvm: arm64: Ensure partition entry point is preallocated

If the memory at the entry point was controlled by user space, it could
easily take over the partition by inserting abitrary code. Restricting
the entry point to one of the trusted preallocated regions removes this
ability from user space.
1 file changed