diff options
Diffstat (limited to 'docs/components/index.rst')
-rw-r--r-- | docs/components/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/components/index.rst b/docs/components/index.rst new file mode 100644 index 000000000..f1904c004 --- /dev/null +++ b/docs/components/index.rst @@ -0,0 +1,18 @@ +Components +========== + +.. toctree:: + :maxdepth: 1 + :caption: Contents + :numbered: + + spd/index + arm-sip-service + exception-handling + firmware-update + platform-interrupt-controller-API + ras + romlib-design + sdei + secure-partition-manager-design + xlat-tables-lib-v2-design |