mirror of https://github.com/wolfSSL/wolfTPM.git
- Renamed spdm_demo to spdm_ctrl: file, binary, internal demo_* functions to ctrl_*, all references in include.am, spdm_test.sh, .gitignore, CLAUDE.md, both READMEs - README mentions Nations: title updated to Nuvoton NPCT75x and Nations NS350 TPMs, added Nations build section - README section header renamed from Demo Commands to Setup/Control Commands - README added reset pin control section: documents GPIO reset requirement, Pi-specific example, custom hardware design guidance - Moved spdm_tcg.c to common build section, no longer conditional on Nuvoton/Nations in src/spdm/include.am - Removed redundant wolfSSL options include from spdm_internal.h since tpm2_types.h handles this - Added WOLFTPM_SPDM_TCG generic guard as auto-define in spdm_types.h, replaced ~30 occurrences of #if defined(WOLFSPDM_NUVOTON) || defined(WOLFSPDM_NATIONS) across all files |
||
|---|---|---|
| .. | ||
| spdm | ||
| include.am | ||
| tpm2.c | ||
| tpm2_asn.c | ||
| tpm2_cryptocb.c | ||
| tpm2_linux.c | ||
| tpm2_packet.c | ||
| tpm2_param_enc.c | ||
| tpm2_spdm.c | ||
| tpm2_swtpm.c | ||
| tpm2_tis.c | ||
| tpm2_winapi.c | ||
| tpm2_wrap.c | ||