aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/tpm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* tpm: Fix standalone buildWarner Losh2024-06-251-0/+1
* tpm: Add new tpm_bus.c to module MakefileJustin Hibbits2024-05-171-0/+1
* tpm: Refactor TIS and add a SPI attachmentJustin Hibbits2024-05-031-3/+18
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Revert r357349, since the clang 10.0.0 warning was actually correct, andDimitry Andric2020-02-011-2/+0
* Disable new clang 10.0.0 warnings about converting the result of shiftDimitry Andric2020-01-311-0/+2
* Fix `make` in sys/modulesLi-Wen Hsu2019-03-281-1/+1
* Include the new TPM 2.0 driver in the TPM module.Marcin Wojtas2018-12-191-0/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Hook tpm.4 manual to build.Takanori Watanabe2010-08-131-2/+4
* Add tpm(4) driver for Trusted Platform Module.Takanori Watanabe2010-08-121-0/+9