[csrng/edn] add entropy IP to hw/Makefile

Regenerated the register files.

Signed-off-by: Mark Branstad <mark.branstad@wdc.com>
diff --git a/hw/Makefile b/hw/Makefile
index df433c4..754adbb 100644
--- a/hw/Makefile
+++ b/hw/Makefile
@@ -14,6 +14,8 @@
        alert_handler \
        clkmgr        \
        entropy_src   \
+       csrng         \
+       edn           \
        flash_ctrl    \
        gpio          \
        hmac          \