commit | d5d19aec170e5eb931d1bf71ece212814181df1a | [log] [tgz] |
---|---|---|
author | Mark Dykes <mark.dykes@arm.com> | Wed Apr 23 15:13:28 2025 -0500 |
committer | Mark Dykes <mark.dykes@arm.com> | Thu May 29 17:27:05 2025 -0500 |
tree | 32e354ad1d0fe581bad8ad050f6d2b0b489a1201 | |
parent | 9d84ad1ceb8256e942213537602c6434577b7bc0 [diff] [blame] |
docs(fuzz): Adding fuzzing documentation Initial fuzzing documentation added. Demonstrates the concept and usage of the SMC fuzzing tool incorporated into TF-A tests. Change-Id: Iefda90c108ded205edcd7665d40855ab19b4d475 Signed-off-by: Mark Dykes <mark.dykes@arm.com>
diff --git a/docs/index.rst b/docs/index.rst index 7e54db2..8c1536e 100644 --- a/docs/index.rst +++ b/docs/index.rst
@@ -13,6 +13,7 @@ implementing-tests porting/index plat/index + fuzzing/index change-log license