ANDROID: virt: gunyah: Support boot context register values up to ULONG_MAX
Values from (LONG_MAX, ULONG_MAX] aren't supported values by xarray. Allocate a container to store the value instead and insert the container to the xarray. Change-Id: Iaf6a50cc4d56ab2108e3e21f2dfc493cd518cb22 Bug: 373872273 Fixes: ed8ebd8c ("FROMLIST: virt: gunyah: Allow userspace to initialize context of primary vCPU") Signed-off-by:Elliot Berman <quic_eberman@quicinc.com>
Loading