Home
last modified time | relevance | path

Searched hist:a6485b2b3b2c8dc8473e1c185ce9d7b0daa2e14b (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/delay_timer/
H A Dgeneric_delay_timer.ca6485b2b3b2c8dc8473e1c185ce9d7b0daa2e14b Wed Aug 21 17:55:38 UTC 2024 Abhi.Singh <abhi.singh@arm.com> refactor(delay-timer): add timer callback functions

In order to avoid separate platform definitions when not using the
default timer functions, it is better to move these functions out of the
header file and into the source files, so that they can be built if
needed.

Move timer functions from delay_timer.h into generic_delay_timer.c. Add
them as callback functions which are then called in delay_timer.c.

Change-Id: I96a1eac8948b1a7b1e481899b67a083db4c9b97d
Signed-off-by: Abhi Singh <abhi.singh@arm.com>
H A Ddelay_timer.ca6485b2b3b2c8dc8473e1c185ce9d7b0daa2e14b Wed Aug 21 17:55:38 UTC 2024 Abhi.Singh <abhi.singh@arm.com> refactor(delay-timer): add timer callback functions

In order to avoid separate platform definitions when not using the
default timer functions, it is better to move these functions out of the
header file and into the source files, so that they can be built if
needed.

Move timer functions from delay_timer.h into generic_delay_timer.c. Add
them as callback functions which are then called in delay_timer.c.

Change-Id: I96a1eac8948b1a7b1e481899b67a083db4c9b97d
Signed-off-by: Abhi Singh <abhi.singh@arm.com>
/rk3399_ARM-atf/include/drivers/
H A Ddelay_timer.ha6485b2b3b2c8dc8473e1c185ce9d7b0daa2e14b Wed Aug 21 17:55:38 UTC 2024 Abhi.Singh <abhi.singh@arm.com> refactor(delay-timer): add timer callback functions

In order to avoid separate platform definitions when not using the
default timer functions, it is better to move these functions out of the
header file and into the source files, so that they can be built if
needed.

Move timer functions from delay_timer.h into generic_delay_timer.c. Add
them as callback functions which are then called in delay_timer.c.

Change-Id: I96a1eac8948b1a7b1e481899b67a083db4c9b97d
Signed-off-by: Abhi Singh <abhi.singh@arm.com>
/rk3399_ARM-atf/
H A Dchangelog.yamla6485b2b3b2c8dc8473e1c185ce9d7b0daa2e14b Wed Aug 21 17:55:38 UTC 2024 Abhi.Singh <abhi.singh@arm.com> refactor(delay-timer): add timer callback functions

In order to avoid separate platform definitions when not using the
default timer functions, it is better to move these functions out of the
header file and into the source files, so that they can be built if
needed.

Move timer functions from delay_timer.h into generic_delay_timer.c. Add
them as callback functions which are then called in delay_timer.c.

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