xref: /linux-6.12.1/security/keys/trusted-keys/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for trusted keys
4#
5
6obj-$(CONFIG_TRUSTED_KEYS) += trusted.o
7trusted-y += trusted_core.o
8trusted-$(CONFIG_TRUSTED_KEYS_TPM) += trusted_tpm1.o
9
10$(obj)/trusted_tpm2.o: $(obj)/tpm2key.asn1.h
11trusted-$(CONFIG_TRUSTED_KEYS_TPM) += trusted_tpm2.o
12trusted-$(CONFIG_TRUSTED_KEYS_TPM) += tpm2key.asn1.o
13
14trusted-$(CONFIG_TRUSTED_KEYS_TEE) += trusted_tee.o
15
16trusted-$(CONFIG_TRUSTED_KEYS_CAAM) += trusted_caam.o
17
18trusted-$(CONFIG_TRUSTED_KEYS_DCP) += trusted_dcp.o
19

served by {OpenGrok

Last Index Update: Mon May 12 06:07:12 UTC 2025

Scopes Window
x
Intelligence window
x
Next >> | << Prev


In current file
  • Highlight
  • Unhighlight
  • Unhighlight all
In project "undefined"
  • Search for definitions of
  • Search for references of
  • Do a full search with
  • Search for file names that contain
On Google
  • Google
Messages Window
x
Navigate Window
x