Skip to content

Enabling BlueChi components

Enabling BlueChi components

Setting use_qm: true builds the mixed-criticality architecture that creates the QM partition. Additional configurations are required to enable the BlueChi controller and agents.

Prerequisites

Procedure

  • To enable BlueChi components, set use_bluechi to true in the mpp-vars section of your manifest file:

    console title="Enable BlueChi controller and agents" version: '2' mpp-vars: name: <my-manifest> use_bluechi: true

Next steps

After enabling BlueChi components, configure communication between the controller and agents.