Code Monkey home page Code Monkey logo

meta-exein's Introduction

Exein Layer for Yocto

This layer contains Pulsar and kernel recipes to add the Pulsar security framework to an image.

Note: meta-exein is tested on Yocto Kirkstone, Langdale, Mickledore, Nanbield and Scarthgap.

Pulsar

Yocto dependencies

This layer currently depends on the additional mandatory layers:

System dependencies

This layer depends on these system tools:

  • clang >= 13
  • llvm-strip >= 13

Usage

Before start: review the Yocto system requirements at https://docs.yoctoproject.org/dev/ref-manual/system-requirements.html

  1. Install dependencies. Example for Debian/Ubuntu:
    apt-get install clang llvm
  2. Download the meta-exein layer
  3. Add the meta-exein layer to your bblayers.conf file
  4. Add IMAGE_INSTALL:append = " pulsar" to local.conf file
  5. Add btf to DISTRO_FEATURES in your distro or local config: DISTRO_FEATURES:append = " btf"
  6. Build your image, for example run:
    bitbake core-image-minimal

Contributing

Feel free to utilize the GitHub PR workflow to share your patches. The following guidelines are recommended: Github PR guidelines.

Layer maintainer: Gianluigi Spagnuolo [email protected]

License and Copyright

Copyright 2024 Exein SpA

All metadata is Apache 2-0 licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in the associated recipe (.bb file) unless otherwise stated.

License information for any other files is either explicitly stated or defaults to Apache 2.0 license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.