Month: December 2022

Yocto Tasks

Create BSP layer with three machines. Each uses a common recipe that echos “hello from $MACHINE”. Create a custom distribution layer with a mutilconfig build Set the local.conf to use the multiconfig build and save the template configuration

Linux IMA notes

Glossary IMA Integrity Measurement Architecture, responsible for calculating the hashes of files and programs before they are loaded, and supports reporting on the hashes and validate if they adhere to a predefined list. TCB Trusted Computing Base, a set of all hardware, firmware, and/or software components that are critical to the security of a computer…

Read the full article