Home
last modified time | relevance | path

Searched hist:"75786993 c43a03bf6af37b4e3184cb83998725c0" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-sam/
H A Dfreq.c75786993c43a03bf6af37b4e3184cb83998725c0 Thu Jan 20 10:24:48 UTC 2022 Clément Léger <clement.leger@bootlin.com> plat-sam: disable CFG_CORE_HAS_GENERIC_TIMER

sama5d2 platform does not have support for the ARM generic timer
extension. Disable CFG_CORE_HAS_GENERIC_TIMER and implement
plat_get_freq() using device-tree. Since clocks are probed early in
the boot process, the udelay function can be used at driver probe time
but not before clock probing of course.

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Clément Léger <clement.leger@bootlin.com>
H A Dsub.mk75786993c43a03bf6af37b4e3184cb83998725c0 Thu Jan 20 10:24:48 UTC 2022 Clément Léger <clement.leger@bootlin.com> plat-sam: disable CFG_CORE_HAS_GENERIC_TIMER

sama5d2 platform does not have support for the ARM generic timer
extension. Disable CFG_CORE_HAS_GENERIC_TIMER and implement
plat_get_freq() using device-tree. Since clocks are probed early in
the boot process, the udelay function can be used at driver probe time
but not before clock probing of course.

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Clément Léger <clement.leger@bootlin.com>
H A Dconf.mk75786993c43a03bf6af37b4e3184cb83998725c0 Thu Jan 20 10:24:48 UTC 2022 Clément Léger <clement.leger@bootlin.com> plat-sam: disable CFG_CORE_HAS_GENERIC_TIMER

sama5d2 platform does not have support for the ARM generic timer
extension. Disable CFG_CORE_HAS_GENERIC_TIMER and implement
plat_get_freq() using device-tree. Since clocks are probed early in
the boot process, the udelay function can be used at driver probe time
but not before clock probing of course.

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Clément Léger <clement.leger@bootlin.com>