Secure boot in embedded Linux systems, Thomas Perrot

preview_player
Показать описание
Secure boot is a integrity mechanism, based on signature verification, that allows to detect software corruption or malicious code, during the boot process.

Implementing secure boot is not always obvious, as it requires multiple stages of verification, at the bootloader, Linux kernel and root filesystem level, as well as integration into the build system, CI infrastructure, firmware upgrade mechanism, and more.

Based on a recent experience to bring secure boot on an NXP i.MX8 platform, Thomas will present how to implement the chain of trust from
the SoC ROM code to the root filesystem, as well as other considerations related to the implementation of secure boot. While the presentation will use the i.MX8 as an example, most of the discussion will apply to other platforms as well.

#embedded #linux #secureboot #nxp #imx

Рекомендации по теме
Комментарии
Автор

Can you provide the link of your presentation, i'm specially interested about SB and encrypted fs on IMX8 Soc.

olivierjudith