summaryrefslogtreecommitdiff
path: root/lib/utils/timer/fdt_timer.c
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2020-05-12 18:38:31 +0530
committerAnup Patel <[email protected]>2020-05-23 10:36:43 +0530
commita9a97511851198559e75640a9e5e67f65695dc2e (patch)
tree3c7a01bfa30aab552fbb049f5fea25b8007a2d83 /lib/utils/timer/fdt_timer.c
parentd30bb684481b6be642a0eaa9e7f0778d6519cc15 (diff)
lib: utils: Allow CLINT functions to be used for multiple CLINTs
We extend CLINT cold init function to have a "struct clint_data *" parameter pointing to CLINT details. This allows platforms to use CLINT functions for multiple CLINT instances. When multiple CLINTs are present, the platform can also provide one of the CLINT as reference CLINT for other CLINTs. This will help CLINTs to sync their time value with reference CLINT using a time_delta computed in warm init function. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Atish Patra <[email protected]>
Diffstat (limited to 'lib/utils/timer/fdt_timer.c')
0 files changed, 0 insertions, 0 deletions