6 Commits

Author SHA1 Message Date
7922bb06a3 remove fwver from info header (#8) 2025-01-30 12:51:13 -05:00
23f2c88dcc kvs: add tpm api 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
1a0948bb47 finish KVG, start KVS stuff 2024-12-29 08:19:20 +00:00