tools/testing/selftests/tpm2/Makefile

Source file repositories/reference/linux-study-clean/tools/testing/selftests/tpm2/Makefile

File Facts

System
Linux kernel
Corpus path
tools/testing/selftests/tpm2/Makefile
Extension
[no extension]
Size
173 bytes
Lines
6
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: build/configuration rule
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

# SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)
include ../lib.mk

TEST_PROGS := test_smoke.sh test_space.sh test_async.sh
TEST_PROGS_EXTENDED := tpm2.py tpm2_tests.py

Annotation

Implementation Notes