#embeddedbits
  • Home
  • Training
  • Talks
  • Newsletter
  • About
#embeddedbits

#embeddedbits


Embedded Systems, Linux, RTOS and Security

What differs Android from other Linux based systems?

 Posted on April 5, 2021  |  22 minutes  |  Sergio Prado

This article is an introduction to embedded Android from the perspective of an embedded Linux developer. [Read More]
linux  embedded 

Introduction to Embedded Linux Security - part 2

 Posted on November 7, 2020  |  14 minutes  |  Sergio Prado

This is the second part of the article about embedded Linux security. [Read More]
embedded  linux 

Introduction to Embedded Linux Security - part 1

 Posted on September 6, 2020  |  12 minutes  |  Sergio Prado

This article is going to be an introduction to embedded Linux security. [Read More]
embedded  linux 

Material of my talk at Embedded Online Conference 2020

 Posted on May 20, 2020  |  1 minutes  |  Sergio Prado

The Embedded Online Conference is an online conference for embedded systems, DSP, machine learning and FPGA engineers and it is starting today May 20th 2020. [Read More]
embedded systems  openamp 

How is the Linux kernel tested?

 Posted on March 27, 2020  |  10 minutes  |  Sergio Prado

Have you ever wondered how the Linux kernel is tested? [Read More]
tools  testing 

Introduction to Trusted Execution Environment and ARM's TrustZone

 Posted on March 16, 2020  |  9 minutes  |  Sergio Prado

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). [Read More]
tee  trustzone 

Slides of my talk at Embedded World 2020

 Posted on March 5, 2020  |  1 minutes  |  Sergio Prado

Last week, from February 25th to 27th in Nuremberg, Germany, we had another edition of Embedded World, the leading international fair for embedded systems. [Read More]
embedded  linux 

GCC extensions to the C language

 Posted on March 3, 2020  |  5 minutes  |  Sergio Prado

The GNU Compiler Collection (GCC) provides several language features not found in ISO standard C. [Read More]
gcc  c language 

Using containers on embedded Linux

 Posted on February 28, 2020  |  8 minutes  |  Sergio Prado

Would it be a good idea to use containers on an embedded Linux system? [Read More]
container  docker 

Extracting firmware from devices using JTAG

 Posted on February 20, 2020  |  17 minutes  |  Sergio Prado

JTAG is a physical hardware interface that makes it possible, among other things, to extract the firmware image from electronic devices. [Read More]
jtag  security 
  • Older Posts →

Sergio Prado  •  2021  •  #embeddedbits


This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License Creative Commons License