Soru

Zorluk: Çok zorHardware and Embedded Systems Security

A biomedical equipment manufacturer is designing an embedded patient monitoring device intended for hospital environments where physical access to the device cannot be fully restricted. To meet strict regulatory standards, the architecture must guarantee that the initial bootloader execution sequence is validated using one-time programmable, non-volatile hardware fuses burned into the system-on-chip during manufacturing, preventing any subsequent firmware update or physical attacker from altering the initial trust anchor. Which hardware security component best establishes this immutable, non-modifiable foundation for the secure boot process?

  1. eFuse-backed hardware Root of Trust (RoT)Cevap
  2. B
    Network-attached Hardware Security Module (HSM)
  3. C
    Symmetric AES-256 memory bus encryption controller
  4. D
    Host-based detective integrity monitoring software within the embedded OS

Cevap

The eFuse-backed hardware Root of Trust (RoT) provides an immutable, non-modifiable foundation programmed during manufacturing to validate the initial bootloader prior to execution.
An eFuse-backed hardware Root of Trust establishes an immutable anchor by burning key hashes or configuration flags into the physical chip silicon during manufacturing. Because eFuses cannot be reset or reprogrammed, the processor reliably executes only authentic boot code before handing control to subsequent boot stages.

Adım Adım Çözüm

1
Analyze the scenario requirements
Identified the need for an unalterable, manufacturing-level hardware mechanism to validate initial boot code execution under physical access threats.
Embedded systems security requires validating early boot code before loading higher-level software components.
2
Evaluate hardware-level trust mechanisms
eFuse technology irreversibly alters microscopic fuses on-chip during factory provisioning, rendering the stored public key hash or boot configuration permanently read-only.
Only physical, non-reprogrammable hardware states like eFuses ensure non-modifiability even if an attacker possesses physical access.
3
Distinguish from inadequate runtime or external controls
Ruled out external network appliances, symmetric RAM encryption, and OS software integrity monitoring.
These controls operate either outside the local boot stage, target dynamic runtime data confidentiality, or run after kernel load.

Anahtar Kavram

eFuse and Hardware Root of Trust (RoT)
Bu soruyu puanla