# ls-pfr **Repository Path**: linkedsemi/ls-pfr ## Basic Information - **Project Name**: ls-pfr - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-25 - **Last Updated**: 2026-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PFR / TPM Development Project ## Overview This repository hosts **Platform Firmware Resilience (PFR)** and **Trusted Platform Module (TPM)** related development for our embedded platform. It includes firmware source code, application examples and design documents used to build and validate secure boot and firmware protection features. --- ## Repository Structure ```text pfr_tpm_development/ │ ├── modules/ # PFR / TPM custom modules and source │ ├── pfr/ │ └── tpm/ │ ├── applications/ # Example or reference applications │ ├── pfr_app/ │ └── tpm_app/ │ ├── tools/ # Build scripts / utilities │ ├── docs/ # Design notes, use guides, release info │ └── README.md # Project description and usage info ``` | Item | Information | |------|--------------| | **Version** | v1.0 | | **Last Updated** | 2026‑02‑11 | | **Status** | Active Development |