CRMay 20, 2019

simTPM: User-centric TPM for Mobile Devices (Technical Report)

arXiv:1905.08164v11 citations
Originality Incremental advance
AI Analysis

This provides a user-centric, hardware-efficient security solution for mobile platforms, addressing space and cost constraints, though it is incremental as it builds on existing TPM concepts.

The authors tackled the challenge of implementing a Trusted Platform Module (TPM) for mobile devices without dedicated hardware by developing simTPM, a TPM2.0 based on SIM cards, which integrates into the secure boot chain and shows competitive performance with existing TPM implementations.

Trusted Platform Modules are valuable building blocks for security solutions and have also been recognized as beneficial for security on mobile platforms, like smartphones and tablets. However, strict space, cost, and power constraints of mobile devices prohibit an implementation as dedicated on-board chip and the incumbent implementations are software TPMs protected by Trusted Execution Environments. In this paper, we present simTPM, an alternative implementation of a mobile TPM based on the SIM card available in mobile platforms. We solve the technical challenge of implementing a TPM2.0 in the resource-constrained SIM card environment and integrate our simTPM into the secure boot chain of the ARM Trusted Firmware on a HiKey960 reference board. Most notably, we address the challenge of how a removable TPM can be bound to the host device's root of trust for measurement. As such, our solution not only provides a mobile TPM that avoids additional hardware while using a dedicated, strongly protected environment, but also offers promising synergies with co-existing TEE-based TPMs. In particular, simTPM offers a user-centric trusted module. Using performance benchmarks, we show that our simTPM has competitive speed with a reported TEE-based TPM and a hardware-based TPM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes