1Tools & Demo Applications 2========================= 3The following deployments are concerned with building tools and demo applications. 4 5platform-inspect 6---------------- 7The *platform-inspect* tool may be run from a Linux terminal to inspect and 8report information about platform firmware. Functionality is currently limited 9to retrieving a firmware attestation report and printing its contents. 10 11.. list-table:: 12 :widths: 1 2 13 :header-rows: 0 14 15 * - Supported Environments 16 - * | *linux-pc* 17 * | *arm-linux* 18 * - Used for 19 - * | Obtaining information about platform firmware 20 21ts-demo 22------- 23*ts-demo* is a simple application that uses the Crypto service to perform some 24typical sign, verify and encrypt operations. It is intended to be used as an 25example of how trusted services can be used by userspace applications. 26 27.. list-table:: 28 :widths: 1 2 29 :header-rows: 0 30 31 * - Supported Environments 32 - * | *linux-pc* 33 * | *arm-linux* 34 * - Used for 35 - * | Provides an example for how to use trusted services 36 37-------------- 38 39*Copyright (c) 2022, Arm Limited and Contributors. All rights reserved.* 40 41SPDX-License-Identifier: BSD-3-Clause 42