coreboot/src/security/tpm
Martin Roth fd96da95c4 device, security: Rename Makefiles from .inc to .mk
The .inc suffix is confusing to various tools as it's not specific to
Makefiles. This means that editors don't recognize the files, and don't
open them with highlighting and any other specific editor functionality.

This issue is also seen in the release notes generation script where
Makefiles get renamed before running cloc.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I41f8a9b5d1bdb647a915da1a5e95161b2e34df28
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80082
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-01-24 10:13:21 +00:00
..
tspi cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM 2023-10-25 13:58:02 +00:00
tss device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
Kconfig vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
Makefile.mk device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
tis.h security/tpm/: turn tis_{init,open} into tis_probe 2023-11-13 14:17:38 +00:00
tpm1_log_serialized.h security/tpm/tpm{1,2}_log_serialized.h: Use C99 flexible arrays 2023-08-01 12:41:14 +00:00
tpm2_log_serialized.h security/tpm/tpm{1,2}_log_serialized.h: Use C99 flexible arrays 2023-08-01 12:41:14 +00:00
tspi.h treewide: convert to tpm_result_t 2023-09-28 16:54:37 +00:00
tss.h treewide: convert to tpm_result_t 2023-09-28 16:54:37 +00:00
tss_errors.h treewide: convert to tpm_result_t 2023-09-28 16:54:37 +00:00