Implement DICE HAL against the driver
If the DICE driver create a device node, use that as the source of DICE
values. Otherwise, fallback to using sample values.
Bug: 214231981
Test: atest MicrodroidTests
Change-Id: I9435285399e235bdafa407bccf17ad6f0125ea76
diff --git a/microdroid/ueventd.rc b/microdroid/ueventd.rc
index 037b8fc..340a1f7 100644
--- a/microdroid/ueventd.rc
+++ b/microdroid/ueventd.rc
@@ -27,3 +27,5 @@
# Virtual console for logcat
/dev/hvc2 0660 logd logd
+
+/dev/open-dice0 0660 diced diced