[lc_ctrl] Add initial markdown shell and hjson

This allows us to reference and link to life-cycle collateral.

Signed-off-by: Michael Schaffner <msf@opentitan.org>
diff --git a/util/build_docs.py b/util/build_docs.py
index 1568045..d543fac 100755
--- a/util/build_docs.py
+++ b/util/build_docs.py
@@ -58,6 +58,7 @@
         "hw/ip/hmac/data/hmac.hjson",
         "hw/ip/i2c/data/i2c.hjson",
         "hw/ip/keymgr/data/keymgr.hjson",
+        "hw/ip/lc_ctrl/data/lc_ctrl.hjson",
         "hw/ip/nmi_gen/data/nmi_gen.hjson",
         "hw/ip/otbn/data/otbn.hjson",
         "hw/ip/otp_ctrl/data/otp_ctrl.hjson",