blob: 2b2020f51468b5d753502d5b7677cb8594938dda [file] [log] [blame]
..
Copyright 2019,2020 NXP
.. highlight:: bat
.. _ex-se05x_PCR:
=======================================================================
SE05X PCR example
=======================================================================
This project can be used to demonstrate PCR as Policy.
Building the Demo
=======================================================================
- Build Plug & Trust middleware stack. (Refer :ref:`building`)
- Project: ``se05x_PCR``
Running the Example
=======================================================================
If you have built a binary, flash the binary on to the board and reset
the board.
If you have built an *exe* to be run from Windows using VCOM, run as::
se05x_PCR.exe <PORT NAME>
Where **<PORT NAME>** is the VCOM COM port.
On Raspberry-Pi or iMX board, run as::
./se05x_PCR
Console output
=======================================================================
If everything is successful, the output will be similar to:
.. literalinclude:: out_se05x_PCR.rst.txt
:start-after: sss :WARN :!!!Not recommended for production use.!!!