Start Mbed TLS guides to PSA drivers
Driver developer's guide: introduction on how to write a driver.
Driver integration guide: how to build Mbed TLS with drivers.
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/docs/proposed/Makefile b/docs/proposed/Makefile
index cf656dd..2132b08 100644
--- a/docs/proposed/Makefile
+++ b/docs/proposed/Makefile
@@ -3,6 +3,8 @@
default: all
all_markdown = \
+ psa-driver-developer-guide.md \
+ psa-driver-integration-guide.md \
psa-driver-interface.md \
# This line is intentionally left blank