Leonardo Carreras
94fcaa3dd7
Avoid special case for ARM64 in TSC
...
Signed-off-by: Leonardo Carreras <leonardo.carreras@eonerc.rwth-aachen.de>
2025-02-05 10:47:40 +01:00
Leonardo Carreras
bacfebab30
Fix return value in TSC init
...
Signed-off-by: Leonardo Carreras <leonardo.carreras@eonerc.rwth-aachen.de>
2025-02-05 10:47:40 +01:00
Leonardo Carreras
cae48a7dfa
Fix missing villas kernel header in TSC
...
Signed-off-by: Leonardo Carreras <leonardo.carreras@eonerc.rwth-aachen.de>
2025-02-05 10:47:40 +01:00
Leonardo Carreras
5c2fe58a3e
Make the TSC architecture-agnostic and adjust CMakeLists
...
- Add a separate section for architecture-agnostic timing using CLOCK MONOTONIC (Linux specific)
- Add a specific variant for the initialization of the TSC structure
- Move the file to the linux-only section in the CMakeLists file
Signed-off-by: Leonardo Carreras <leonardo.carreras@eonerc.rwth-aachen.de>
2025-02-05 10:47:40 +01:00
Steffen Vogel
7d10544d79
Apply clang-format changes
...
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2024-02-29 18:58:07 +01:00
Steffen Vogel
6c582cbf91
Make project REUSE compliant
...
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2024-02-29 18:58:07 +01:00
Steffen Vogel
fc89e0f0a9
Harmonize comment and code-style
...
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2024-02-29 18:58:07 +01:00
Steffen Vogel
dfc24cf534
use C++ instead of C comment style
...
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2024-02-29 18:58:07 +01:00
310136c7cf
update Steffens mail address
...
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-29 18:58:07 +01:00
8ee59f0547
relicense under Apache 2.0
2024-02-29 18:58:07 +01:00
6d531b4397
updated mail address
2024-02-29 18:58:07 +01:00
5c036a02dd
update copyright year
2024-02-29 18:58:07 +01:00
cfc3320666
remove support for Darwin/macOS
2024-02-29 18:58:07 +01:00
9f945a3ad3
port large parts to C++
2024-02-29 18:58:07 +01:00
07bc3537a9
fix doxygen @todo command
2024-02-29 18:58:07 +01:00
155a580314
update copyright year
2024-02-29 18:58:07 +01:00
c77d34ee3a
more refactoring to C++
2024-02-29 18:58:07 +01:00
389c8d8e82
update copyright year to 2020
2024-02-29 18:58:07 +01:00
9df2b8538f
refactor: NULL => nullptr
2024-02-29 18:58:07 +01:00
204cd148b7
use C++ compiler
2024-02-29 18:58:07 +01:00