summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/raspberrypi/objsystemtimer.yml
blob: 1ead15fdd50bb71ff88a00b5f646a73dada3eedb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
  - Copyright (C) 2024 Ning Yang

type: build
enabled-by:
- BSP_CLOCK_USE_SYSTEMTIMER

build-type: objects
cflags: []
cppflags: []
cxxflags: []
includes: []
install: []

source:
  - bsps/shared/dev/clock/bcm2835-system-timer.c
  - bsps/shared/dev/cpucounter/cpucounterfrequency.c
  - bsps/shared/dev/cpucounter/cpucounterread.c

links:
  - role: build-dependency
    uid: optsystemtimer