12 Commits

Author SHA1 Message Date
7922bb06a3 remove fwver from info header (#8) 2025-01-30 12:51:13 -05:00
8d8f390e98 bug fixes (kvs 2.0.0-rc)
- add debug printing if `--debug` or `-d` is passed to the KVS binary
- remove old RMASmoke references
- Add Darkn to credits for testing
- update arg_checks library
- add error checking in sysinfo
2025-01-28 17:50:03 +00:00
23f2c88dcc kvs: add tpm api 2024-12-29 08:19:20 +00:00
985b6fc01b kvs: bug fixes 2024-12-29 08:19:20 +00:00
776ca9ceed kvs: remove debug stuff 2024-12-29 08:19:20 +00:00
a0b118bbbb kvs: optimize stuff
changelog:
- make hex_utils includes work across C files
- have Makefile use `build/$(ARCH)` instead of `build/bin/binary-$(ARCH)`
- small bugfixes
- add is_ti50.c & place for future tools
- global KERNVER_TYPE variable (if kernver.h is included)
2024-12-29 08:19:20 +00:00
9a6415235d add tpmver detection 2024-12-29 08:19:20 +00:00
a7f3965da6 start of tpm2 api 2024-12-29 08:19:20 +00:00
42276cee4b kvs: add working AP firmware version detection 2024-12-29 08:19:20 +00:00
c11507c896 add basic kvg integration, and some of the worst C i've ever written 2024-12-29 08:19:20 +00:00
1a0948bb47 finish KVG, start KVS stuff 2024-12-29 08:19:20 +00:00
487c3eeece kvs 2 2024-12-29 08:19:20 +00:00