Last edited 2 years ago

How to integrate AWS IoT Greengrass on top of openSTLinux distribution

1 Article purpose[edit source]

The purpose of this article is to explain how to integrate Amazon Web Service (AWS) IoT Greengrass [1] on top of OpenSTLinux, including the security part that enables the connection to a hardware security module (TPMv2.0).

This article explains step by step

  • how to add the yocto "meta-st-stm32mpu-app-aws" layer on top of OpenSTLinux distribution,
  • how to configure, build and install the image,
  • how to execute the AWS Greengrass certification testing and configure the target for a secure connection with the AWS cloud.

The main point of this wiki page is the integration of the TPM for the AWS greengrass.


Warning white.png Warning
AWS IoT Greengrass is not yet ported on the v3 ecosystem releases: refer to the How to integrate AWS IoT Greengrass on top of openSTLinux distribution page for the v2 ecosystem releases (in archived wiki).

2 References[edit source]