Understanding Secure Boot for embedded devices in two minutesSecure Boot is the means of validating the initial software that runs on an embedded device usually backed with a hardware trust. Ask me…May 30, 2022May 30, 2022
Making your embedded applications secure with AppArmorAs a continuing post to the last one, let us look into AppArmor mechanism to secure your embedded applications. Many embedded applications…Nov 19, 2021Nov 19, 2021
Dark Chocolate: A tale from the 90sMirror Mirror on the wall.. who’s the fairest of them all..?Nov 12, 2021Nov 12, 2021
Simplify sdbus-c++ code using xml filesDBus is a widely used IPC mechanism in many of the embedded applications. A number of DBus bindings are available that abstracts the low…Nov 8, 2021Nov 8, 2021
Probes handling in GStreamer pipelinesThis is a brief post explaining the concept of probes and its usage w.r.t GStreamer pipelinesFeb 21, 2021Feb 21, 2021
Decoupled pipelines in GStreamerThis is a brief post explaining the concept of decoupled pipelines in GStreamerFeb 21, 2021Feb 21, 2021
Video over serial-port using GStreamerThis article contains information over the challenges I faced, to get video streaming over a serial port interface, and the methods…Feb 21, 2021Feb 21, 2021