Home
last modified time | relevance | path

Searched hist:"11 dff5994671bf3ec4f26b7ea930bd4749658aa2" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/rpi/rpi3/
H A Drpi3_bl1_setup.c11dff5994671bf3ec4f26b7ea930bd4749658aa2 Thu Aug 29 16:31:44 UTC 2024 Abhi.Singh <abhi.singh@arm.com> fix(rpi3): manually populate CNTFRQ reg

The rpi3 does not initialize the generic timer in BL1, which is now
required to use the delay timer in the dTPM driver. This change sets the
counter frequency register (CNTFRQ) with the rpi3's system counter
frequency value, as a prerequisite for timer initialization, and then
initializes the generic timer all during BL1 setup.

Change-Id: I4e2475b63ce4a97653202f94f506b5d3edc4c1a7
Signed-off-by: Abhi Singh <abhi.singh@arm.com>
H A Dplatform.mk11dff5994671bf3ec4f26b7ea930bd4749658aa2 Thu Aug 29 16:31:44 UTC 2024 Abhi.Singh <abhi.singh@arm.com> fix(rpi3): manually populate CNTFRQ reg

The rpi3 does not initialize the generic timer in BL1, which is now
required to use the delay timer in the dTPM driver. This change sets the
counter frequency register (CNTFRQ) with the rpi3's system counter
frequency value, as a prerequisite for timer initialization, and then
initializes the generic timer all during BL1 setup.

Change-Id: I4e2475b63ce4a97653202f94f506b5d3edc4c1a7
Signed-off-by: Abhi Singh <abhi.singh@arm.com>