In this article, we will learn how to debug the Linux kernel on an embedded Linux system with GDB.| sergioprado.blog
A Trusted Execution Environment (TEE) is an environment where the code executed and the data accessed is isolated and protected in terms of confidentiality (no one have access to the data) and integrity (no one can change the code and its behavior).| sergioprado.blog
This is the second part of the article about embedded Linux security.| sergioprado.blog
JTAG is a physical hardware interface that makes it possible, among other things, to extract the firmware image from electronic devices.| sergioprado.blog