ANDROID: KVM: arm64: Fix cpu type for tracing HVCs
CPU being an int, we need to check if it is negative to ensure no
out-of-bounds access. Make it unsigned.
Bug: 229972309
Change-Id: I987a66d83c7bf3143a6ba287e929cd52de549850
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment