firesim/sw/check-rtc
Nandor Licker 2e205dce13
Enabled clang-format on C++ sources (#1139)
* Enabled clang-format on C++ sources

Ran clang-format on sources committed to the repository and added a CI job to ensure sources are properly formatted on each commit.
Clang-format can be installed using Linux package managers and the `git clang-format` command can be used to format all files that change with a commit.

* Update docs/Developer-Docs/GoldenGate-and-Driver-Development.rst

Co-authored-by: Tim Snyder <timothy.snyder@sifive.com>

* Update scripts/machine-launch-script.sh

Co-authored-by: Tim Snyder <timothy.snyder@sifive.com>

Co-authored-by: David Biancolin <david.biancolin@sifive.com>
Co-authored-by: Tim Snyder <timothy.snyder@sifive.com>
2022-08-02 23:12:13 -07:00
..
.gitignore Print target cycle count in init in linux-poweroff 2020-02-15 05:17:50 +00:00
Makefile Print target cycle count in init in linux-poweroff 2020-02-15 05:17:50 +00:00
check-rtc-linux.c fix check-rtc tests 2020-03-08 21:43:39 +00:00
check-rtc.c fix check-rtc tests 2020-03-08 21:43:39 +00:00
crt.S New squashed FireSim repo for open-sourcing 2018-05-13 19:40:34 +00:00
encoding.h Enabled clang-format on C++ sources (#1139) 2022-08-02 23:12:13 -07:00
link.ld New squashed FireSim repo for open-sourcing 2018-05-13 19:40:34 +00:00
mmio.h Enabled clang-format on C++ sources (#1139) 2022-08-02 23:12:13 -07:00
print-mcycle.c Print target cycle count in init in linux-poweroff 2020-02-15 05:17:50 +00:00
syscalls.c New squashed FireSim repo for open-sourcing 2018-05-13 19:40:34 +00:00
util.h Enabled clang-format on C++ sources (#1139) 2022-08-02 23:12:13 -07:00