Develop Arm automotive software on the System76 Thelio Astra
Introduction
Thelio Astra
Set up an automotive development environment
Arm Automotive Solutions Software Reference Stack
Build the Arm Automotive Solutions Software Reference Stack
Parsec
Run the Parsec demo
Next Steps
Develop Arm automotive software on the System76 Thelio Astra
About Parsec
There are a number of example applications which demonstrate the software stack running the reference hardware system modeled by a Fixed Virtual Platform (FVP). The Parsec demo is explained below.
The Parsec-enabled TLS demo illustrates a HTTPS session. A simple web page is transferred using a Transport Layer Security (TLS) connection.
Parsec, or Platform AbstRaction for SECurity, is an open-source initiative that provides a common API to hardware security and cryptographic services.
This enables applications to interact with the secure hardware of a device without requiring knowledge of the specific details of the hardware itself. The Parsec abstraction layer makes it easier to develop secure applications that can run on different devices and platforms.
You can follow the instructions in the next section to run the Parsec demo.