Skip to content
Commit 90932e0b authored by Steven Price's avatar Steven Price
Browse files

arm64: RME: Allocate/free RECs to match vCPUs



The RMM maintains a data structure known as the Realm Execution Context
(or REC). It is similar to struct kvm_vcpu and tracks the state of the
virtual CPUs. KVM must delegate memory and request the structures are
created when vCPUs are created, and suitably tear down on destruction.

Signed-off-by: Steven Price's avatarSteven Price <steven.price@arm.com>
parent a7f9dc13
Loading
Loading
Loading
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