qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] arm: bump amount of PMU counters to pass SBSA ACS


From: Marcin Juszkiewicz
Subject: Re: [PATCH] arm: bump amount of PMU counters to pass SBSA ACS
Date: Wed, 3 Mar 2021 21:33:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

W dniu 03.03.2021 o 19:06, Peter Maydell pisze:
On Wed, 3 Mar 2021 at 17:48, Leif Lindholm <leif@nuviainc.com> wrote:
It would be good if we could get 6.0 closer to SBSA compliance.

How far away are we at the moment ?

Hard to tell me how many of those things are missing in QEMU and how many in EDK2 we use as firmware.

SBSA-ACS failures:

GIC ITS is missing (Shashi Mallela works on it):

 102 : If PCIe, then GIC implements ITS  : Result:  --FAIL-- 1
 104 : GIC Maintenance Interrupt         : Result:  --FAIL-- 1


System timers are not present in GTDT so few more tests are not run:

 206 : SYS Timer if PE Timer not ON      : Result:  --FAIL-- 1
       PE Timers are not always-on.
 207 : CNTCTLBase & CNTBaseN access      : Result:  -SKIPPED- 1
       No System timers are defined
 505 : Wake from System Timer Interrupt  : Result:  -SKIPPED- 1
       No system timers implemented


There is no SMMU present so SMMU and IO virtualization tests are not run. This one is probably related:

 605 : Memory Access to Un-Populated addr: Result:  --FAIL-- 1
       Memory access check fails at address = 0x104C0000




reply via email to

[Prev in Thread] Current Thread [Next in Thread]