On 11/15/23 23:41, Oliver Upton wrote:
On Wed, Nov 15, 2023 at 10:34:48AM -0500, Shaoqin Huang wrote:
The GIC[D,R]_BASE_GPA has been defined in multiple files with the same
value, define it in one place to make the code clean.
Signed-off-by: Shaoqin Huang
Colton already posted a fix for t
On Wed, Nov 15, 2023 at 10:34:48AM -0500, Shaoqin Huang wrote:
> The GIC[D,R]_BASE_GPA has been defined in multiple files with the same
> value, define it in one place to make the code clean.
>
> Signed-off-by: Shaoqin Huang
Colton already posted a fix for this as part of his selftests series
h
The GIC[D,R]_BASE_GPA has been defined in multiple files with the same
value, define it in one place to make the code clean.
Signed-off-by: Shaoqin Huang
---
v1->v2:
- Clean up the vpmu_counter_access.c.
---
tools/testing/selftests/kvm/aarch64/arch_timer.c | 3 ---
tools/testing/sel