All Projects → nccgroup → yocto-whitepaper-examples

nccgroup / yocto-whitepaper-examples

Licence: MIT license
Example code included in the "Improving Your Embedded Linux Security Posture with Yocto" whitepaper

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to yocto-whitepaper-examples

meta-sifive
SiFive OpenEmbedded / Yocto BSP Layer
Stars: ✭ 30 (+114.29%)
Mutual labels:  yocto, openembedded
pyrex
Seamless container setup for developing with OpenEmbedded/Yocto Project
Stars: ✭ 27 (+92.86%)
Mutual labels:  yocto, openembedded
meta-iota
OpenEmbedded layer for the IOTA Distributed Ledger
Stars: ✭ 41 (+192.86%)
Mutual labels:  yocto, openembedded
freedom-u-sdk
Freedom U Software Development Kit (FUSDK)
Stars: ✭ 246 (+1657.14%)
Mutual labels:  yocto, openembedded
kas
Setup tool for bitbake based projects
Stars: ✭ 178 (+1171.43%)
Mutual labels:  yocto, openembedded
meta-openwrt
OE/Yocto metadata layer for OpenWRT
Stars: ✭ 75 (+435.71%)
Mutual labels:  yocto
meta-erlang
Erlang and Elixir support
Stars: ✭ 41 (+192.86%)
Mutual labels:  yocto
meta-rockchip
Yocto BSP layer for the Rockchip SOC boards
Stars: ✭ 29 (+107.14%)
Mutual labels:  yocto
meta-scipy
OpenEmbedded layer for scipy (ARCHIVED)
Stars: ✭ 20 (+42.86%)
Mutual labels:  yocto
yoe-distro
Embedded Linux distribution optimized for product development (based on OE/Yocto)
Stars: ✭ 135 (+864.29%)
Mutual labels:  openembedded
microblx
microblx: real-time, embedded, reflective function blocks.
Stars: ✭ 37 (+164.29%)
Mutual labels:  yocto
yocto-tinkerboard
Yocto Sources for Tinkerboard
Stars: ✭ 23 (+64.29%)
Mutual labels:  yocto
meta-homeassistant
OpenEmbedded Layer for Home Assistant - An open-source home automation platform running on Python 3
Stars: ✭ 30 (+114.29%)
Mutual labels:  openembedded
meta-shellhub
🐧 OpenEmbedded/Yocto Project support layer for ShellHub
Stars: ✭ 13 (-7.14%)
Mutual labels:  yocto
meta-pelux
PELUX is an open source, GENIVI compliant development platform that supports the Qt Automotive Suite
Stars: ✭ 34 (+142.86%)
Mutual labels:  yocto
meta-quectel-community
Yocto Layer which provides basic support for Quectel wireless modules
Stars: ✭ 25 (+78.57%)
Mutual labels:  yocto
nixos-on-arm
Cross Compiling NixOS to ARM as a replacement for Yocto
Stars: ✭ 129 (+821.43%)
Mutual labels:  yocto
meta-marsboard-bsp
Yocto BSP Layer for Embest Tech iMX6 MarS Board
Stars: ✭ 48 (+242.86%)
Mutual labels:  yocto

This repository contains example code included in NCC Group's Improving Your Embedded Linux Security Posture with Yocto whitepaper (archive.org mirror).

  • The dep-subgraph Python script is discussed in Section 2.2 of the paper. This demonstrates one way to visualize a selected subset of package dependency information included in Build History output.
  • The rootfs-file-blacklist and symbol-blacklist BitBake classes are basic examples showing how one can integrate both per-image and per-recipe QA checks into build processes. These are discussed in Section 3.3 of the paper.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].