|
From: | Richard Henderson |
Subject: | Re: [PATCH 32/44] hw/arm/armsse: Add support for SSE variants with a system counter |
Date: | Thu, 4 Mar 2021 12:30:36 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 2/19/21 6:46 AM, Peter Maydell wrote:
The SSE-300 has a system counter device; add support for SSE variants having this device. As with the existing devices like the cache control block, CPUID block, etc, we don't try to make the MMIO addresses configurable. We can do that if and when we need to model a future SSE variant which has the counter in a different location. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> ---
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |