English

RunPBA -- Runtime attestation for microcontrollers with PACBTI

Cryptography and Security 2025-12-16 v1

Abstract

The widespread adoption of embedded systems has led to their deployment in critical real-world applications, making them attractive targets for malicious actors. These devices face unique challenges in mitigating vulnerabilities due to intrinsic constraints, such as low energy consumption requirements and limited computational resources. This paper presents RunPBA, a hardware-based runtime attestation system designed to defend against control flow attacks while maintaining minimal performance overhead and adhering to strict power consumption constraints. RunPBA leverages PACBTI, a new processor extension tailored for the Arm Cortex M processor family, allowing robust protection without requiring hardware modifications, a limitation present in similar solutions. We implemented a proof-of-concept and evaluated it using two benchmark suites. Experimental results indicate that RunPBA imposes a geometric mean performance overhead of only 1% and 4.7% across the benchmarks, underscoring its efficiency and suitability for real-world deployment.

Keywords

Cite

@article{arxiv.2512.12729,
  title  = {RunPBA -- Runtime attestation for microcontrollers with PACBTI},
  author = {André Cirne and Patrícia R. Sousa and João S. Resende and Luís Antunes},
  journal= {arXiv preprint arXiv:2512.12729},
  year   = {2025}
}
R2 v1 2026-07-01T08:24:05.434Z