On 10:33 Thu 12 Aug , Peter Maydell wrote:
> Create input clocks on the armv7m container object which pass through
> to the systick timers, so that users of the armv7m object can specify
> the clocks being used.
>
> Signed-off-by: Peter Maydell
Reviewed-by: Luc Michel
> ---
> include/hw/a
On Thu, Aug 12, 2021 at 7:38 PM Peter Maydell wrote:
>
> Create input clocks on the armv7m container object which pass through
> to the systick timers, so that users of the armv7m object can specify
> the clocks being used.
>
> Signed-off-by: Peter Maydell
Reviewed-by: Alistair Francis
Alistai
Create input clocks on the armv7m container object which pass through
to the systick timers, so that users of the armv7m object can specify
the clocks being used.
Signed-off-by: Peter Maydell
---
include/hw/arm/armv7m.h | 6 ++
hw/arm/armv7m.c | 23 +++
2 files c