blob: 86dbbfa405ae60355523419b9ea0c42d1266b4b9 [file] [log] [blame]
Karl Zhang3de5ab12021-05-31 11:45:48 +08001##########################
2'template'-directory guide
3##########################
4
5************
6Introduction
7************
8
9These classes describe "tracker" objects for parsing test templates, and for
10generating PSA calls from them.
11
12*************************************************
13``.../tools/tf_fuzz/template`` directory contents
14*************************************************
15.. code-block:: bash
16
17 crypto_template_line.cpp secure_template_line.hpp template_line.cpp
18 crypto_template_line.hpp sst_template_line.cpp template_line.hpp
19 secure_template_line.cpp sst_template_line.hpp
20
21--------------
22
23*Copyright (c) 2020, Arm Limited. All rights reserved.*