How to integrate AWS IoT Greengrass on top of openSTLinux distribution

Revision as of 12:30, 15 April 2022 by Registered User (Replaced content with " ==Article purpose== The purpose of this article is to explain how to integrate Amazon Web Service (AWS) IoT Greengrass <ref> https://aws.amazon.com/fr/greengrass/</ref> o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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]