On Tue, 14 Jan 2020 at 12:44, Philippe Mathieu-Daudé wrote:
>
> On 1/14/20 11:59 AM, Clement Deschamps wrote:
>
> Maybe describe here:
>
> The PMU is not optional on cortex-r5 and cortex-r5f (see
> the "Features" chapter of the Technical Reference Manual).
>
> > Signed-off-by: Clement Deschamps
>
On 1/14/20 11:59 AM, Clement Deschamps wrote:
Maybe describe here:
The PMU is not optional on cortex-r5 and cortex-r5f (see
the "Features" chapter of the Technical Reference Manual).
Signed-off-by: Clement Deschamps
Reviewed-by: Philippe Mathieu-Daudé
---
See cortex-r5 TRM - 1.3 Features
Signed-off-by: Clement Deschamps
---
See cortex-r5 TRM - 1.3 Features
PMU is not optional on cortex-r5 and cortex-r5f
---
target/arm/cpu.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/arm/cpu.c b/target/arm/cpu.c
index d62fd5fdc6..64cd0a7d73 100644
--- a/target/arm/cpu.c
+++ b/targ