Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/aarch64/raspberrypi/objclock.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 copyrights:
0003   - Copyright (C) 2022 Mohd Noor Aman
0004   - Copyright (C) 2023 Utkarsh Verma
0005   - Copyright (C) 2024 Ning Yang
0006 
0007 type: build
0008 enabled-by:
0009   not: BSP_CLOCK_USE_SYSTEMTIMER
0010 
0011 build-type: objects
0012 cflags: []
0013 cppflags: []
0014 cxxflags: []
0015 includes: []
0016 install:
0017 - destination: ${BSP_INCLUDEDIR}/dev/clock
0018   source:
0019   - bsps/include/dev/clock/arm-generic-timer.h
0020 
0021 source:
0022   - bsps/aarch64/shared/clock/arm-generic-timer-aarch64.c
0023   - bsps/shared/dev/clock/arm-generic-timer.c
0024 
0025 links:
0026   - role: build-dependency
0027     uid: ../optgtusevirt
0028   - role: build-dependency
0029     uid: ../optgtuseps
0030   - role: build-dependency
0031     uid: optsystemtimer