hw/arm/armv7m: Create input clocks
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Aug 2021 09:33:37 +0000 (10:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 1 Sep 2021 10:08:19 +0000 (11:08 +0100)
commitd5093d961585f02126191951ded9b90dbc52883b
tree86827f69a4692087434468375beb980222281101
parent5c6e1a1cf95f044987fe475560f296b7a4058c58
hw/arm/armv7m: Create input clocks

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 <peter.maydell@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Luc Michel <luc@lmichel.fr>
Message-id: 20210812093356.1946-7-peter.maydell@linaro.org
hw/arm/armv7m.c
include/hw/arm/armv7m.h