TPM (Trusted Platform Module) is an international standard that enables trust in computing platforms in general, providing several security-related features for computer systems, including hashing, encryption, signing, random number generation, and many more!
[Read More]
RPMB, a secret place inside the eMMC
Do you know there is a dedicated partition in the eMMC called RPMB that makes it possible to store data with integrity and authenticity support?
[Read More]
Introduction to encryption for embedded Linux developers
This article is an introduction to encryption for embedded Linux developers.
[Read More]
Introduction to Embedded Linux Security - part 2
This is the second part of the article about embedded Linux security.
[Read More]
Introduction to Embedded Linux Security - part 1
This article is going to be an introduction to embedded Linux security.
[Read More]
How is the Linux kernel tested?
Have you ever wondered how the Linux kernel is tested?
[Read More]
Using containers on embedded Linux
Would it be a good idea to use containers on an embedded Linux system?
[Read More]
Introduction to Linux containers
Container technology in general and Linux containers, in particular, have become increasingly popular in recent years.
[Read More]
Linux kernel GPIO user space interface
Since version 4.8 the Linux kernel has a new interface based on character devices for accessing and managing GPIO lines in user space.
[Read More]